@charset "utf-8";
/* CSS Document */

/*======================
Seccion Noticias Nacionales
======================*/
#NoticiasNacionales
{
	background:#0F0;
	border:#F00;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;
	
}

/*======================
Posts
======================*/

.post
{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
}

.post .post-title a
{
	color: #333;
}

.post .thumb
{
	margin-right: 10px;
	width: 40%;
}
.post .thumb img
{
	width: 100%;
}





/*======================
Seccion Publicidad
======================*/
#Publicidad
{
	background:#0CF;
	border:#F00;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;
	
}

#AvisoOportuno
{
	background:#FC0;
	border:#F00;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;
	
}

#ImageneAvisos
{
	background:#F0F;
	border:#F00;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;
	
}

#ImageneAvisos img
{
	
	height:100%;
	width:100%;
	margin:auto;
	padding:10px;
	
}

/*======================
Seccion Facebook
======================*/


#Facebook
{
	background:#0CF;
	border:#F00;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;
	
}


#Megusta
{
	background:#FC0;
	border:#F00;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;
	
}

/*======================
Seccion Los mas Leidos
======================*/

#SeccionLosmasleidos
{
	background:#0CF;
	border:#F00;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;
	
}

#EtiquetaLosmasleidos
{
	background:#FC0;
	border:#F00;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;
	
}

#losmasleidos
{
	background:#F0F;
	border:#F00;
	height:auto;
	width:auto;
	margin:10px;
	padding:10px;
	
}

#ImageneAvisos img
{
	
	height:100%;
	width:100%;
	margin:auto;
	padding:10px;
	
}
