html, body {
	height: 100%;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#262626;
}
body,td,th,p,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #313639;
}
a:hover{
	color:#465E7A;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#E0282A;
}
h2{
	margin:10px 0 3px 0;
	font-size:12px;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#013974;
}

ul{margin:0px; padding-left:15px} li{margin:10px 0 0 0} li a{text-decoration:underline!important;}
#cabecera{
	margin:0 auto 0 auto;
	width:956px;
	height:auto;
}
#cabecera1{
	background-image:url(imagenes/fondo1.jpg);
	height:149px;
}
#separadorb{
	height:2px;
}
#separadorn{
	height:8px;
	background-color:#262626;
}
#menu{
	background-image:url(imagenes/fondomenu.jpg);
	height:27px;
}
#menu .tdp{
	color:#FFFFFF;
	font-size:14px;
}
#menu a{
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	margin:10px;
	white-space:nowrap;
}
#menu a:hover{
	color:#465E7A;
	text-decoration:underline;
}
.valign { 
   vertical-align: middle;
} 
#floati{
	float:left;
	margin:0;
	padding:0;
}
#floati_foto{
	float:left;
	margin:0;
	padding:0;
	width:343px;
}
#floatd{
	float:right;
	margin:0;
	padding:0;
}
#contiene_cuerpo{background-color:#FFFFFF;}
#cuerpo{
	margin:0 auto 0 auto;
	width:956px;
	min-height:238px;
	background-image:url(imagenes/engranaje.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#cuerpo table thead{
	background:#333333;
}
#cuerpo table thead td{
	color:#FFFFFF;
	height:32px;
	font-weight:bold;
}
#cuerpo table thead a{
	color:#FFFFFF;
	font-weight:normal;
}
.azul{
	text-decoration:underline;
}
#cuerpo table thead .azul{
	color:#fff;
}
#cuerpod{
	padding-top:20px;
	width:613px;
	float:left;
}
#cuerpod2{
	width:613px;
	overflow:hidden;
	z-index:1;
}
#cuerpod3{
	width:613px;
}
#mapa{
	float:right;
	margin-right:10px;
}
#piep{
	background-color:#013E81;
}
#pie{
	margin:0 auto 0 auto;
	width:956px;
	min-height:200px;
	background-image:url(imagenes/fondopie.jpg);
	background-repeat:repeat-y;
}
#pie2{
	float:left;
	width:240px;
	color:#FFFFFF;
}
#pie2 a{
	color:#fff;
	text-decoration:none;
}
#pie2 a:hover{
	color:#000000;
	text-decoration:underline;
}
#pie2 td{color:#FFFFFF;}
#pie2 p{
	line-height:18px;
	padding:0;
	margin:0;
	color:#FFFFFF;
}
#pie3{
	float:left;
	width:118px;
}
.foto_pie{
	border: 1px solid #FFFFFF;
	float:left;
	margin:0 5px 5px 0;
}
#puntitos{
	background-image:url(imagenes/puntitos.gif);
	height:1px;
	margin:0 0 9px 0;
}
#separapie{
	background-image:url(imagenes/separapie.gif);
	height:9px;
	display:block;
}
#banners{
	background-color:#262626;
	height:auto;
	display:block;
}
#banners2{
	margin:0 auto 0 auto;
	width:900px;
	height:70px;
	padding-top:9px;
}
#banners2 .foto{
	padding:8px;
}
#logos{
	margin:0 auto 0 auto;
	width:950px;
	height:35px;
	color:#465E7A;
}
.borde_foto{
	border: 1px solid #000033;
	margin-top:30px;
}
.div_foto_borde{
	border: 1px solid #000033;
	margin-top:20px;
	margin-right:1px;
	float:left;
	width:80px;
	height:60px;
	overflow:hidden;
	position:relative;
}
.borde_foto2{
	border: 1px solid #000033;
	margin:7px 0 7px 18px;
}
.borde_foto_sin_margen{
	border: 1px solid #000033;
	cursor:pointer;
}
.fotoSinBorde{
	margin-top:30px;
}
.tabla tr:hover td{
	background-color:#F2F2F2;
}
.tabla tr:hover td{
	background-color:#F2F2F2;
}

.tabla img{
	border: 1px solid #000033;
}
.boton{
	background-image:url(imagenes/boton1.jpg);
	height:18px;
	display:block;
	width:81px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
}
* html .boton {
	height: 20px;
}
a.boton:hover{
	background-image:url(imagenes/boton2.jpg);
	color:#FFFFFF;
	text-decoration:none;
}

.botonG{
	background-image:url(imagenes/botonG1.jpg);
	height:18px;
	display:block;
	width:150px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
}
* html .botonG {
	height: 20px;
}
a.botonG:hover{
	background-image:url(imagenes/botonG2.jpg);
	color:#FFFFFF;
	text-decoration:none;
}

.botonGG{
	background-image:url(imagenes/botonGG1.jpg);
	height:18px;
	display:block;
	width:330px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	margin-bottom:5px;
}
* html .botonGG {
	height: 20px;
}
a.botonGG:hover{
	background-image:url(imagenes/botonGG2.jpg);
	color:#FFFFFF;
	text-decoration:none;
}

.pag {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.l_separadore{
	height:1px;
	background-color:#B3C4D7;
}
.valing{
	vertical-align:middle;
}
.pcorto{width:400px}
.lhistnot{
	height:39px;
	overflow:hidden;
}
#separador{clear:both;height:0px!important}
