@charset "utf-8";
/* CSS Document */


/*======================
		MAIN
Seccion Aviso Oportuno
======================*/
#AvisoOportuno
{
	background:#F30;
	border:solid 2px #FF0000;
	height:auto;
	width:auto;
	margin:5px;
	padding:5px;
}

#ImgAvisoOportuno
{
	background:#990;
	border:solid 1px #FF0000;
	height:auto;
	width:auto;
	margin:2px;
	padding:2px;
}

#ImgAvisoOportuno a img
{
	width:100%;
	height:20%;
}





/*======================
Ultimas Noticias
======================*/
#UltimasNoticias
{
	//background:#CF0;
	border:solid 2px #FF0000;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;

}

#EtiquetaTitulares
{
	background :#ededed;
	//border-bottom:solid 3px #FF0000;
	margin:auto;
	width:98%;
	padding:3px;
}


#FotoUltimasNoticias
{
	//background:#990;
	border:solid 2px #FF0000;
	margin:2px;
	padding:2px;
}

#FotoUltimasNoticias a img
{
	width:100%;
}



/*======================
Seccion Deportes
======================*/

#SeccionDeportes
{
	background:#CF0;
	border:solid 2px #FF0000;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;
}

#EtiquetaDeportes
{
	background :#ededed;
	border-bottom:solid 3px #FF0000;
	margin:auto;
	width:98%;
	padding:3px;
}


#FotoDeportes
{
	background:#990;
	border:solid 2px #FF0000;
	margin:2px;
	padding:2px;
}

#FotoDeportes a img
{
	width:100%;
}

/*========================
Seccion Alerta Amber
========================*/

#AlertaAmber 
{
	background:#fff;
	width:auto;
	height:45px;
	margin:auto;
}

#AlertaAmber p
{
	
	background:#7f7f7f;
	color:#FFF;

}
#AlertaAmber img
{
	
	background:#7f7f7f;
	color:#FFF;
	margin-left: auto;
	margin-right: auto;

}




/*======================
Seccion Editorial
======================*/

#Editorial
{
	background:#0FF;
}
	
#TituloSeccionEditorial
{
	border:#0F0;
}

#TituloEditorial 

{
	color:#000;
}

#TituloEditorial a

{
	color:#000;
}


#IntroEditorial a
{
	color:#5b5b5b;
}


/*======================
Seccion Publicidad
======================*/

#FotoPublicidad
{
	background:#FC3;
	width:100%;
	height:auto;
	
}

#FotoPublicidad a img
{
	width:auto;
	height:150px;
	margin:auto;
}



/*======================
Seccion Chicas Multimedios
======================*/

#ChicasMultimedios
{
	
	width:auto;
	height:auto;
	margin:auto;
}

#ChicasMultimedios a img
{
	background:#fff;
	width:200px;
	height:350px;
	margin:auto;
}


/*========================
Seccion Reportaje del Día
========================*/

#Reportajedeldia 
{
	background:#fff;
	width:auto;
	height:45px;
	margin:auto;
}

#Reportajedeldia p
{
	
	background:#7f7f7f;
	color:#FFF;

}
#Reportajedeldia img
{
	
	background:#7f7f7f;
	color:#FFF;
	
	margin-left: auto;
	margin-right: auto;

}

/*========================
Seccion Tweets
========================*/
#EtiquetaTweetts
{
	
	background:#7f7f7f;
	width:auto;
	height:30px;
	


}
#ListadoTweets
{
	
	
	border : solid 2px #ff0000;
    background : #000000;
	color : #ffffff;
	padding : 4px;
	width:auto;
	height : 50px;
	overflow : auto;

}
/*========================
Seccion Opinión
========================*/
#TitularSecOpinion
{
	background:#7f7f7f;
	width:auto;
	height:30px;

}

/*========================
Seccion Encuesta
========================*/
#EncabezadoEncuesta
{
	background:#7f7f7f;
	width:auto;
	height:30px;

}

#Encuesta p 
{
	text-align:center;
	color:#FFF;
	font-weight:bold;
}



/*======================
Seccion Gentes
======================*/


#Gentes
{
	background:#7f7f7f;
}


#FotoGente
{
	background:#000;
	border:solid #F00;
	
}

#FotoGente a img
{
	width:100%;
	padding:3xp;
	margin:auto;
	
}

#TituloGentes
{
	color:#FFF;
	background:#7f7f7f;
	margin-left:5px;
	
}


#PiedeFotoGente
{
	color:#FFF;
	text-align:center;
}
#PiedeFotoGente a
{
	color:#FFF;
	text-align:center;
}
