/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	color: #FF6600;
	}
	
h3 {
	text-align: center;
	color: #CC0000;
	}
	
h5 {
	text-align: center;
	}

img {
	border: 0px solid #000000;
	}

#div_contenitore {
	width: 100%;
	text-align: center;
	}
	
#div_contenuto {
	width: 750px;
	border: 4px solid #000000;
	background-color: #999999;
	margin-bottom: 20px;
	}
	
#div_present {
	width: 750px;
	height: 60px;
	background-color: #676767;
}

#div_testata {
	width: 750px;
	height: 120px;
	background-image: url(../img/img_testata4.jpg);
	background-repeat: no-repeat;
	}
	
#div_corpo {
	float: left;
	width: 750px;
	background-image: url(../img/bg_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#div_menuSx {
	float: left;
	width: 150px;
	margin-top: 20px;
	background-color: #CC0000;
	}
	
#div_corpoTxt {
	float: left;
	width: 394px;
	border-right: 1px solid #000000;
	text-align: justify;
	padding: 10px;
	padding-top: 0px;
	margin-top: 20px;
	}
	
.div_corpoTxtBox {
	width: 370px;
	}
	
#div_banners {
	float: left;
	width: 206px;
	height: 182px;
	margin-top: 20px;
	vertical-align: top;
	}
	
#div_info {
	width: 750px;
	height: 30px;
	padding: 6px;
	background-color: #CC0000;
	border-top: 1px solid #000000;
	}
	
.div_menuSingolo {
	width: 96%;
	height: 30px;
	margin-bottom: 4px;
	padding-top: 6px;
	}
	
#p_evidenza {
	font-size: 12px;
	font-weight: bold;
	}
	
.div_schedeProt {
	width: 98%;
	border: 1px solid #000000;
	background-color: #006699;
	margin-bottom: 4px;
	padding: 6px;
	text-align: left;
	}
	
.div_fotoProt {
	float: left;
	width: 100px;
	}
	
.div_txtProt {
	float: right;
	width: 240px;
	}
	
.div_txtProtNome {
	margin-bottom: 6px;
	}
	
.div_TitSerataProt {
	margin-top: 20px;
	}
	
.div_TitSerataProt1 {
	margin-top: 0px;
	}
	
.div_txtDisco1 {
	border-bottom: 1px solid #eeeeee;
	padding: 4px;
	}
