@charset "utf-8";
/* CSS Document */

body {
	width:843px;
	background-image:url(imagenes/f-general.gif);
	background-repeat:repeat-x;
	background-color:#081137;
	margin-left:auto; 
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	color:#ffffff;
}
* {
	font-family:Arial, Helvetica, sans-serif, "Futura Bk", Impact;
	font-size: 12px;
	margin:0px;
	padding:0px;
	color:#ffffff;
}
.centro {
	width:843px;
	color:#4060B9;
}
.cabecera{
	padding-top:65px;
	width:344px;
	height:120px;
	float:left;
	background-image:url(imagenes/logo.jpg);
	font-size:9px;
	color:#006699;
	text-align:left;
	padding-left:15px;
}
.cabecera a{
	font-size:9px;
	color:#006699;
}
.fondocabecera{
	width:479px;
	height:180px;
	float:left;
	background-image:url(imagenes/f-arriba.jpg);
	font-size:9px;
	color:#006699;
	text-decoration:underline;
	float:right;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}
.fondocabecera a{
	font-size:9px;
	color:#006699;
	text-decoration:underline;
}
.central{
	float:left;
	background-image:url(imagenes/f-centro1.jpg);
	background-color:#1b3187;
	width:833px;
	padding-left:5px;
	padding-right:5px;
	height:auto;
}
.menu{
	width:308px;
	background-image:url(imagenes/ff1.png);
	background-repeat:repeat;
	padding:5px;
	height:auto;
	float:left;
	text-align:left;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.contenido{
	background-image:url(imagenes/ff1.png);
	background-repeat:repeat;
	width:491px;
	margin-left:10px;
	padding:5px;
	height:800px;
	float:right;
	text-align:left;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.contenido1{
	background-image:url(imagenes/ff1.png);
	background-repeat:repeat;
	width:491px;
	margin-left:10px;
	padding:5px;
	height:auto;
	float:right;
	text-align:left;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.especial{
	font-size:19px;
	color:#BED5FA;
}
.conten1{
	background-image:url(imagenes/ff.png);
	background-repeat:repeat;
	width:491px;
	margin-left:10px;
	padding:5px;
	height:auto;
	float:right;
	text-align:center;
	margin-bottom:5px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.conten1 strong{
	font-size:19px;
	color:#BED5FA;
}
.conten1 em{
	text-align:center;
	font-style:italic;
	font-size:12px;
	color:#CCCCCC;
}
h1{
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:10px;

}
.categorias{
	width:300px;
	margin-left:2px;
}
.categorias a{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	color:#cccccc;
	margin-bottom:15px;
}

.categorias a:hover{
	text-decoration:underline;
}

.categorias ul {
	list-style-type: none;	
	margin-bottom:15px;
}
.categorias li {
	margin-bottom:10px;
}
.bajo{
	margin-top:40px;
	width:800px;
	float:left;
	font-size:9px;
	color:#cccccc;
	text-align:center;
}
.bajo *{
	text-decoration:none;
	font-size:9px;
	color:#cccccc;
}
.pbanner{
	width:auto;
	background-color:#000033;
	font-size:10px;
	color:#0099CC;
	margin-top:5px;
	margin-bottom:10px;
}