@charset "utf-8";
/* CSS Document */
#main{
border-top: 1px solid #cc0000;
background-color:#FFFFFF;
background-image: url(../images/side_shadow.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

#content{
float:left;
background-image: url(../images/bg_main_2.jpg);
background-repeat:repeat;
background-color:#cdcdcd;
width:705px;
float:left;
min-height:350px;!important;
}

#middle{
background-image: url(../images/img_head_default.jpg);
background-repeat: no-repeat;
width:887px;
height: 212px;
margin-left: 6px;
}

#content_bottom_left{
background-image: url(../images/bg_main_2.jpg);
background-repeat:repeat;
width:705px;
}

a.link_bottom{
margin-left:5px;
color:#666666;
font-weight:bold;
font-size:12px;
}

h3#subtitle_bottom{
color:#666666;
margin-bottom:5px;
margin-left:8px;
}

.box_news{
width:90%;
}
.leggi_news{
width:705px;
padding:5px;
}
.corpo{
color:#666666;
width:680px;
min-height:300px!auto important;
margin:0px 0px 14px 10px;
padding:0px;
}
.corpo img{
padding:5px;
}
.blocco_immagine_news{
	width:180px;
	float:left;
	margin:5px;
	padding-right:10px;
}
.blocco_testo_news{
	width:400px;
	float:left;
}
.voce{
	color: #666666;
    font-size: 14px;
    font-weight: bold;
    float:left;
    margin-right:5px;
}
