html {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #444;
	background: #f0f0f0 url(images/fondo_principal.gif) repeat-x top left;
}
body {
	height: 100%;
	min-height: 100%;
	text-align: center;
}
* html	{
	padding:0;
	margin:0;
}

ul * {
	list-style-type:none;
}
h1 {
	font-size:12px;
	color:#006ecf;
	font-weight:bold;
	text-align:left;
	position:relative;
	margin:10px 0 0 10px;
	padding-left:5px;
	padding-top:9px;	
}
h2 {
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:left;
	position:relative;
	margin:5px 0 0 15px;
	padding-top:9px;
}
p {
	font-size: 11px;
	text-align:justify;
	line-height:18px;
	padding-right:15px;
	padding-left:15px;
}
.citas {
	width:570px;
	font-size:11px;
	font-style:italic; 
}
a {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
img {
	border:none;
}

.clear {
	clear:both;
}

/*CONTENEDORES PRONCIPALES*/
#sitio {
	margin: 0 auto;
	text-align: center;
	width:900px;
	height: 100%;
	position: relative;
}
html>body #sitio {
	min-height: 100%;
	height: auto;
}

#divCabecera {
	position: relative;
	float:left;
	width:900px;
	height:215px;
}

#menuIdiomas {
	position: relative;
	float: left;
	top: 0px !important;
	top: 5px;
	left: 15px;
}
#menuIdiomas a {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#logo {
	position: relative;
	top:25px;
	left:10px;
	float: left;
	width: 456px;
	height: 114px;
	background: url(images/logo.png) no-repeat top left;
	position: relative;
}
#logo a {
	margin: 5px auto;
	width: 456px;
	height: 114px;
	display: block;
	border: none;
}
#logo span {
	display: none;
}

#imagenCabecera {
	position: relative;
	top: -26px !important;
	top: -18px;
	float: right;
	background: url(images/imagen_cabecera.png) no-repeat top left;
	width: 250px;
	height: 186px;
}

/*MENÚ SUPERIOR*/
.menuPrincipal {
	position: absolute;
	float: left;
	left:-40px;
	top:170px !important;
	top: 193px;
	width: 650px;
	height: 33px;
}
.menuPrincipal li {
	float:left;
	padding: 0 13px;
}
.menuPrincipal a {
	display:block;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Times New Roman",Times,FreeSerif,serif;
	font-weight: bold;
	color: #000;
	text-decoration: none; 
}
.menuPrincipal a:hover {
	color: #006ed0;
	text-decoration: none; 
}

#divContenidos {
	background: #FFF;
	position: relative;
	top:0 !important;
	top:7px;
	float:left;
	width:900px;
	overflow: hidden;
	padding-bottom:0px;
}

#modulosAsesoriaOnline {
	position: relative;
	float: left;
	width: 295px;
	height: auto;
	background: #dbe4e9;
	margin: 8px 0 0 15px;
}
#modulosEquipo {
	position: relative;
	float: right;
	width: 295px;
	height: auto;
	background: #dbe4e9;
	margin: 8px 15px 0 0;
}
#modulosEquipo p, #modulosAsesoriaOnline p {
		text-align: left;
}
.destacados {
	font-weight: bold;
	color: #006ecf;
}

.cabecerasModulosPrincipal {
	background: url(images/cabeceras_modulos_principal.gif) no-repeat top left;
	width: 295px;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding-left: 20px;
	padding-top: 8px;
	margin: 0;
}
.piesModulosPrincipal {
	position: relative;
	bottom: 0 !important;
	bottom:-8px;
	background: url(images/pies_modulos_principal.gif) no-repeat top left;
	width: 295px;
	height: 11px;
}

#divIzquierda {
	position: relative;
	float:left;
	width:650px;
}
#divDerecha {
	position: relative;
	float:right;
	background: #dfe9f1 url(images/fondo_derecha.gif) repeat-y top left;
	width:250px;
	text-align: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
.cabecerasModulosDerecha {
	background: url(images/fondo_cabeceras_derecha.gif) no-repeat top left;
	width: 250px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #006ecf;
	padding-left: 20px;
	padding-top: 6px;
	margin: 0 0 0 0;
}
#moduloNoticias {
	width: 250px;
	height: auto;
	margin: 10px 0 0 0;
}
#moduloNoticias .fecha {
	background: url(images/icono_fecha.gif) no-repeat 20px 0;
	position:relative;
	float: left;
	width: 250px;
	height:14px;
	font-size: 10px;
	font-weight: normal;
	color: #0170d1;
	padding-left: 40px;
	margin: 10px 0 10px 0;
}
#moduloNoticias .titulo {
	position:relative;
	float: left;
	width: 250px;
	font-size: 10px;
	font-weight: bold;
	color: #0170d1;
	padding-left: 20px;
}
#moduloNoticias .titulo a {
	color: #0170d1;
	text-decoration: none;
}
#moduloNoticias .titulo a:hover {
	color: #0170d1;
	text-decoration: underline;
}
#moduloNoticias p {
	position:relative;
	float: left;
	width: 200px;
	font-size: 10px;
	color: #000;
	padding-left: 20px;
}
.leerMas a {
	position: relative;
	float: left;
	left: 175px;
	font-size: 10px;
	color: #000;
}
.separadorNoticias {
	background: url(images/separador_noticias.gif) no-repeat top center;
	width: 250px;
	height: 6px;
}

#moduloDondeEstamos {
	width: 250px;
	height: auto;
	margin: 10px 0 0 0;
}
#mapa {
	width: 213px;
	height: 230px;
	margin: 10px 0 0 0;
	padding-left: 20px;
}

#mapa  a{
	font-size: 11px;
}
#moduloDondeEstamos p {
	position:relative;
	text-align: left;
	float: left;
	width: 200px;
	font-size: 10px;
	color: #000;
	padding-left: 20px;
}
#moduloDondeEstamos a {
	color: #006ecf;
}

#imagenPie {
	position: relative;
	float: left;
	width: 242px;
	height: 164px;
	margin: 10px 0 0 50px;
}

#divPie {
	clear: both;
	position: relative;
	float:left;
	background: #0372d4;
	width:900px;
	height:25px;
	color: #FFF;
	font-size: 11px;
	margin: 0;
	padding-top: 9px;
	padding-bottom:0px !important;
	padding-bottom:10px;
}
#divPie a {
	text-decoration: underline;
	color: #FFF;
}
#divPie a:hover {
	text-decoration: none;
	color: #FFF;
}
#volver {
	float: right;
	font-size: 11px;
	padding-top: 27px;
	padding-right: 20px;
}

form div{
	width: 500px;
	margin: .4em 0;
}
label {
	display: block;
	margin: 5px 0 0 0;
	width: 25%;
	float: left;
	font-size: 12px;
	text-align: right;
}
.avisocaja{
	width:150px;
	font-family: Century Gothic, Trebuchet MS;
	font-size: 12px;
	color: #262626;
	text-align:center;
	border-style: none;
	background-color: #FFFFFF;
} 
.boton{
	color: #006ed0;    
	text-align: center;
	border-width: 1;
	border-color: #006ed0;
	border-style: solid;
	background-color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	display: block;
	margin: 1em 0;
}
