/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, span, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	 line-height: 1;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#DCD3BF;
	background-color:#C8CED5;
	background-color:#EEEDF4;
	background-color:#F4F4F4;
/*NATALE	background:#ffffff url(/img/crp/fondo.jpg) repeat-x center top fixed; */
 background:#DCD3BF url(/images/main_sfondo_laterale2.png) repeat-x scroll center top; 
 	color:#2A2A2A; 
	}

ol, ul {
  list-style: none;
}

:focus {
  outline: 0;
}

/*contenitore principale esterno a cui applico sfondo laterale*/
#container{
  width: 962px;
  margin: 0 auto;
  text-align:left;
  background:url(/images/main_sfondo_laterale.gif) repeat-y;
}

#header{
	height: 153px;
	background-image: url(/images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#E7E1D2;

}

#header a{
	display:block; 
	position:relative;
	top: 10px;
	left: 50px;
	width: 250px;
	height: 125px;
}

/* sfumatura sotto l'header */
#sfondolinksup{
  height: 8px;
  background:url(/images/hdr_box_sfondolink_sup.jpg) no-repeat;
}

/* box immagine a sinistra dei link di navigaz*/
#linkfotosx{
	float: left;
	width: 381px;
	height: 123px;
}

/* link box di navigazione*/
	#links .linkbox {
		float: left;
		height: 123px;
		width: 113px;
		margin-left: 1px;
	}
	
	#links .linkbox a{
		display: block;
		height:123px;
		min-height:123px;
		color:#FFFFFF;
		text-align: center;
		text-decoration: none;
		border:0px;
		font-size: 14px;
		font-weight: bold;
		cursor: hand;
	}
	
	#links .linkbox a:hover{
		background-color:#BFAD88;
	}
	
	#links .linkbox div#linkcamere{
		height: 89px;
		background-image:url(/images/lnk_camere.jpg);
	}
	
	#links .linkbox div#linkservizi{
		height: 89px;
		background-image:url(/images/lnk_servizi.jpg);
	}
	
	#links .linkbox div#linkprezzi{
		height: 89px;
		background-image:url(/images/lnk_prezzi.jpg);
	}
	
	#links .linkbox div#linkcontatti{
		height: 89px;
		background-image:url(/images/lnk_contatti.jpg);
	}
	
	#links .linkbox a .txt{
		height: 34px;
		line-height: 34px;
		min-height:34px;
	}


/*box immagini e testo sotto la barra dei link*/	
	#subheader{
		height:auto;
		width: 837px;
		padding-top: 1px;
	}
	
		/*immagine di sfondo della home nel subheader*/
		#subheader #subhdrfoto{
			width: 381px;
			height: 262px;
			float: left;
			/**background-image: url(/images/hdr_sx_foto.jpg);*/
		}
	
			/*box immagini di sfondo nelle pagine interne*/
			#subheader #shsx{
				float: left;
				width: 381px;
				height:auto;
			}
			
			#subheader #shsx img{
				border: 0px;
			}
			
			#subheader #shsx #shsx_imgbot{
				margin-top: 1px;
			}
	
	
	/* box dettagli testuali a destra sotto l'header e i link navigazione*/
			#subheader #details{
				width:455px;
				float: left;
				margin-left: 1px;
			}
			
			#subheader #details #dettop{
				height: 65px;
			}
			
			#subheader #details #detbot{
				height: 197px;
				background: #C3B99C url(/images/hdr_dx_bordo.jpg) no-repeat right bottom;
			}
			
			/* selettore x pagine interne*/
			#subheader #details #detbotint{
				height: 458px;
				background: #C3B99C url(/images/hdr_dx_bordo.jpg) no-repeat right bottom;
			}
			
						/* selettore x pagine interne*/
			#subheader #details #detbotint2{
				height: 458px;
				background: #C3B99C url(/images/hdr_dx_bordo.jpg) no-repeat right bottom;
				width:835px;
			}
			
			
			#subheader #details #items{ 
				/*height: 100px; */
			}
			
			#subheader #details #items #itemsleft{
				float:left;
				width: 225px; 
			
			}
			
			#subheader #details #items #itemsright{
				float:left;
				width: 225px; 
			
			}
			
			#subheader #details #items ul {
				color: #5A5038;
				font-size:12px;
				margin: 25px 0 0 0;
				padding: 0 0 0 35px;
			}
			
			#subheader #details #items li {
				list-style-image: url(/images/hdr_dx_linkstyle.gif); 
				margin: 8px 0 8px 0;
			}
			
			#subheader #details #itemcontent{
			}
				
			#subheader #details #itemcontent p{
				/*margin: 20px 0 0 0;*/
				padding: 20px 25px 0 25px ;
				color: #5A5038;
				font-size:12px;
				line-height: 20px;
			}

			#subheader #details #itemcontent p.hp{
				/*margin: 20px 0 0 0;*/
				padding: 5px 25px 0 25px ;
				color: #5A5038;
				font-size:12px;
				line-height: 20px;
			}

			
/*contenitore principale*/
#main {
	margin: 0 64px 0 64px;
	margin-top: -8px; 
	width: 837px;
}

/*box contenuti pagina a sfondo bianco, x ora solo nella home */
	#page{
		background-color:#FFFFFF;
	}
	
		#page #pageleft{
			float:left;
			width: 249px;
		}
		
		#page #pagecenter{
			float:left;
			width: 338px;
		}
		
		#page #pagecenter2{
			float:left;
			width: 600px;
		}		
			
		#page #pageright{
			float:left;
			width: 249px;
		}	
		
		#page p{
			color: #666666;
			font-size: 11px;
			line-height: 17px;
			margin: 30px 15px 0;
			padding-bottom: 10px;
		}
		
		#page p a{
			color: #827A5E;
			font-weight:bold;
			}
		
		#page h1{
			color: #666666;
			text-align:center;
			font-size: 15px;
			line-height: 24px;
			margin: 30px 15px 0;
			border-bottom: 1px solid #666666;
			padding-bottom: 10px;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		#page #pagecenter #centerimg {
			width: 300px;
			/*text-align: center;*/
			margin: 30px auto;
		}
		#page #pagecenter #centerimg img{
			width: 300px;
		}
		
		
		#page #pagecenter2 #centerimg2 {
			width: 500px;
			/*text-align: center;*/
			margin: 30px auto;
		}
		#page #pagecenter2 #centerimg2 img{
			width: 500px;
		}		
		
		#page #pageright #rightimg{
			width: 220px;
			margin: 30px auto;
		}
		#page #pageright #rightimg img{
			width: 220px;
		}


#footer{ 
	clear: both;
	margin: 0px 64px 0;
	width: 837px;
	height: 105px;
  	background:url(/images/ftr_sfondo_inf.jpg) no-repeat bottom;
}

#footer a{
	color:#000000;
	text-decoration: none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer p{
	border-top: 1px solid #CCC;
	margin: 0 25px 0 25px;
	padding-top: 20px;
	text-align: center; 
	font-size: 10px;
 }
.clear{
	clear: both;
}

table{
	margin: 30px 0 0 10px ;
}
td ,th{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	color: #5A5038;
	padding: 5px 0 10px 10px;
	border-bottom: 1px dotted #5A5038;
}

#itemsleft h3{
	margin: 10px 0 0 30px; 
	font-family: Verdana, Arial; 
	font-size: 13px; 
	color: #5a5038;
	
}

#itemsright h3{
	margin: 10px 0 0 30px; 
	font-family: Verdana, Arial; 
	font-size: 13px; 
	color: #5a5038;
	
}

a{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #5a5038;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #5a5038;
	text-decoration: underline;
	font-weight: bold;
}

#footer .closure{
			text-align:center;
			color: #666666;
			font-size: 11px;
			line-height: 17px;
			margin: 5px 0;
}

#footer .netplanet {
	margin: 15px 0 0 0;
/*	padding: 0 0 10px 0;*/
	text-align:center;
	font-size:11px;
}
#footer .netplanet a {
	color:#8BC500;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#ban {
	float:left;
	padding:0 0 0 25px;
	margin:0;
}
.contatti{
width:220px;
min-height:400px;
.background-image:url(/img/box_contatti.png);
background-image:url("/img/hh.png");
background-repeat:no-repeat;
background-position:bottom right;
background-color:#D5D3BF;
border:1px dashed #8C875B;
float:left;
margin-left: 14px;
margin-top: 30px;
font-size: 12px;
}

.contatti input{
	width: 200px;
	float:left;
	margin-bottom:10px;
	margin-top:3px;
}
.submits{
  background-color:#D5D3BF;
  background-image:url('/images/invia.gif');
  border:0;
  height:26px;
  margin-left:80px;
  margin-top:15px;
  width:77px;
}

#form_contatti{
	float:left;
	width: 200px;
}
#form_contatti img{
margin-top:5px;
margin-left:5px;
}
.contatti_text{
padding:10px;
}
.input_text{
width:237px;
height:20px;
border:1px solid #FFFFFF;
background-color:#E2E1D3;
color:#000000;
font-size:14px;
}
.textarea_text{
width:237px;
height:50px;
border:1px solid #FFFFFF;
background-color:#E2E1D3;
color:#000000;
font-size:14px;
}
.select_text{
width:237px;
height:22px;
border:1px solid #FFFFFF;
background-color:#E2E1D3;
color:#000000;
font-size:14px;
}
.contatti_text .input_text:hover{
background-color:#D5D3BF;
}
.contatti_text .textarea_text:hover{
background-color:#D5D3BF;
}
.submit{
width:77px;
height:26px;
background-image:url(/img/invia.gif);
background-color:#D5D3BF;
border:0;
margin-top:15px;
margin-left:80px;
}