*{
	padding:0;
	margin:0;
	border:0;
}
.absDiv { position: absolute; visibility: hidden }
body {
	overflow-x: hidden;
	margin: 0px;
	background-color: #0e2031;
	background-image: url(../img/fondo.gif);
	background-repeat:  repeat-x;
	background-position: top;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
a:hover.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	line-height: 20px;
	text-decoration: none;
}
.pastilla_buscador {
	background-image: url(../img/fondo_buscador.gif);
	background-repeat:   repeat-x;
	background-position: top;
	padding-right: 20px;
	padding-left: 20px;
}
.subir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #92c6f9;
	text-decoration: none;
	padding-right: 10px;
}
.separador_cont {
	background-image: url(../img/separador_cont.gif);
	background-repeat:  repeat-x;
	background-position: center;
}
.pastilla_directorio {
	background-image: url(../img/fondo_directorio.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #142A3F;
}
.titulodirectorio  {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffcc00;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#button {
	background-color: #FFCC00;
	border: 1px solid #BD9A20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#edificios {
	width:1006px;
	height:570px;
	overflow:hidden;
	background-image: url(../img/fondo_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	width:1006px;
	height:120px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 113px 3px;	
}
#farola{
	float:left;
	width:341px;
	height:355px;
	padding-right:20px;
	padding-top:94px;
	background-image: url(../img/farola.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenido_sup{
	float:left;
	margin-top:14px;
	float:left;
	width:522px;
	height:35px;
	background-image: url(../img/cont_sup.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenido{
	float:left;
	width:522px;
	height:449px;
	background-color: #0E2031;
}
#contenido_titulo{
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	background-image: url(../img/separador_cont.gif);
	background-repeat:   repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#contenido_texto{
	height:335px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	padding-right:10px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:20px;
	text-align:justify;
	overflow:hidden;
	width: 482px;
}
#contenido_texto p{
	margin-bottom:10px;
}
h2{
	text-align:center;
	color: #ffcc00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#derecha{
	float:right;
	width:123px;
	height:400px;
	background-image: url(../img/farola_derecha.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#idioma{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:right;
	width:132px;
	height:21px;
	padding-top:10px;
	margin-right:68px;
	background-image: url(../img/past_idioma.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align:center;
	_margin-right:34px;
	font-weight: bold;
}
#idioma a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e6f8e;
	text-decoration: none;
	font-weight: bold;
}

#menu {
	line-height:30px;
	float:right;
	width:204px;
	text-align:left;
	background-color:#97c802;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #5c7902;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #5c7902;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5c7902;
}
#menu a{
	color:#000000;
	text-decoration:none;
}
#menu_inf {
	float:right;
	width:224px;
	height:24px;
	background-image: url(../img/menu_inf.gif);
	background-repeat: no-repeat;
}
#menu ul {

}
#menu li {
	background-image:url(../img/flecha.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 10px 13px;
}
#menu_seccion{
	padding-left:17px;
	background-image: url(../img/separador.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.subtitulo {
	color: #ffcc00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
