@charset "utf-8";
/* CSS Document */
#all #central #content{
	background:inherit;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
}
#all #central #middle #content #news{
	margin-top:20px;/*30*/
}
#all #central #middle #content #news .news-item{
	padding-left:12px;
	padding-right:12px;
	padding-top:16px;
	background-image:url(img/frame.jpg);
	background-repeat:no-repeat;
	height:143px;
}
.news-item_img{
	background-image:url(img/photo.jpg);
	width:117px;
	height:83px;
	padding-top:1px;
	padding-left:1px;
	margin-right:14px;
	margin-top:3px;
	float:left;
}
#all #central #middle #content #news .news-item .news-item_text{
	float:left;
	width:324px;
}
#all #central #middle #content #news .news-item .news-item_text h2{
	margin-top:0px;
	margin-bottom:5px;
}
#all #central #middle #content #news .news-item .news-item_text p{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
}
a.news-button_ampliar{
	float:right;
	width:90px;
	height:22px;
	background:url(img/news_button.jpg);
	display: block;
	margin-top:2px;
	margin-right:30px;
	background-position:bottom;
}
a.news-button_ampliar:hover{
	text-decoration:none;
	background-position:top;
}
#all #central #middle #content #nav div{
	float:left;
	width:115px;
	}
#all #central #middle #content #report{
	margin-top:30px;
	background-color:#FFFFFF;
	padding-left:12px;
	padding-right:12px;
	padding-top:16px;
}
#all #central #middle #content #report #report_text{
	float:left;
	width:324px;
}
#all #central #middle #content #report #report_text h2{
	margin-top:0px;
	margin-bottom:5px;
}
#all #central #middle #content #report #report_text #volver a{
	font-weight:bold;
	text-decoration:underline;
}