@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-align: center;
	background-image: url(imagenes/fondo.gif);
	background-repeat:  no-repeat;
	background-position: center top;
}

a {
	text-decoration:none
}
a:hover{
	text-decoration:underline;
	border:none;
	color:#00F;
}

h1 {
	font-size: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h0 {
	font-size: 11px;
	font-weight: bold;
	color:#666;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 20px;
}
	}
p {
	margin-top: 0px;
	margin-bottom: 11px;
}


#contenedor {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#contenedor_interior {
	position: relative;
	top: -130px;
}

#menu_principal {
	background-image: url(imagenes/fondo_central.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 178px;
	position: relative;
	margin-bottom: 30px;
}
#botones {
	position: relative;
	padding-top: 110px;
	padding-left: 171px;
}
#dir_submenu {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3975BD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#contenedor #menu_principal #botones a {
	display: block;
	float: left;

	padding-top: 6px;
	padding-bottom: 5px;

	color: #3975BD;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin-right: 1px;
}
#contenedor #menu_principal #botones a:hover {


	color: #FFF;

}

#contenedor #menu_principal #botones a.clase1 {

	width: 145px;

	background-image: url(imagenes/boton1.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#contenedor #menu_principal #botones a:hover.clase1 {

	background-image: url(imagenes/boton1b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;


}
#contenedor #menu_principal #botones a.clase2 {

	width: 128px;

	background-image: url(imagenes/boton2.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#contenedor #menu_principal #botones a:hover.clase2 {

	background-image: url(imagenes/boton2b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;


}
#contenedor #menu_principal #botones a.clase3 {

	width: 62px;

	background-image: url(imagenes/boton3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #3975BD;

}
#contenedor #menu_principal #botones a:hover.clase3 {

	background-image: url(imagenes/boton3b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;


}
#contenedor #menu_principal #botones a.clase4 {

	width: 86px;

	background-image: url(imagenes/boton4.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#contenedor #menu_principal #botones a:hover.clase4 {

	background-image: url(imagenes/boton4b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;


}
#contenedor #menu_principal #botones a.clase5 {

	width: 161px;

	background-image: url(imagenes/boton5.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#contenedor #menu_principal #botones a:hover.clase5 {

	background-image: url(imagenes/boton5b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;


}
#contenedor #menu_principal #botones a.clase6 {

	width: 183px;

	background-image: url(imagenes/boton6.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#contenedor #menu_principal #botones a:hover.clase6 {

	background-image: url(imagenes/boton6b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;


}

#columna_izquierda {
	float: left;
	width: 215px;
	margin-right: 48px;
}
#columna_derecha {
	float: right;
	width: 215px;
	padding-top: 50px;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
#contenedor #columna_derecha img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #columna_derecha a {
	color: #3b77b9;
	text-decoration: none;
}
#contenedor #columna_derecha a:hover {
	color: #3b77b9;
	text-decoration: underline;
}

img {border:none;}

#titulo_pagina {
	font-size: 14px;
	font-weight: bold;
	color: #da5116;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #da5116;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 25px;

}
#contenedor #columna_derecha h2 {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


#submenu {

	border: 1px solid #a2c3df;

}
#cuerpo_principal {
	float: left;
	width: 465px;
	text-align: justify;
	line-height: 16px;
}

.texto_plan {
	border:none;
	font-size: 12px;
	color: #999999;
}

.texto_foto {
	border:none;
	font-size: 10px;
	color: #999999;
}


#contenedor #submenu a {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006dc7;
	text-decoration: none;
	display: block;
	width: 199px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a2c3df;
}
#contenedor #submenu a:hover {
	color: #FFFFFF;
	background-color: #a2c3df;
}
#contenedor #submenu a.no_borde {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#abajo {
	background-image: url(imagenes/abajo.gif);
	background-position: right bottom;
	height: 190px;
/*	margin-top: -110px;*/
	position: relative;
}
.limpiador {
	clear: both;
}
#contenedor #submenu a.subservicios {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da5116;
	text-decoration: none;
	display: block;
	width: 188px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a2c3df;
}
#contenedor #submenu a:hover.subservicios {
	color: #FFFFFF;
	background-color: #a2c3df;
}
#contenedor #cuerpo_principal a {

	font-weight: bold;
	color: #3b77b9;
	text-decoration: none;
	display: inline;
}
#contenedor #cuerpo_principal  a:hover {
	font-weight: bold;
	color: #3b77b9;
	text-decoration: underline;
}
td {
	vertical-align: top;
}
#contenedor  #cuerpo_principal   table td ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#contenedor   #columna_derecha   a.otromas  {
	color: #999999;
	text-decoration: none;
}
#contenedor #cuerpo_principal label {
	float: left;
	width: 180px;
	padding-left: 12px;
}
.botonenvio {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #da5116;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.formularios {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da5116;
	width: 220px;
	margin-bottom: 3px;
}
.formularios2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da5116;
	width: 90px;
	margin-bottom: 3px;
	margin-right: 3px;
}
.formularios3 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da5116;
	width: 135px;
	margin-bottom: 3px;
	margin-right: 3px;
}
.buscador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #da5116;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#avisolegal {
	position: absolute;
	bottom: 26px;
	right: 655px;
	width: 100px;
	text-align: left;
}
.marketing {
	background-image: url(imagenes/MARKETING.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-right: 4px;
	padding-left: 10px;
	padding-top: 115px;
	padding-bottom: 6px;
	line-height: 20px;
}

#chg {
	position: absolute;
	bottom: 24px;
	right: 506px;
}

#abajo #avisolegal a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#abajo #avisolegal a:hover {
	text-decoration: underline;
}
tbody {
	margin: 0px;
	padding: 0px;
}
#logoremica {
	position: absolute;
	top: 25px;
	left: 5px;
}

