body, td, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body, html {
	height:100%; 
	margin: 0; 
}
.corpo {
	padding-right:15px;
}
.menuInterno {
	position:relative;
	top:5px;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
}
.menuInterno2 {
	position:relative;
	top:0px;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
}
.menu a:link, .menu a:visited {
	height: 25px;
	display: block;
	font-weight:bold;
	color:#716F6E;
	text-decoration:none;
}
.menu  a:hover, .menuSelected {
	height: 25px;
	display: block;
	font-weight:bold;
	color:#E51F14;
	width:100%;
	background-color:#DDDDDD;
}
.sottomenu a:link, .sottomenu a:visited {
	height: 25px;
	display: block;
	font-weight:bold;
	color:#716F6E;
	text-decoration:none;
}
.sottomenu  a:hover, .sottomenuSelected {
	height: 25px;
	display: block;
	font-weight:bold;
	width:100%;
	background-color:#CCCCCC;
	color:#716F6E;
}
.sottomenu {
	padding-bottom:10px;
}
.sottomenu2 a:link, .sottomenu2 a:visited {
	height: 35px;
	display: block;
	font-weight:bold;
	color:#716F6E;
	text-decoration:none;
}
.sottomenu2 a:hover, .sottomenuSelected2 {
	height: 35px;
	display: block;
	font-weight:bold;
	width:100%;
	background-color:#CCCCCC;
	color:#716F6E;
}
.sottomenu2 {
	padding-bottom:10px;
}
#footer {
	color:#808080;
	font-weight:bold;
}
.wide {
	letter-spacing: 0.2em;
}
.iniziale {
	font-size:24px;
	font-weight:normal;
}
.txtinside {
	font-size:11px;
	text-align:justify;
}
.stacca {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
}
#container {
	width:750px; 
	height:432px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -216px 0px 0px -375px;
}
#containerH {
	width:750px; 
	height:432px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image:url('immagini/sfondocompleto.jpg');margin-left:-375px; margin-right:0px; margin-top:-216px; margin-bottom:0px
}
#containerH2 {
	width:750px; 
	height:432px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image:url('immagini/sfondocompleto2.jpg');margin-left:-375px; margin-right:0px; margin-top:-216px; margin-bottom:0px
}
#containerH3 {
	width:750px; 
	height:432px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image:url('immagini/sfondocompleto3.jpg');margin-left:-375px; margin-right:0px; margin-top:-216px; margin-bottom:0px
}
#containerNoH {
	width:750px; 
	background-image:url('immagini/sfondocompleto4.jpg');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#BBBCBC;
}
.offerte {
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.offertedett {
	font-size:12px;
}
.offerte img {
	margin-bottom:5px;
	border: 1px solid #999999;
}
.offerte .titolo, .offertedett .titolo {
	font-size:14px;
	font-weight:bold;
}
.offerte a {
	color:#BF0000;
	font-weight:bold;
}
.staccasmall {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	line-height: 12px;
}
