body {
	background:#4D4D4D;
	font-family: Verdana;
	font-size:11px;
	color:#000000;
}

#masthead {
position:absolute;
left:50%;
margin-left:-390px;
top: 0px;
}

.underline{
	color: #000000;
	text-decoration: underline;
}

a{
	color: #FFFFFF;
	text-decoration: underline;
}
.link_underline{
	color: #FFFFFF;
	text-decoration: underline;
}
.link_underline_none{
	color: #FFFFFF;
}

.txtred, a txtred{
	color:#FF0000;
	text-decoration: none;
}

.tdx{
	border-bottom: 1px solid #ffffff;
	background-color: #9D9D9D;
	/*background: #CFCFCF url('/img/bg_centro.jpg') repeat-x;*/
	height:300px;
	padding:35px 30px 35px 30px;
	/*padding: 15px;*/
}
.tdx1 { 
	padding: 5px;
}
.tdx2 { 
	background-color: #B7C1CD;
	padding: 5px;
	vertical-align: top;
}
.tdx3 { 
	border-bottom: 1px solid #D92927;
}

.tdx4 { 
	border: 1px solid #384174;
}
.tdx5{
	border-bottom: 1px solid #ffffff;
	background: #CFCFCF url('/img/bg_centro.jpg') repeat-x;
	height:300px;
	padding:35px 25px 35px 25px;
	/*padding: 15px;*/
}
.tdx_shop{
	border-bottom: 1px solid #ffffff;
	background-color: #9D9D9D;
	/*background: #CFCFCF url('/img/bg_centro.jpg') repeat-x;*/
	height:300px;
	padding:0px 10px 0px 10px;
	/*padding: 15px;*/
}
.copy { 
background-color: #212121;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
text-align: left;
color: #919191;
padding: 10px;
border-bottom: 2px solid #4C4C4C;
text-align:center;
}

.FloatLeft{
	float: left;
	margin:0px 15px 15px 0px;
}

.dataNews{
background-color:#ff0000; 
color:#ffffff; 
width:80px; 
height:14px; 
text-align:center; 
padding-top:2px; 
margin-bottom:4px;
}

.mini_gallery{
width:94px; 
height:72px;
margin:0px 15px 15px 0px;
float:left;
}
.mini_gallery img{border:none;}


.titolo_news, .titolo_news a{
color:#000000;	
text-decoration:none;
}

.hidden{visibility:hidden; display:none;}

.clear_both{
	clear:both;
}
