@charset "utf-8";
/* CSS Novedades */
#contenedorgeneral #contenido .contenedorB .columnas{
		width:230px;
		float:left;
		margin-left:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#contenedorgeneral #contenido .contenedorB .columnas .modulo-der{
		border-bottom:#D4D4D4 1px solid;
		font-size:13px;
		color:#666666;
		padding-bottom:10px;
	}
	
	#contenedorgeneral #contenido .contenedorB .columnas .modulo-der h3{
		color:#78a4be;
		font-size:13px;
		font-weight:normal;
		margin-bottom:1px;
	}
	
	#contenedorgeneral #contenido .contenedorB .columnas .modulo-der p{
		margin-bottom:5px;
	}
	
	#news_pages {
		text-align: center;
		
	}
	#news_pages a {
		margin: 0 1em;
	}
	
/*--------newsletters--------------------------------------------*/
	#contenedorgeneral #contenido .contenedorB .newsletters table{
		width:400px;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		border:1px solid #CCCCCC;
	}
	#contenedorgeneral #contenido .contenedorB .newsletters table .referencias{
		background-color:#F3F8E7;
		font-weight:bolder;
	}
	#contenedorgeneral #contenido .contenedorB .newsletters table tr td{
		width:450px;
		padding:5px 5px;
		border:1px solid #CCCCCC;
	}
	
/*----------PRENSA---------------*/	
#contenedorgeneral #contenido .contenedorB .texto-prensa{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
}

#contenedorgeneral #contenido .contenedorB .articulos table{
		width:100%;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		border:1px solid #CCCCCC;
	}
	#contenedorgeneral #contenido .contenedorB .articulos table .referencias{
		background-color:#F3F8E7;
		font-weight:bolder;
	}
	
	#contenedorgeneral #contenido .contenedorB .articulos table tr td{
		padding:5px 5px;
		border:1px solid #CCCCCC;
		border-collapse:separate;
	}
	
	#contenedorgeneral #contenido .contenedorB .articulos table tr .titulo{
		font-style:oblique;
		letter-spacing:1px;
	}

/*----------HOME---------------*/
#contenido #newsHome {
	margin-top: 3em;
	margin-bottom: 1em;
}
#contenido #newsHome .home_new,
#contenido #novedades .home_new {
	font-size: 13px;
	border-bottom: #D4D4D4 1px solid;
	padding-bottom: 10px;
	margin-bottom: 1em;
}
#contenido #newsHome .home_new h3,
#contenido #novedades .home_new h3 {
	
	margin-bottom: 1px;
}
#contenido #newsHome .home_new h4,
#contenido #novedades .home_new h4 {
	font-size: 80%;
	margin-bottom: 5px;
	color: #666;
}
#contenido #newsHome .home_new p,
#contenido #novedades .home_new p {
	color: #666;
	margin-bottom: 5px;
}
	
/* FIN CSS Novedades */



