*{margin:0; padding:0; }

body {
	text-align:center;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3C311A;
	line-height: 19px;
	background:url(../img/fondo.jpg) repeat-x;
	background-color:#452B18;
}

a:link {color: #3C311A; text-decoration:underline}   
a:visited {color: #3C311A; text-decoration:underline} 
a:hover {color: #7C6636;  text-decoration:underline}   
a:active {color: #3C311A; text-decoration:underline}   

h1{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 22px;
	line-height:22px;
	padding:0px 0px 0px 0px;
	margin-bottom:8px;
}

h2{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 29px;
	padding:0px 0px 0px 0px;
	margin-bottom:13px;
	line-height: 25px;
}

	
ul{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

/*------------------head-------------------------*/	

#head {
	position:relative;
	width:960px;
	height:212px;
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background:url(../img/fondo_head_top.jpg) top center no-repeat ;
	}
.box_logo {
	position:absolute;
	top: 54px;
	z-index:100;
	left: -1px;
	}
.box_img_head {
	position:absolute;
	top: 0px;
	z-index:70px;
	left: 623px;
	}
	
/*menu testata ------------------*/	
	#menu_head {
	position:absolute;
	width:960px;
	height:30px;
	background:url(../img/fondo_menu.png) top center no-repeat;
	font-size:13px;
	text-align:center;
	line-height:21px;
	z-index:200
		}
	*html #menu_head {
	background:url(../img/fondo_menu_exp6.gif) top center no-repeat;
		}
		#menu_head ul {
		margin:0px 0px 0px 0px;
		padding:0px;
		width:960px;
		}
		#menu_head ul li {
		display:inline;
		list-style-type:none;
		border-right: 1px solid #8F6034;		
		}
		#menu_head ul li a {
		color: #D6C994;
		padding:0 26px;
		text-decoration:none !important;
		}
		#menu_head ul li a:link {
		text-decoration:none;		
		}
		#menu_head ul li a:visited {
		text-decoration:none;
		}
		#menu_head ul li a:hover {
		text-decoration:none;
		color: #fff;
		}
		#menu_head ul li a:active {
		text-decoration:none;
		}

/*fine menu testata -------------------*/	
				
/*menu prodotti ------------------*/	
	#menu_prodotti {
	width:960px;
	height:38px;
	margin:0px auto;
	font-size:15px;
	text-align:center;
	line-height:38px;
		}
		#menu_prodotti ul {
		margin:0px 0px 0px 0px;
		padding:0px;
		width:960px;
		}
		#menu_prodotti ul li {
		display:inline;
		list-style-type:none;	
		}
		#menu_prodotti ul li a {
		color: #D6C994;
		padding:0 6px;
		text-decoration:none !important;
		}
		#menu_prodotti ul li a:link {
		text-decoration:none;		
		}
		#menu_prodotti ul li a:visited {
		text-decoration:none;
		}
		#menu_prodotti ul li a:hover {
		text-decoration:none;
		color: #fff;
		}
		#menu_prodotti ul li a:active {
		text-decoration:none;
		}
/*corpo---------------------------------*/	
#contenitore {
	width:100%;	
	text-align:justify;
	padding-bottom:20px;
	background:url(../img/fondo_grezzo.jpg) top repeat-x;background-color:#fff;
	}		
#content {
	width:960px;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	}
.shadow{
	margin:0px auto; width:900px; height:7px; background:url(../img/shadow.png) top no-repeat;
	}		
#home_box_sx {
/*position:relative;*/
float: left;
width:605px;
padding: 20px 30px 0px 0px;
margin: 0px 0px 0px 0px;
}
	
#home_box_dx, #home_box_dx_2 {
float:right;
background:url(../img/tit_offerte.gif) top left no-repeat;
text-align:left;
width:284px;
padding: 20px 0px 0px 10px;
margin: 0px 0px 0px 30px;
}
#home_box_dx h2, #home_box_dx_2 h2 {
color:#FFFFFF;
margin: 0px 0px 15px 0px;
}

#home_box_dx_2 {
background:url(../img/tit_telefona.gif) top left no-repeat;
}

.cont_focus {
	width:960px;
	margin-top:15px;
	padding:10px 0px 0px 0px;
	line-height:17px;
	text-align:left;
	background:url(../img/fondo_box_homepage.jpg) top repeat-x;
	background-color:#fff;
	}
	.cont_focus_box {
	float:left;
	width:270px;
	height:200px;
	padding:0px 25px 0px 25px;
	}
	*html .cont_focus_box {
	padding:0px 23px 0px 23px;
	}
	.cont_focus h1 {
	font-size:18px;
	margin-bottom:3px;
	}
	
#contenuti {
position:relative;
text-align:left;
width:960px;
padding: 20px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.contenuti_sx {
float:left;
text-align:left;
width:450px;
padding: 0px 0px 0px 0px;
}
.contenuti_sx h1 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 25px;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	line-height: 25px;
}
.contenuti_dx {
float:right;
text-align:left;
width:480px;
padding: 0px 0px 0px 0px;
}

ul.fotogallery2	{
	width:480px;
	margin:0px 0px 0px 0px!important;
	padding:0px;
	}
	ul.fotogallery2 li{
	height:auto;
	list-style-type: none;
	display:inline;
	padding:0px 5px 0px 0px!important;
	margin:0px!important;
	background-image:none !important
	}
	ul.fotogallery2 li img{
	padding:3px;
	margin-bottom:5px;
	background-color:#DBC69D}
	.fotogallery2_h2{
	font-size:21px;
	line-height:normal;
	margin-bottom:5px;
	padding-left:5px;
	background:url(../img/fondo_tit_gallery.png) left no-repeat;
	}

.box_contatti {
text-align:left;
width:960px;
padding: 0px 0px 20px 0px;
margin: 20px 0px 0px 0px;
border-bottom:1px solid #C0AFA1;
}
.box_contatti h2 {
	font-size: 19px;
	padding:0px 0px 0px 0px;
	margin-bottom:2px;
}

.map {
float:right;
width:600px;
height:290px;
border:3px solid #C0AFA1;
}

/*footer---------------------------------*/

#footer{	
	width:990px;
	padding: 10px 0px 10px 0px;
	margin:0px auto;
	text-align:left;
	color:#C8B773;
	font-size:11px;
	line-height:normal
	}
	#footer a{
	color:#C8B773 !important;
	text-decoration:underline
	}
	.footer_box{
	float:left;position:relative;
	width:300px;
	padding: 10px 15px 10px 15px;
	color:#C8B773;
	font-size:11px;
	background:url(../img/divid_footer.gif) top right no-repeat;
	}
		.footer_box ul{
		margin:0;
		padding:0;
		width:300px;
		}
		.footer_box ul li{
		list-style:none;
		}
		.footer_box ul li a{
		border-bottom:1px solid #5F462D;
		padding:7px 0px 6px 5px;
		margin:0px 2px 0px 2px;
		text-decoration:none !important;display:block;
		background:url(../img/freccina_footer.png) no-repeat;
		background-position:270px 9px
		}
		.footer_box ul li a:hover{
		text-decoration:none !important;
		background:url(../img/freccina_footer.png) no-repeat;
		background-position:270px 9px;
		background-color:#5F462D;
		}
		

		
	.footer_box h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 20px;
	line-height:20px;
	padding:6px;
	margin-bottom:8px;
	color:#C8B773;
	background-color:#3A2314
	}
	.footer_box p{
	padding:0px 0px 0px 6px;
	}
	.icon_footer{
	position:absolute;
	left: 222px;
	top: 49px;
	}

/*varie---------------------------------*/

.img_dx{
	float:right;
	margin:0px 0px 5px 25px;
	}
.img_sx{
	float:left;
	margin:0px 15px 0px 0px;
	}
.img_sezioni{
	position:absolute;
	margin:0px 25px 0px 0px;
	top: -22px;
	left: -20px;
	}
.img_box_homepage{
	padding:3px;
	background-color:#DBC69D;
	margin:0px 0px 5px 0px;
	}
.icon_cliccaqui{
	margin:5px 0px 0px 0px;
	}

.txt_small{
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size:10px;
	line-height:14px;
	}
	.txt_small a{
	color: #333333;
	text-decoration:none
	}
	.txt_small a:hover{
	color: #333333;
	text-decoration:none
	}
	
.big{
	font-family:"Times New Roman", Times, serif;
	font-size:27px;line-height:28px
	}
.big2{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	line-height:33px
	}
	.big2 a{
	text-decoration:none !important
	}
	
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table{	
	margin:0px 0px 15px 0px;
	}
td, th{	
padding:2px;
text-align:left;
/*font-size:11px;*/
	}
	.td_color{	
	/*background-color: #ebe8e1*/
	border-bottom:1px dotted #ebe8e1
	}
	.td_certificati{	
	background:url(../img/certificazioni.gif) top left no-repeat;
	background-position:3px;
	padding-bottom:3px;
	border-bottom:1px solid #C0AFA1;
border-left:1px solid #C0AFA1
	}
	.td_certificati p a{	
	padding-left:24px;
	text-decoration:none;
	}
/*********************************** forms *****************************************/
form { padding: 0px 0px 0px 0px; }

label { font-weight: normal; line-height:33px }

input, textarea, select {
	/*width:170px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	border:1px solid #C0AFA1;
	padding:3px;
	background-color:#fff;
	margin: 0px 0px 5px 0px;
}

input.submit {
width:90px;
height:20px;
font-family: Arial, Helvetica, sans-serif;
background-color: #006600;
margin-left:0px;
padding:5px;
border:none;
color:#FFFFFF;
font-weight:bold
}
input.submit_2 {
width:40px;
font-family: Arial, Helvetica, sans-serif;
background-color:#95BC0D;
padding:0px;
color:#FFF;
font-weight:normal
}
input.submit_3 {
width:80px;
font-family: Arial, Helvetica, sans-serif;
background-color:#95BC0D;
padding:0px;
color:#FFF;
margin-bottom:5px;
font-weight:normal
}
input.submit:hover, input.submit_2:hover, input.submit_3:hover {
  cursor: pointer;
  background-color: #666;
  /*border:none;*/
}

input.checkbox {
  width:15px;
  padding:0px;
  margin-bottom:0px;
  background-color:#4A96CD;
  border:0;
}

input.radio_button {
  width:15px;
  background:none;
  border:0;
}

input.small, select.small {
  width:50px;
  height:25px;
  line-height:13px;
  background-color:#6699CC;
  color:#FFFFFF;
  font-weight:bold;
  border:2px solid #336699;
}

input.large, select.large {
  width:175px;
  font-size: 12px;
  margin-bottom:10px
}
input.prezzi, select.prezzi {
  width:80px;
  font-size: 12px;
}
input.extra_large, select.extra_large {
  width:300px;
}

input:hover, textarea:hover, select:hover {
  border:1px solid #666699;
}

input:active, textarea:active, select:active {
  border:1px solid #666699;
}

textarea.xlarge {
  width:350px;
}


fieldset {
  background:#f7f7f7;
  padding:2%;
  border:1px solid #e3e3e3;
  margin:0;
}

legend {
  font-weight:bold;
  font-size: 120%; 
  letter-spacing: -1px;
  color:#666666;
}

