/*.novaDetalle {
	margin: 0;	
	border-bottom: 1px solid #d8d8d8;
    width: 420px;
    float: left;
}

.novaDetalle a,
.novaDetalle h4 {
	color: #2869BD;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;		
}
.novaDetalle h4 {
    margin:0 0 15px 0px;
    padding-left: 15px;
    background: url(../i/itemFlecha.gif) no-repeat;
}


.novaDetalle .data {
	font-size: 11px;
    color: #5f5f5f;
    margin-left: 15px;
    margin-bottom: 18px;
}



.novaDetalle p {
	clear: both;
	padding: 13px 30px 0 0;
    font-size: 12px;
    color: #000;

}*/





/************** RESUMO NOVAS ****************/
/*#resumoNovas h3{
	background-color: #D9E7EA;
	height: 37px;
	color: #AD002F;
	font-weight: normal;
	padding: 0 60px;
	line-height: 37px; 	
	background-image: url(../i/mais.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}

#resumoNovas ul {
	margin-left: 50px;
	padding:0;
	list-style-image: url(../i/itemResumo.gif);
	list-style-type: circle;
	color: #333;
}

#resumoNovas ul a {
	text-decoration: none;
	color: #333;	
}

#resumoNovas ul a:hover {
	text-decoration: underline;
}*/

/*----------------------------ACTUALIDAD DETALLE---------------------*/
.novaDetalle{
	float: left;
	background-image: url(../i/itemFlecha.gif);
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
}
.novaDetalle h4 {
	font-family:georgia;
	color: #2869BD;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;	
    margin: 7px 0 15px 0px;
}
.novaDetalle .news-single-img{
	float: left;
	margin: 0 10px 0 0;
	width: 142px;
}
.novaDetalle .news-single-img img{
	border: 1px solid #E8E8E8;
	margin: 2px;
	padding: 1px;
}
.nova_voltar{
	float: left;
}
.news-single-imgcaption{
	margin: 0;
	text-align: center;
	background-color: #E8E8E8;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 0.9em;
}
.encabezado_detalle_actualidad{
	font-style: italic;
	font-family:georgia;
	font-size:1.1em;

}
.autor{
	text-align: right;
	font-style: italic;
	margin-bottom: 10px;
}

