body {
	font: normal 1em/normal tahoma, arial, helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align:justify;
}
a {
	text-decoration: none;
	color: #8E6C51;
}
a:hover, a:active {
	color: #C5A27A;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 130%;
}
ul ul {
	margin-bottom: 5px;
}
.importante {
	color: #8E6C51;
}

#areaheader {
	height: 80px;
	width: 750px;
	clear: both;
}
#areamenu_clientes, #areamenu_agentes {
	background: url(../images/layout/menu.png);
	height: 22px;
	width: 750px;
	margin-top: 8px;
	margin-bottom: 8px;
	overflow: hidden;
}
.menu-item {
	float: right;
	height: 22px;
}
#menu-intranet {
	float: left;
	height: 22px;
	width: 83px;
}


#contenido {
	clear: both;
	width: 750px;
	text-align: justify;
	color: #005491;
	font-size: 70%;
}
#spacer {
	width:100%;
	clear:both;
}
#texto {
	float: right;
	width: 470px;
	margin-bottom: 8px;
}

#ubiquenos {
	float: right;
	width: 750px;
	margin-bottom: 8px;
}

#areainicio_clientes_texto, #areainicio_agentes_texto {
	float: right;
	width: 318px;
}

#areainicio_agentes_fotos img, #areainicio_clientes_fotos img {
	height: 290px;
	width: 140px;
	margin-right: 2px;
	border: none;
}

#areainicio_agentes_fotos, #areainicio_clientes_fotos {
	height: 290px;
	width: 426px;
	float: left;
}

#image {
	width: 245px;
	float: left;
}

#areabanners {
	height: 82px;
	width: 750px;
}
#areabanners img {
	border: none;
}
#blockbanner1, #blockbanner2, #blockbanner3 {
	float: left;
	height: 82px;
	width: 182px;
	margin-right: 7px;
}
#blockbanner4 {
	float: left;
	height: 82px;
	width: 183px;
}

#barra-footer {
	clear: both;
	height: 18px;
	width: 750px;
	background: url(../images/layout/footer.png);
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
	padding-top: 3px;
	overflow: hidden;
}
#barra-footer .separacion {
	margin-right:20px;
	margin-left:20px;
}


#areafooter {
	font-size: 60%;
	color: #98BADF;
	text-align: center;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#areafooter a {
	color: #0E6CAA;
}
#areafooter a:hover, #areafooter a:active {
	color: #005491;
}
.boton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 3px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 250px;
}
#formNames {vertical-align: middle;}
#formTable {padding-bottom: 4px;padding-top: 4px;}