body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #CF250B;
	margin: 0px;
}
h1{
	color:#CF250B;
	font-size:150%;
	margin-top:0px;
	margin-bottom:20px;
}
input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a{
	color:#000000;
}
.piccolo{
	font-size: 85%;
}
.bordino{
	padding:2px;
	border: 1px solid #D2D2D2;
}
.tratteggio{
padding:2px;
	border: 1px dotted #D2D2D2;

}
.BoxOFF {

	/*border: 2px solid #D2D2D2;*/
	background-color:#E9E9E9;
	padding: 2px 5px;
	font-weight: bold;
	color: #B1B1B1;
}
.BoxON {
	/*border: 2px solid #CF250B;*/
	background-color:#FFFFFF;
	padding: 2px 5px;
	font-weight: bold;
	color: #A91E38;
}
#content {
	width: 950px;
	border: 1px solid #FFFFFF;
}
#laterale{
	width:204px;
	background-image: url(images/laterale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
	height:412px;
}
.mappa{
	border:1px solid #000000;
}
.bordo{
	border:1px solid #000000;
	margin:10px;
}
.abbassa{
	padding-top:10px;
}
#laterale2{
	width:204px;
	background-image: url(images/laterale2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
	height:70px;
	line-height:220%;
	font-size:86%;
	vertical-align:top;
	text-align:center;
}

#menu{
padding-left:35px;
line-height:220%;
padding-top:8px;
font-weight:400;

}
.foto{
	padding:10px;
	}
#footer{
	background-color:#FFFFFF;
	height:50px;
	line-height:220%;
	font-size:86%;
	vertical-align:top;
	text-align:center;
	padding-left:10px;
}
#centrale{
	width:746px;
	background-color:#FFFFFF;
	padding:10px;
	vertical-align:top;
	line-height:140%;
}
.bandiera{
	border:1px solid #000000;
	margin-right:8px;
	margin-top:10px;
}
#sx{
	position:relative;
	height:100%;
}
	
