/*************************************************************************** 
*  Author   www.ContenidosBinarios.com                                     *
*  Module   noticias_dinamicos.mod                                         *
***************************************************************************/ 

#noticias .noticia {
	padding: 15px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;


/* BORRAR 
	background-color:#ffff00;
	border:#00ffff;
	border-style:solid;
	border-width:2px;
*/
}


#noticias .noticia_ancha {
	float:none;
	padding: 10px;
	width: 440px;
	margin-bottom:10px;
	
	/* BORRAR */	
/*
	border:#00ff00;
	border-style:solid;
	border-width:1px;
*/	
}


/* noticia fotos */

#noticias .noticia_foto_derecha {
	float: right;
	width: 250px;
	padding-left:20px;

	/* BORRAR */	
/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;
*/

}

#noticias .noticia_foto_izquierda {
	float: left;
	width: 250px;
	padding-right:20px;
	
	/* BORRAR */	
/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;
*/	
}

#noticias .noticia_foto_sinfoto {
	float: right;
	padding-left:20px;
	width:1px;
	visibility:hidden;

/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;
*/
}


#noticias .noticia_fecha {
	font-size:11px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#noticias .noticia_fecha_portada {
	font-size:11px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



/* RESUMEN */

#noticias .noticia_resumen {
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}
#noticias .noticia_resumen_portada_sinfoto
{

	width:98%;
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}
#noticias .noticia_resumen_portada_izquierda
{
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}
#noticias .noticia_resumen_portada_derecha
{
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}







#noticias .floating-box-center {
	float:none;
	width: 210px;
}



/* TITULARES */


#noticias .noticia_titular {
	font-size:15px;
	font-weight: bold;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

#noticias .noticia_titular a {
	font-size:15px;
	font-weight: bold;
	color:#cc0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}


#noticias .noticia_titular a:hover {
	background: #ff0000;
	text-decoration: none;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}














/* noticia_portada */


#noticias .noticia_titular_portada {
	font-size:1.1em;
	font-weight: bold;
	color:#cc0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;	
}

#noticias .noticia_titular_portada a {
	font-size:1.1em;
	font-weight: bold;
	color:#990033;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;		
}


#noticias .noticia_titular_portada a:hover {
/*	background: #ff0000;*/
	text-decoration: underline;
	color: #ffffff;
	background-color:#990033;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}



#noticias .noticia_portada{
	padding-bottom:10px;
	
	/* BORRAR */	
/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;
*/	
}


#noticias .noticia_portada_foto_derecha {
	float: right;
	width: 120px;
	padding-left:20px;

	/* BORRAR */	
/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;
*/

}

#noticias .noticia_portada_foto_izquierda {
	float: left;
	width: 120px;
	padding-right:20px;
	
	/* BORRAR */	
/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;
*/	
}


#noticias .noticia_portada_foto_sinfoto{
	float: right;
	width: 1px;
	visibility:hidden;

/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;
*/	

}









/* NOTICIAS PORTADS A LA IZQUIERDA */


/* noticia_portada */

#noticias_izquierda {

/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;	
*/	
}

#noticias_izquierda .noticia_titular_portada {
	font-size:1.1em;
	font-weight: bold;
	color:#cc0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;	
}

#noticias_izquierda .noticia_titular_portada a {
	font-size:1.1em;
	font-weight: bold;
	color:#990033;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;		
}


#noticias_izquierda .noticia_titular_portada a:hover {
/*	background: #ff0000;*/
	text-decoration: underline;
	color: #ffffff;
	background-color:#990033;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}



#noticias_izquierda .noticia_portada{
	padding-bottom:10px;

	
	/* BORRAR */	
/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;
*/	
}


#noticias_izquierda .noticia_portada_foto_derecha {
	float: right;
	width: 120px;
	padding-left:20px;

	/* BORRAR */	
/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;
*/

}

#noticias_izquierda .noticia_portada_foto_izquierda {
	float: left;
	width: 120px;
	padding-right:20px;
	
	/* BORRAR */	
/*
	border:#ff0000;
	border-style:solid;
	border-width:1px;
*/	
}


#noticias_izquierda .noticia_portada_foto_sinfoto{
	float: right;
	width: 1px;
	visibility:hidden;


	border:#ff0000;
	border-style:solid;
	border-width:1px;

}












