body{
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-color: #99C06F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
p{
	margin: 0px 0px 10px 0px;
}
hr{
	display: none;
}
.clr{
	clear: both;
}

img{
	border: 0px solid #FFF;
}

.box_offerte{
	float:left;
	padding-top:70px;
	padding-bottom:20px;
	width: 420px;
	min-height:200px;
	height: auto !important;
	height:200px;
	background:#edf2cf url(images/offerte_speciali.jpg) no-repeat top center;
	margin-left:10px;
}

.thumb_offerte{
	width:191px;
	height:115px;
	border:1px solid #99c06f;
	float:left;
}

.cont_offerte{
	width:193px;
	min-height:130px;
	height:auto !important;
	height:130px;
	float:left;
	margin-left:9px;
	margin-bottom:10px;
}

.cont_offerte span{
	color:#99c06f;
	font-size:14px;
	float:left;
	width:100%;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#mainbox{
	background-color: #FFF;
	width: 690px;
	margin: 0px auto;
	padding: 5px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#head{
	width: 100%;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-color: #DBF3FC;
}
#logo{
	/*background-image:url(images/head.gif);*/
	height: /*130*/300px;
	width: 690px;
}
#logo h1{
	display: none;
}
#menu{
	display: block;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}
#menu ul{
	margin: 0px;
	padding: 4px;
}
#menu li{
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menu li a,
#menu li a.begin{
	text-decoration:none;
	color: #547233;
	float:left;
	padding: 0px 10px;
	border-right: 1px dotted #547233;
}
#menu li a.beginselected{
	background-color:#D6EFBB;
	border-left: 1px dotted #547233;
	font-style:italic;
}
#menu li a.selected{
	background-color:#D6EFBB;
	font-style:italic;
}
#menu li a.begin{
	border-left: 1px dotted #547233;
}
#menu li a:hover{
	background-color: #D6EFBB;
	color: #000;
}
.languages{
	display: block;
	text-align: right;
}

.languages a{
	color: #2D490E;
	text-decoration: none;
}

.languages a:hover{
	text-decoration: underline;
}

#sitebody{
	width: 650px;
	padding: 10px;
	text-align:left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background-image:url(images/yellow.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#sitebody img.cooler{
	padding: 4px;
	background-color: #EDF7CF;
	border: 1px solid #CFE3BA;
	margin-bottom:15px;
}

#sitebody img.cooler2{
	padding: 4px;
	background-color: #EDF7CF;
	border: 1px solid #CFE3BA;
	margin-bottom:15px;
	margin-left:5px;
}

#sitebody #leftcol{
	float:left;
	width:220px;
	padding-top: 13px;
}
#leftcol a{
	text-decoration:none;
	color: #547233;
}
#leftcol a:hover{
	border-bottom: 1px dotted #547233;
}
#sitebody #rightcol{
	float:left;
	padding-top: 13px;
	width: 430px;
}
#rightcol h3{
	font-size:16px;
	border-bottom: 1px dotted #D6E6C5;
	margin: 0px 0px 15px 10px;
}

div.testo_offerte{
	font-size:12px;
	margin: 0px 0px 5px 10px;
}

#rightcol h3 .redtext{
	color: #F00;
}

#rightcol h4{
	font-size:10px;
	font-style:italic;
	margin: 0px;
}
#sitebody #prezzi{
	border: 1px solid #D6E6C5;
	margin-bottom: 10px;
}
#sitebody ul.Places{
	
}
ul.Places,
ul#Links{
	
}
ul#Links{
	margin: 20px 0px;
	padding: 0px;
}
.Places li{
	list-style-image:url(images/pointer.gif);
}
#Links li{
	list-style-type:none;
}
.Places li,
#Links li{
	margin: 0px;
	padding: 0px;
}
#Links li{
	margin: 3px 0px;
}
#Links a{
	text-decoration:none;
	color: #5A6E45;
	border-bottom: 1px dotted #FFF;
	background-image: url(images/pointer.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 15px;
}
#Links a:hover{
	color: #384927;
	border-bottom: 1px dotted #384927;
	background-image: url(images/pointer_over.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#prezzi .line1,
#prezzi .line2{
	width: 150px;
	font-weight:bold;
}
#prezzi .line1,
#prezzi .text1{
	background-color: #E7EEDF;
	padding: 5px;
}
#prezzi .line2,
#prezzi .text2{
	background-color: #DCF7C0;
	padding: 5px;
}
#credits{
	width: 690px;
	margin: 0px auto;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #54782C;
	text-align:right;
}
#credits a,
#credits a.creso{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #54782C;
	text-decoration:none;
}
#credits a.creso{
	color:#FF6633;
}
#credits a:hover{
	border-bottom: 1px dotted #2D490E;
	color: #2D490E;
}
#credits a.creso:hover{
	border-bottom: 1px dotted #FF6633;
	color: #FF6633;
}
span.pdf {
	float:left;
	margin:15px 0 0 0;
}
span.pdf a {
display:block;
text-align:left;
padding:0;
margin:0 0 0 15px;
color: #090;

}
span.pdf a:hover {
color:#000;

}