body {
	background: #3F5CAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 15px;
	margin: 0 0 0 0;
}

img {
	border: none;
} 

a:link {
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}

.resaltado {
	background-color:#FFFFFF;
	color:#3F5CAA;
}

#contenedor {
	width:775px;
    background-image: url(../images/fondo_contenedor.jpg); 
	margin:auto; 
    position:relative;
}

#head { 
	height:154px;
	width:688px;
	margin:auto; 
}

#botonera_lat {
	position:absolute;
	width:160px;
	top:154px;
	left:43px;
}

#counter {
	position:absolute;
	left:3px;
	width:139px;
	height:61px;
	background-image:url(../images/visitor.jpg)
}

#counter_number {
	position:absolute;
	width:139px;
	top:22px;
	text-align:center;
}

#contenido {
	position:relative;
	width:528px;
	min-height:500px;
	height:auto !important;
	height:500px;
	left:203px;
}

#texto {
	padding: 0 20px;
	margin: 15px 0 0 0;
	width:480px;
	position:relative;
}

h1, h2 {
	margin:0;
	padding:0;
}

h3 {
	font-size: 1em;
	font-weight:bold;
}

#scrollhome {
	float:left;
	position:absolute;
	width:251px;
	height:316px;
}

#scrolltextohome {
	position:relative;
	width:194px;
	min-height:316px;
	height:auto !important;
	height:316px;
	left:280px;
	font-weight:bold;
	text-align:left;
}

#fotodeco {
	float:left;
	margin: 20px 15px 5px 0;
}

#executive_col_1 {
	float:left;
	width:225px;
	text-align:left;
}

.ex_col_1_tit {
	text-align:center;
	font-weight:bold;
}

#executive_col_2 {
	float:right;
	width:225px;
	text-align:right;
}

.ex_col_2_tit {
	text-align:center;
	font-weight:bold;
}

.back {
	font-weight:bold;
	text-align: right;
}

.affiliations_pics {
	float:right;
	margin: 10px 5px;
}

form {
	margin: 5px 0;
	padding: 1em .75em .5em;
	width:450px;
}

div.formsection {
	float:left;
	width:100%;
}

input, textarea {
	color: #FFFFFF;
	background-color: #364E70;
	border-width: 1px;
	border-style: solid;
	border-top-color: #182332;
	border-right-color: #89A4C7;
	border-bottom-color: #89A4C7;
	border-left-color: #182332;
}

input:focus, textarea:focus {
	background-color: #FFB731;
	color: #000;
}

label {
	display:block;
	clear:both;
	font-weight:bold;
	margin:.5em 0 0;
	padding-bottom:.5em;
}

.boton {
	color: #FFFFFF;
	font-size: 1em;
	background-color: #364E70;
	border-width: 1px;
	border-style: solid;
	border-top-color: #89A4C7;
	border-right-color: #182332;
	border-bottom-color: #182332;
	border-left-color: #89A4C7;
	margin: 2px;
	font-weight: bold;
}

#request_col_1 {
	width:200px;
	float:left;
}

#request_col_2 {
	width:200px;
	float:right;
}

.request_pie {
	clear:both;
	text-align:center;
}

#request_thankyou {
	height:400px;
	text-align:center;
}

.contact_zall {
	font-size:1.45em;
	color: #FFCC00;
	font-weight: bold;
}

table.contact_table {
	width: 346px;
	border-collapse:collapse;
	border: 1px solid #395579;
	background-color:#7796BF;
}

table.contact_table tr {
	border: 1px solid #395579;
}

table.contact_table th {
	padding: 5px;
}

#iframe {
	width:350px;
	height:372px;
	float:right;
	margin:0 20px 0 5px;
}

#iframe_content {
	width:323px;
	position:relative;
	margin:auto;
}

#landlord_map {
	text-align:center;
}

#landlord_ficha {
	position:relative;
	margin-left:15px;
	width:499px;
	background-image:url(../images/land_fondo.jpg);
	background-repeat:repeat-y;
}

#landlord_texto {
	float:left;
	width:300px;
	margin-left:20px;
}

#landlord_fotos {
	float: right;
	width:125px;
	margin-right:25px;
	text-align:center;
}

#landlord_fotos img {
	padding:3px 0;
}

#landlord_cierre {
	clear: both;
	height:50px;
	background-image:url(../images/land_foot.jpg);
	text-align:center;
}

.landlord_ficha_foto {
	margin-left:9px; 
}

.landlord_titulo {
	font-weight:bold;
	color:#FFFF00;
}

.landlord_bajada {
	font-size:0.82em;
}

table.surplus_table {
	width:490px;
	border-collapse:collapse;
	border:1px solid #395579;
	clear:both;
}

table.surplus_table td {
	border: 1px solid #395579;
	padding: 3px;
}

table.surplus_table th {
	background-color: #395579;
	color:#FFFFFF;
	font-weight:bold;
}

.surplus_pi {
	width: 100px;
	background-color:#7796BF;
	text-align:center;
}

.surplus_red {
	font-weight:bold;
	background-color:#FF0000;
	text-align: center;
	color:#FFFFFF;
}

#cierre_pagina {
    background-image: url(../images/cierre_pagina.jpg); 
	width:688px;
	height:58px;
	left:43px;
    position:relative;
}

#pie {
    background-image: url(../images/pie.jpg); 
	background-repeat:no-repeat;
	width:775px;
	height:10px;
	margin:auto; 
    position:relative;
}

#links_pie {
	width:650px;
	position:relative;
	margin:auto; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height:1.3em;
	text-align:center;
}

#links_pie ul li {
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
	display: inline;
}

#claraboya {
	width:775px;
	height: 80px;
	text-align:center;
	margin:auto; 
	margin-top:5px; 
    position:relative;
}

.clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}