*{
	margin: 0;
	padding: 0;
	border: none;
}
html,body{
	height: 100%;
}
body{
	background: #363028 url(images/assets/body.gif) repeat-y 0 0;
}
a,p,select,li,h1,h2,label,input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}
p{
	text-align: justify;
}
a.hover{
	color: #c9dd52;
}
div.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
ul li{
	list-style: none;
}
body>#container{
	height: auto;
	min-height: 100%;
}
div#container{
	width: 900px;
	height: 100%;
	position: relative;
}
body>#container{
	height: auto;
	min-height: 100%;
}
div#box{
	padding-bottom: 90px;
}
/*Left Column*/
div#left{
	width: 415px;
	padding: 0 0 40px 0;
	float: left;
}
/*header*/
div#header{
	background: #817666;
	width: 415px;
	height: 127px;
	padding: 37px 0 0 0;
}
div#logo{
	background: transparent url(images/assets/title-background.gif) repeat-y;
	height: 82px;
	width: 415px;
	margin: 0 0 1px 0;
}
div#logo img{
	background: #bc8f8f;
	margin: 26px 0 0 34px;
}
div#nav{
	background: transparent url(images/assets/nav-background.gif) repeat-y;
	height: 33px; 
	padding: 11px 0 0 34px;
}
div#nav div a{
	float: left;
	display: inline;
	padding: 0 0 23px 0;
	margin: 0 30px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #C9DD52;
	font-weight: bold;
	font-size: 12px;
}
div#nav div a#active, div#nav div a:hover {
	background: transparent url(images/assets/anchor-background.gif) repeat-x left bottom;
	color: #454545;
}
div#content{
	padding: 0 40px 0 40px;
	text-align: left;
}
div#content h2{
	color: #C9DD52;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: lighter;
	margin: 40px 0 0 0;
}
div#content p a{
	color: #c9dd52;
	text-decoration: underline;
}
div#content p a:hover{
	text-decoration: none;
}
/*Right Coloumn*/
div#right{
	width: 455px;
	float: right;
	padding: 37px 0 15px 25px;
}
div#main_image{
	width: 385px;
	padding: 30px;
	background: #C9DD52;
}
/*BOTTOM STYLE*/
div#bottom{
	text-align: left;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	padding-left:445px;
	position:absolute;
	bottom:0;
}
div#bottom img{}
div#bottom .box01 a{font-size:10px;}
div#bottom a:hover{
	color: #c9dd52;
}
#iconeServizi{margin-top:35px; border-top:1px solid #656058; width:450px; height:64px; padding-top:35px;}
/*Form STYLE*/
div#form_data{
	margin: 15px 0 0;
}
div#form_data ul li{
	margin: 0 0 5px 0;
}
div#form_data ul li label{
	display: block;
	margin: 0 0 2px 0;
	color: #cac4bb;
}
div#form_data ul li input{
	width: 100%;
	height: 24px;
	padding: 5px 0 5px 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #c9c3ba;
	color: #817666;
	font-weight: bold;
}
textarea{
	width: 335px;
	height: 80px;
	padding: 5px 0 5px 5px;
	background: #c9c3ba;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #817666;
	font-weight: bold;
}
div#form_data input.search{
	background: #c9dd52;
	color: white;
	color: #817666;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 3px 0;
	width: 49%;
	border-color: #c9dd52;
}
div#mappa{
	padding: 5px;
	width: 404px;
	background: white;
}
p.privacy{
	color: #cac4bb;
	text-align: justify;
	padding: 10px 0;
	line-height: 12px;
}
/*thumbnails*/
div#gallery{
	margin: 16px 0 0;
	width: 455px;
	/*padding-bottom: 30px;*/
}
iframe{
	background: #87cefa;
}
.pic{
	float: left;
	display: inline;
	position: relative;
	/*margin: 0 16px 16px 0;*/
}
.pic img{
	display: block;
	width:88px;
	height:88px;
	margin:0 1px 1px 0;
}
.pic span{
	display: none;
}
.pic:hover{
	background: #363028; /* fix IE6 - Senza il quadrato non si accende! */
}
.pic:hover span{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -45px 0 0 -45px;
	width: 88px;
	height: 88px;
	background: url(images/assets/thumb_hover.gif);
	cursor: pointer;
}
/* !!! SELECTED */
.pic_SELECTED{
	display: block !important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
	background: url(images/assets/thumb_hover.gif);
	cursor: hand;
}
h2.nome{
	color: #C9DD52;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0 4px 0;
}
p.address, p.address a{
	margin: 40px 0 0 0;
}
p.address a{
	color: #c9dd52;
}
p.address a:hover{
	text-decoration: underline;
}
img#logooriginale{
	padding: 2px;
	margin: 20px 10px 0 0;
	display: inline;
	float: left;
}

