/* CSS Document */
body{
	background-color:#020260;
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
	/*width:100%;*/
	/*width:95%;*/
}

a:hover{
	color:#989AEF;
}

a{
	color:#020260;
	font-weight:bold;
}

div.escudo{
	position:fixed;
	top:15px;
}

table.index table.portada{
	border-color:#000000;
	border-style:inset;
	border-width:1px;
}

table.index td.noticias{
	vertical-align:top;
	padding: 10px 10px 10px 10px;
	background-color:#510000;
}

table.portada td.noticias table.noticia{
}

table.portada td.noticias table.noticia th.fecha{
	text-align:left;
}

table.portada td.noticias table.noticia th.titulo{
	text-align:left;
	color:#CCFF00;
	padding-bottom:20px;
	font-size:16px;
	font-weight:bolder;
}

table.portada td.noticias table.noticia t.titulo{
	text-align:left;
}

table.index{
	/*margin: 0 auto;*/
}

table.index td.izquierda{
	padding:0px 10px 0px 10px;
	vertical-align:top;
	width: 125px;
	padding-left:5px;
}

table.index td.centro{
	vertical-align:top;
	padding: 0 10px 0  10px;
	/*width:40%;*/
}

table.index td.derecha{
	vertical-align:top;
	width:225px;
	background-color:#000;
	background-image:url(../img/deg_gris_negro.gif);
	background-position:left;
	background-repeat:repeat-y;
}

table.index td.derecha table.ult_msjs_foro{
	margin-right:0px;
	border-style:solid;
	border-width:1px;
	border-color::#BA0102;
	margin: 0 auto 0 20px
}

table.index td.derecha table.ult_msjs_foro th{
	background-color:#BA0102;
	color:#FFF;
	font-size:14px;
}

table.index td.derecha table.top10{
	border-style:solid;
	border-width:1px;
	border-color::#BA0102;
	margin: 0 auto 0 20px;
}

table.index td.derecha table.top10 th{
	background-color:#BA0102;
	color:#FFF;
	font-size:14px;
}

table.index td.derecha table.top10 a{
	color:#FFFFFF;
}

table.index td.derecha table.top10 a:hover{
	color:#BA0102;
}

table.principal{
	/*width:952px;*/
	/* background-image:url(../img/fondo_centro.jpg); */
	background-repeat:repeat-y;
}

table.index table.menu{
	position:fixed;
	width:175px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

table.index table.menu td{
	height: 18px;
}

table.index table.menu table.menu_interior{
	margin: 5px 0 0 0;
}

table.index table.menu table.menu_interior td{
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:thin;
	padding: 4px 0 4px 0;
}

table.index table.menu td.seleccionada{
	background-color:#020260;
}

table.index table.menu td.seleccionada a{
	color:white;
}

table.index table.menu td.seleccionada a:hover{
	color:#989AEF;
}

table.index table.menu td.m1{
	height:40px;
	width:20px;
	background-image:url(../img/m1.png);
	background-position:left;
	background-repeat:no-repeat;
}

table.index table.menu td.m2{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	height:40px;
	background-image:url(../img/m2.png);
	background-position:left;
	background-repeat:repeat-x;
}

table.index table.menu td.m3{
	height:40px;
	width:20px;
	background-image:url(../img/m3.png);
	background-position:right;
	background-repeat:no-repeat;
}

table.index table.menu td.m4{
	width:20px;
	background-image:url(../img/m4.png);
	background-position:left;
	background-repeat:repeat-y;
}

table.index table.menu td.m5{
	background-color:#FFF;
}

table.index table.menu td.m6{
	width:20px;
	background-image:url(../img/m6.png);
	background-position:right;
	background-repeat:repeat-y;
}

table.index table.menu td.m7{
	width:20px;
	height:40px;
	background-image:url(../img/m7.png);
	background-position:top;
	background-repeat:repeat-y;
}

table.index table.menu td.m8{
	height:40px;
	background-image:url(../img/m8.png);
	background-position:top;
	background-repeat:repeat-x;
}

table.index table.menu td.m9{
	width:20px;
	height:40px;
	background-image:url(../img/m9.png);
	background-position:top;
	background-repeat:no-repeat;
}

table.index td.centro{
	min-height:400px;
}

table.principal td.centro table.contenido{
	padding-top:30px;
}

table.index td.centro table.contenido td.d1{
	width:24px;
	height:25px;
	background-image:url(../img/df1.png);
	background-position:left;
	background-repeat:no-repeat;
}

table.index td.centro table.contenido td.d2{
	height:25px;
	background-image:url(../img/df2.png);
	background-color:#FFF;
	background-position:left;
	background-repeat:repeat-x;
}

table.index td.centro table.contenido td.d3{
	width:32px;
	height:25px;
	background-image:url(../img/df3.png);
	background-position:right;
	background-repeat:no-repeat;
}

table.index td.centro table.contenido td.d4{
	width:24px;
	/*background-image:url(../img/df4.png);*/
	background-color:#FFF;
	background-position:left;
	background-repeat:repeat-y;
}

table.index td.centro table.contenido td.d5{
	background-color:#FFF;
	color:#000;
	height:350px;
	vertical-align:top;
	padding:-20px 0px 0px 0px;
}

table.index td.centro table.contenido td.d6{
	width:32px;
	background-image:url(../img/df6.png);
	background-position:right;
	background-repeat:repeat-y;
}

table.index td.centro table.contenido td.d7{
	height:33px;
	width:24px;
	background-image:url(../img/df7.png);
	background-position:top;
	background-repeat:no-repeat;
}

table.index td.centro table.contenido td.d8{
	height:33px;
	background-image:url(../img/df8.png);
	background-position:top;
	background-repeat:repeat-x;
}

table.index td.centro table.contenido td.d9{
	width:32px;
	height:33px;
	background-image:url(../img/df9.png);
	background-position:top;
	background-repeat:no-repeat;
}





table.principal td.centro table.contenido td.informacion{
	width:730px;
	height:295px;
	padding:10px 10px 0px 30px;
	vertical-align:top;
}

table.principal td.centro table.contenido td.publicidad{
	vertical-align:top;
	min-height:400px;
	/* width: 120px; */
	/* background-color:#000000; */
	/*padding:0px 4px 0px 2px;*/
}


table.principal td.pie{
	background-image:url(../img/fondo_pie.jpg);
	background-repeat:repeat-y;
	height:46px;
}
	
/*********************** Contacto *******************************/
table.contacto legend{
	font-weight:bold;
	color:#FFFFFF;
}

table.contacto label{
	display:block;
	font-size:11px;
	text-indent:2px;
}

/************************* Empresa ********************************/
table.empresa th{
	text-align:center;
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.empresa hr{
	width:100px;
	text-align:left;
	vertical-align:top;
}

/****************************************/
div.mensaje{
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}

/*********************************/

/*******************************************************************/
table.index td.centro table{
}

table.index table.inicio th{
	background-color:#FFFFFF;
	color:#000000;
}

/************************************************************/
table.index table.contacto{

}

table.index table.contacto th{
	background-color:#FFFFFF;
	color:#000000;

}

table.index table.contacto td{
	padding:10px 10px 10px 10px;
}
/************************************************************/
div.imagenes{
	float:left;
	padding: 5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

div.imagen{
	background-color:#ADBAEF;
	float:left;
	width:155px;
	height:130px;
	margin: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}

div.imagen .img{
	padding:1px;
	width: 155px;
	height:100px;
	text-align:center;
	background-color:#F2F4FD;
}

div.imagen .img img{
	border-style:none;
	vertical-align:middle;

}

div.imagen .nombre{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
/********************************************** Noticias ************************************/
#noticia{
	text-align:left;
	width:700px;
}

#noticia #fecha{
	width:650px;
	height:94px;
}

#noticia #titulo{
	background-image:url(../img/noticias/titulo_noticia.gif);
	background-repeat:no-repeat;
	width:700px;
	height:85px;
}

#noticia #titulo #texto_titulo{
	position: relative;
	top:16px;
	left:105px;
	width:575px;
	height:50px;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
}

#noticia #cuerpo{
	background-image:url(../img/noticias/cuerpo_noticia.gif);
	background-repeat:repeat-y;
	width:700px;
	min-height:70px;
	float:left;
}

#noticia #cuerpo img{
	margin:5px 15px 10px 20px;
	float:left;
	border-style:none;
}

#noticia #cuerpo #fecha{
	margin-left:20px;
}

#noticia #cuerpo hr{
	margin-left:20px;
	width:600px;
	height:1px;
}

#noticia #cuerpo #texto_cuerpo{
	/*width: 800px;*/
	margin:5px 25px 5px 25px;
	text-indent:15px;
	font-size:12px;
}

#noticia #pie{
	background-image:url(../img/noticias/pie_noticia.gif);
	background-repeat:no-repeat;
	width:700px;
	height:49px;
	clear:both;
}
