/*
Theme Name: Contacus
Theme URI: http://www.contacus.cl
Description: Skin creado por Ramlight Studio para Contacus.cl
Version: 1.0
Author: Ramlight Studio
Author URI: http://www.ramlight.com
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
	color: #003227;
	min-width: 955px;
}
#wrapper {
	width: 955px;
	height: auto;
	background-image: url(../../../../../img/comunes/bkg_content.gif);
	margin: 0 auto;
	text-align: left;
}
#menu {
	height: 35px;
	background-color: #333333;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	clear: both;
}
#header {
	height: 118px;
	margin: 0;
	padding: 0;
	background-image: url(../../../../../img/comunes/bkg_header.jpg);
}
#menu1 {
	height: 23px;
	background-image: url(../../../../../img/comunes/bkg_menu1.jpg);
	margin: 0;
	padding: 0;
	color: #77B3AC;
	text-align: right;
	padding-right: 20px;
	word-spacing: 34px;
}
#menu1 a {
	color: #77B3AC;
	text-decoration: none;
	
}
#menu1 a:hover {
	text-decoration: underline;
	
}
#content {
	width: 955px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../../../../../img/comunes/bkg_content.gif);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 466px;
	background-color: #FFFFFF;
}
#right {
	float: right;
	width: 449px;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 20px;
}
#footer {
	height: 96px;
	background-image: url(../../../../../img/comunes/bkg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 65px;
	color: #999999;
	margin: 0;
	clear: both;
	background-color: #000000;
	text-align: center;
}
/* Estilo Menu*/
#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 606px;
	float: right;
	clear:both;
}
#nav li {
	margin: 0;
	padding: 0;
	float: right;
}
a {
	color: #006600;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}
#nav a {
	float: left;
	width: 100px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35PX;
	border-right: 1px  solid  #666666;
}
#nav #nav_blog a {
	border:none;
	float:left;
}
#nav a:hover {
	background-color: #075845;
}
#body_empre #nav_empre a, #body_serv #nav_serv a, #body_cli #nav_cli a, #body_inves #nav_inves a, #body_con #nav_con a, #body_blog #nav_blog a {
	background-color: #3D5A54;
	color: #1A1303
	font-weight: bold;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07503F;
	background-color: #E8F0EE;	
}
.img {
	margin-right: 10px;
	margin-bottom: 10px;
}
h1 {
	display: block;
	border-bottom: #CCCCCC thin solid;
	font-size: 24px;
}

h2 {
	display: block;
	border-bottom: #CCCCCC thin solid;
	font-size: 16px;
}

h3 {
	display: block;
	font-size: 14px;
}

.noticias {
	padding: 10px;
	background-color: #E1ECEB;
	border: 1px solid #6A9B8F;
	border-bottom: 0;
	
}
.noticias h2 {
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;	
}
.campotexto {
	border: 1px solid #88AFA5;
	height: 20px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #206958;
	background-color: #DDE8E6;
	
}
.areatexto {
	border: 1px solid #88AFA5;
	height: 100px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #206958;
	background-color: #DDE8E6;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #075845;
	height: 25px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

