
.cuerpo{
	text-align:justify;
	width:664px;
}

.complemento{
	width:270px;
	margin-top:25px;
}

.complemento a{
	text-decoration:none;
}

.subcabecera{
	width:666px;
	height:111px;
	background:url(../images/novedades_header.jpg) top left no-repeat;
}

.contenidos{
	min-height:200px;
	height:auto !important;
	height:200px;	
}


.conte_novedades{
	margin-top:45px;
	background:url(../images/novedades_bg.gif) center top no-repeat;
	padding-top:90px;
	text-align:center;
	font-size:18px;
}


.conte_novedades span{
	font-size:24px;
}

.contenidos .novedad_fecha{
	font-size:11px;
}

.contenidos h2{
	font-size:18px;
	margin-bottom:20px;
}

.contenidos p{
	margin-bottom:15px;
}

.contenidos .textos{
	margin-left:234px;
}

.contenidos .imagenes{
	display:block;
	float:left;
	width:224px;
	margin-right:15px;
}

.contenidos .imagenes img{
	float:left;
	margin-right:4px;
	margin-bottom:4px;
}

.contenidos .imagenes img.ppal{
	margin:0px;
	border:#000000 4px solid;
}


.contenidos .imagenes span{
	display:block;
	clear:both;
	color:#747474;
	font-size:10px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}

.adjuntos{
	display:block;
	clear:both;
	width:100%;
	margin:auto;
	font-size:11px;
}


.adjuntos h3{
	text-align:center;
	font-size:13px;
	padding:8px;
}

.adjuntos ul{
	margin-left:20px;
}


/****************************************************************************/

.novedad{
	display:block;
	float:left;
	width:240px;/*270px*/
	background-color:#000000;
	font-size:11px;
	padding:7px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
}

.novedad p{
	font-size:15px;
	margin-bottom:13px;
	margin-top:6px;
}


.novedad .link_leer_mas{
	display:block;
	font-size:10px;
	color:#b30303;
	text-align:right;
	padding:3px;
}

/****************************************************************************/


