/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #555;
}
H1 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;
	line-height: 18px;
}
H2 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0;
}
P {
	font-size: 12px;
	margin: 0 0 10px 0;
	color: #555;
}

a:link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}




/* CONTENEDORES */
.main {
background-color: #fff;
width: 100%;
}
.contenedor {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
.lateral {
	float: left;
	width: 160px;
	margin: 10px !important; /* Firefox y los demás */
	margin: 8px; /* Ie 6 */
}
.centro {
	float: left;
	width: 580px;
	margin: 10px;
}
.centro-grande {
	float: left;
	width: 400px;
}
.centro-col {
	float: left;
	width: 160px;
	margin-left: 20px !important; /* Firefox y los demás */
	margin-left: 18px; /* Ie 6 */
}
.lateral,.centro {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
.footer {
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-size: 11px;
}
.footer1 {
	height: 40px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-image: url(../imagenes/footer1.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}




/* CABECERA */
.cabecera {
	height: 130px;
	background-color: #000;
	background-image: url(../imagenes/cabecera-halo.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.cabecera-contenido {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.portada {
	height: 168px;
	background-color: #000;
}
.portada-contenido {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	padding: 10px;
}
	.portada-contenido IMG {
	float: left;
	}

.portada-presenta {
	float: left;
	width: 230px;
	background-color: #333333;
	color: #ccc;
	padding: 10px;
	height: 128px;
	font-size: 13px;
	line-height: 16px;
	overflow: hidden;
}

.logo {
	float: left;
	height: 120px;
	padding-left: 30px;
	width: 172px;
	overflow: hidden;
}
.logotext {
	float: left;
	height: 21px;
	width: 225px;
	padding-top: 70px;
	color: #ccc;
	font-size: 14px;
}
.bannercab {
	float: left;
	padding-top: 20px;
}

.botones {
	text-align: center;
	margin: 0;
	clear: both;
}
	.botones UL {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	}
	.botones LI{
	margin: 0 4px;
	float: left;
	}
	.botones A {
	display: block;
	width: 151px;
	height: 13px;
	padding: 8px 0;
	color: #bbb;
	text-decoration: none;
	background: url(../imagenes/boton.gif) no-repeat;
	}
	.botones A:HOVER {
	background: url(../imagenes/botonhover.gif) no-repeat;
	color: #fff;
	}
	.botones A:link, .botones A:visited, .botones A:active {
	color: #bbb;
	text-decoration: none;
	}

.subbotones {
	clear: both;
	margin: 0 0 0 30px;
	padding: 0px;
	color: #CCCCCC;
}
	.subbotones UL {
	margin: 0px;
	}
	.subbotones LI {
	float: left;
	padding: 5px 4px;
	display: block;
	font-size: 10px;
	line-height: 10px;
	color: #ccc;
	}
	.subbotones A {
	color: #FFF;
	text-decoration: none;
	}
	.subbotones A:hover{
	text-decoration: underline;
	color: #FFF;
	}
	.subbotones A:visited, .subbotones A:active {
	color: #FFF;
	}

/* NOTICIAS PORTADA */
.noticia {
	height: 83px;
	width: 100%;
	margin-top: 10px !important; /* Firefox y los demás */
	margin-top: 0px; /* Ie 6 */
	background-color: #CCCCCC;
	background-image: url(../imagenes/noticia.jpg);
	background-repeat:  repeat-x;
	font-size: 12px;
	line-height: 12px;
	color: #333;
}
	.noticia IMG {
	float: left;
	padding: 0 10px 0 0;
	}
 	.noticia H1 {
	color: #674;
	margin: 0 5px 5px 0;
	}
.noticias-mas {
	height: 16px;
	width: 388px;
	padding: 6px 10px 4px 2px;
	margin: 0px;
	text-align: right;
	font-size: 11px;
	background-color: #999;
	color: #fff;
}
.noticia-fecha {
	font-size: 9px;
	color: #888;
	height: 10px;
	padding: 4px 4px 2px 4px;
	text-align: right;
}

#noticias-portada {
	background-color: #FFF;
	background-image: url(../imagenes/noticias-fondo.jpg);
	background-repeat:  repeat-y;
}
.mas {
	float:right;
	position: relative;
	top: -11px;
	height: 0px;
	width: 11px;
}
	.noticialink:link, .noticialink:visited, .noticialink:hover, .noticialink:active {
	text-decoration:none;
	}


.video {
	height: 86px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.videotube {
	height: 323px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}




/* ENTRADA */
.entrada {
	height: 90px;
	width: 100%;
	margin-top: 10px !important; /* Firefox y los demás */
	margin-top: 0px; /* Ie 6 */
	font-size: 12px;
	line-height: 12px;
	color: #999;
	padding: 4px 0px;
}
	.entrada IMG {
	float: left;
	padding: 0 10px 0 0;
	}
 	.entrada H1 {
	color: #674;
	margin: 0 5px 5px 0;
	font-size: 22px;
	}
 	.entrada H2 {
	margin: 0 5px 20px 0;
	font-size: 14px;
	}
	
.linea {
	height: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/* MENU LATERAL */
.menu {
	background-image: url(../imagenes/lateral.jpg);
	background-repeat:  repeat-y;	
}
	.menu UL {
	list-style-type: none;
	margin: 0;
	padding: 6px 2px 6px 8px;
	}
	.menu LI{
	width: 120px;
	margin: 0px;
	padding: 2px 0px 2px 6px;
	color: #333333;
	background-image: url(../imagenes/punto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	}
	.menu A {
	color: #333;
	text-decoration: none;	
	}
	.menu A:HOVER {
	color: #000;
	text-decoration: underline;
	}
	.menu A:visited, .menu A:active {
	color: #333;
	}
	
	
.menu-cab {
	height: 20px;
	color: #FFF;
	background-image: url(../imagenes/menu.jpg);
	background-repeat:  repeat-x;
	line-height: 18px;
}
.menu-fin {
	height: 10px;
}
.banner {
	margin: 0px 0px 16px 0px;
}
	.banner IMG {
	margin: 16px 0px 0px 0px;
	}




/* TEXTOS */
.marca-grande {
	background-color: #666666;
	height: 20px;
	text-align: right;
	padding: 10px 10px 0 0;
	color: #FFF;
	background-image: url(../imagenes/marca.jpg);
	background-repeat:  repeat-x;
}
.navegacion {
	background-color: #999;
	height: 20px;
	text-align: left;
	padding: 10px 10px 0 10px;
	color: #FFF;
	font-size: 11px;
	line-height: 16px;
}
	.navegacion A {
	color: #fff;
	text-decoration: none;	
	}
	.navegacion A:HOVER {
	text-decoration: underline;
	}
	.navegacion A:visited, .navegacion A:active {
	color: #fff;
	}
	
.titular {
	background: url(../imagenes/titular.jpg) no-repeat left center;
	font-size: 18px;
	margin: 10px 0 0 0;
	padding: 0 15px;
	color: #666666;
}
.titular-noticia {
	font-size: 32px;
	margin: 10px 0 0 0;
	padding: 0 15px;
	color: #666;
}
.padding {
	padding: 0 15px;
}
.left {
	float: left;
	padding: 0px 10px 10px 0;
}
.right {
	float: right;
	padding: 0px 10px 10px 0;
}
.caja {
	padding: 10px 20px;
	margin: 20px 0px;
	background-color: #ddd;
}
.firma {
	padding: 10px 0;
	margin: 30px 0px;
	font-size: 11px;
	border-top: thin dotted #ddd;
}
.salto {
	height: 20px;
}
.link A{
	text-decoration: none;
}
.link A:HOVER {
	text-decoration: underline;
}


.calendario {
	background-image: url(../imagenes/calendario1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 160px;
	height: 181px;
	text-align: center;
	color: #FFF;
}

.listanum {
}
	.listanum UL {
	list-style-type: none;
	margin: 0;
	padding: 0 30px;
	}
	.listanum LI{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #333333;
	list-style-type: decimal;
	list-style-position: outside;
	}
	
.listanorm {
	margin: 0 0 10px 20px;
}	
	.listanorm UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	.listanorm LI{
	margin: 0px;
	padding: 0px 0px 5px 8px;
	color: #333333;
	background-image: url(../imagenes/punto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	}
	
	
/* CALENDARIO */	
.dia {
	background-image: url(../imagenes/dia.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* COLORES */
#blanco {
	color: #FFF;	
}
#claro {
	color: #ccc;
}
#grisclaro {
	color: #555;
}
#gris {
	color: #333;
}
#verde {
	color: #674;
}
#negro {
	color: #000;
}

