/* -----------------------------------------
		NEWS
   ----------------------------------------- */

.content-news {	
	margin: 0;
}

.topbar .pictures DIV#head1 IMG {
	width: 130px;
	background-image:url(../../images/home/topbar1.jpg);
}

.topbar .pictures DIV#head2 IMG {
	width: 156px;
	background-image:url(../../images/home/topbar2.jpg);
}

.topbar .pictures DIV#head3 IMG {
	width: 136px;
	background-image:url(../../images/home/topbar3.jpg);
}

.topbar .pictures DIV#head4 IMG {
	width: 134px;
	background-image:url(../../images/home/topbar4.jpg);
}

.content-news .blocklegend, 
.content-news1 .blocklegend,
.content-news2 .blocklegend,
.content-news10 .blocklegend 
{
	background-color: #a5270e;
	margin-top: 25px;
	margin-bottom: 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}

.content-newstitle {
	padding: 5px 0 ;
	font-weight:bold;
}
