BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	MARGIN-TOP: 0px;
	PADDING-TOP:0px;
	BACKGROUND: url(../gfx/fondino.jpg) repeat-x left top #1f1f1f;
}

P {MARGIN: 0px; padding: 0px;}

.vuoto { FONT-FAMILY: Arial, Verdana,  Tahoma, Helvetica, sans-serif; font-size: 0px; text-decoration: none; font-style: normal; color: #ffffff}

.contenuti { FONT-FAMILY: Arial, Verdana,  Tahoma, Helvetica, sans-serif; font-size: 12px; LINE-HEIGHT: 16px; text-decoration: none; font-style: normal; color: #4C4B4B}
.contenuti  A:link { COLOR: #222222; text-decoration: none }
.contenuti  A:visited { COLOR: #222222; text-decoration: none }
.contenuti  A:hover { COLOR: #000000; text-decoration: none }

.cerca { FONT-FAMILY: Arial, Verdana,  Tahoma, Helvetica, sans-serif; font-size: 12px; LINE-HEIGHT: 16px; text-decoration: none; font-style: normal; color: #4C4B4B}
.cerca  A:link { COLOR: #222222; text-decoration: none }
.cerca  A:visited { COLOR: #222222; text-decoration: none }
.cerca  A:hover { COLOR: #000000; text-decoration: none }

.small { FONT-FAMILY: Arial, Verdana,  Tahoma, Helvetica, sans-serif; font-size: 10px; LINE-HEIGHT: 16px; text-decoration: none; font-style: normal; color: #ffffff}
.small A:link { COLOR: #ffffff; text-decoration: none }
.small A:visited { COLOR: #ffffff; text-decoration: none }
.small A:hover { COLOR: #ffffff; text-decoration: none }



.valido { 
	margin: 0px auto 0px auto; 
	padding: 0px; 
	width: 760px;  
	position: relative; 
	clear:both;
	height:31px;
	padding-top:5px;
}



#principale { 
	margin: 0px auto 0px auto; 
	padding: 0px; 
	background: #fff;
	width: 760px;  
	position: relative; 
	clear: both;
}

.logo {
	width:0px;
	height:0px;
	overflow: hidden;
	display: block;
}

.percorso-stampa {
	width:0px;
	height:0px;
	overflow: hidden;
	display: block;
}

.nascondi {display: none;}

.percorso {
	float:left; padding-left:12px;
}

.div-form {
	float:right;
}

.banner {
	width:760px;
	height:157px;
	clear:both;
	background:url(../gfx/banner.jpg) no-repeat center #fff;
}

.contenuti-div {
	width:760px;
	float:left;
	background-color:#ffffff;
}

.cerca {
	width:757px;
	height:22px;
	float:left;
	background-color:#efefef;
	padding: 3px 3px 0px 0px;
	text-align: right;
	border-top:1px solid #fff; 
	border-bottom:1px solid #fff;
}

#menu-sx-container {
	width:150px;
	height:auto;
	float: left;
	background-color:#ffffff;
}

#centrale-container {
	width:450px;
	height:auto;
	padding:5px;
	float:left;
	background-color:#ffffff;
}

#menu-dx-container {
	width:150px;
	height:auto;
	float:left;
	background-color:#ffffff;
}

#footer{
	height:10px;
	width:760px;
	background-color:#193E6A;
	float:left;
}

