@charset "utf-8";
/* CSS Document */

html, body{
	height:auto !important;
	height:100%;
	min-height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-color: #ffffff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
/* Capa de "borrado" de flotaciones */
div.clear{
	float:none;
	clear:both;
}


#contenedor{
	width: 1000px;
	margin:0 auto;
	padding:0;
	background-color: #FFFFFF;

}

#cabecera {
	width: 1000px;
	height: 158px;
}

#cabeceraDP {
	width: 1000px;
	height: 100px;
}

#copy {
	width: 1000px;
	height: 25px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}


#copy a{
	color: #FFFFFF;
	text-decoration: underline;
}

#copy a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}


#patrocinadores_bajo {
	width: 1000px;
	text-align: center;
}

#contenido {
	width: 1000px;
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 20px;
	
}


#izquerda{
	float:left;
	width:420px;
	
	
}


#centro{
	float:left;
	width:320px;
	margin-left: 10px;
}

#contenidos{
	width:100%;
	text-align: justify;
}


#contenido_submenu{
	width:810px;
	text-align: justify;
	float: right;
}

#contenido_submenu1000{
	width:1000px;
	text-align: justify;
	float: right;
}

#contenido_3columnas{
	width:550px;
	text-align: justify;
	float:left;
	margin-left: 20px;
}

#centro_derecha{
	float:left;
	width:560px;
}


#centro_izquerda{
	float:left;
	width:740px;
}

#derecha{
	float:right;
	width:240px;
	background:#000000;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#noticias{
	width:100%;
	text-align: justify;
	margin-bottom: 10px;
}




#noticias img{
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}


.imagen_noticias {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}


.imagen {
	margin-right: 5px;
	margin-left: 5px;
}

.titulares {
	font-size: 14px;
	font-weight: bold;
	color: #CC0105;
}

.antetitulo {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.ultimahora{
	font-size: 10px;
	color: #F15826;
}



#internacional{
	width:220px;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}


#tienda{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;

}

#otrascompe{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;

}
#otrascompe img{
	margin-right: 2px;
}

#intern{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;

}




#circulares{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #F2F2F2;
	font-size: 10px;
}

#circulares a{
	color: #000000;
}

#circulares p{
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}


#otras_noticias{
	width:100%;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #FF9C00;
	background-image: url(/web/gifs/fondocirculares.jpg);
	background-repeat:  repeat-x;
	font-size: 10px;
}

#otras_noticias a{
	color: #000000;
}

#otras_noticias p{
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}


#especiales{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;

}


#patrocinadores{
	width:220px;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
}

#publicidad{
	width:220px;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}


.mod_derecha{
	width:220px;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #FFFFFF;


}



.mod_central{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;

}




h2{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C10105;
	background-image: url(/web/gifs/fondotitulos.jpg);
	height: 20px;
	padding: 5px;
}



h3{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFBC00;
	background-image: url(/web/gifs/fondotitulos2.jpg);
	height: 20px;
	padding: 5px;
}

a {
	color: #C10105;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}
