body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	background: #333333;
}

h1 {
	padding: 2px;
	margin: 0px;
	color:#999999;
	font-size: 10px;
	text-align:center;
	background: #000000;
}

#header {
	width:740px;
	margin:0px auto;
	height:277px;
	background:url(img/intestazionesenzaheader8.jpg) top no-repeat;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

#header p {
	margin-top:150px;
}

#container {
	width:740px;
	margin:0px auto;
	background:url(img/sfondopagina.gif) center repeat-y;
}

#containerbig {
	width:740px;
	margin:0px auto;
	background:url(img/sfondopaginabig.gif) center repeat-y;
}

#colonnasx {
	width: 170px;
	float:left;
	padding: 0px 0px 0px 23px;
}

.offertatitolo {
	padding: 5px 5px 0px 5px;
	margin: 0px 10px 0px 5px;
	font-weight:bold;
	color:#FF9900;
}

.offerta {
	padding: 5px;
	margin: 0px 10px 10px 5px;
}

#centrale {
	width: 505px;
	float:left;
	padding: 0px 5px 0px 5px;
}

#centralebig {
	padding: 0px 5px 0px 5px;
	margin: 0px 50px 0px 50px;
}

#slideshow {
	height:500px;
	text-align:center; 
}

#mappa {
	width: 485px;
	height: 350px;
}

.titolo {
	font-size:14px;
	color:#FF3300;
	font-weight:bold;
}

.titoletto {
	font-size:12px;
	color:#FF9900;
	font-weight:bold;
	margin: 0px 0px 0px 10px;
}

.imghome {
	float: left;
	width: 140px;
}

.testohome {
	float: left;
	width: 505px;
	background-color: #FEFAE9;
}

.news {
	clear:both;
}

.right {
	text-align:right;
}

#footer {
	width:740px;
	clear:both;
	background:url(img/sfondofooter3.gif) no-repeat top #333333;
	text-align: center;
	padding: 10px 0px 0px 0px;
	color: #990000;
	height: 100px;
}

#footer a:link {
	color:#7c693f;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}

#footer a:active {
	color:#7c693f;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}

#footer a:visited {
	color:#7c693f;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}

p {
	padding:10px 0px 10px 0px;
	margin:0px;
}

img {
	margin: 0px;
	padding: 0px;
	border:none;
}

label {
	text-align: right;
	width: 180px;
	padding-right: 20px;
	float: left;
	/* margin-bottom: 10px; */
}
label, input , select {
	margin-bottom: 5px;
	font-size: 11px;
}
hr {
	height:1px;
	color:#FFCC00;
	size: 1px;
}

a:link {
	color:#0000FF;
	text-decoration:none;
}

a:active {
	color:#0000FF;
	text-decoration:none;
}

a:visited {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#0000FF;
	text-decoration:underline;
}
