/****************foglio di stile per landing page: parametri condivisi e div generali ***************/

body {
		margin: 0px;
		padding: 0px;
		border:0px;
		font-family: "Trebuchet Ms",verdana, Sans-serif;
		background:url(images/background-repeat.jpg) repeat-x;
		background-color:#FFC266;
		color:#000;
	}
	
img {
		margin:0px;
		border:0px;
		padding:0px;
}


#main{
		margin:0px auto;
		width:830px;
		
}

#totale{
	background:url(images/back-repeat-y.jpg) repeat-y;
	width:830px;
	overflow:hidden;
	padding:0;
	margin:0;

}

#top{
	width:830px;
	background:url(images/back-top.jpg) no-repeat;
	height:76px;
	
}

#titolo_offerte_speciali{
	width:502px;
	background:url(images/bkg_titolo.jpg) no-repeat;
	height:35px;
	padding-left:5px;
	margin-top:10px;
	margin-left:5px;
}
h3 {
	font-size:15px;
	color: #660066;
	padding-left:5px;
	padding-top:6px;
}
#link {
	font-size:12px;
	color: #660066;
	text-align:right;
	padding:0;
	margin:0;
}

#top-flash{
	background:url(images/back-top2.jpg) no-repeat;
	width:830px;
	height:267px;
	padding:0 0 0 33px;
	margin:0;
}

#container_cnfrm{
	width:830px;
	background-color:#fff;
	height:auto;
	padding:20px;
}

#destra{	
	float:right;	/****** importante: indica la posizione del form nella pagina**/
	width:268px;
	height:auto;
	background:none;

	
margin:0 14px 0 0; margin /**/:0 24px 0 0;
}
#foto{
	padding:0px;
	margin:0px 16px 0px 14px; margin /**/:0px 24px 0px 26px;
	float:left;
	width:800px; width/**/:780px;
	height:auto;
}

.foto{
background:url(images/cornice-foto.jpg) no-repeat;
width:150px;
height:112px;
padding:0px;
margin:0px;

}
.foto img{padding:0 5px 8px 5px;}

#servizi{
	margin:0px 17px 0px 13px; margin /**/:0px 24px 0px 26px;
	float:left;
	width:800px; width/**/:780px;
	height:auto;
}

#servizi h2{padding:0px 15px;}
#servizi p{padding:0 15px;}


#sinistra{
	float:left;
	width:512px;
	height:auto;
	
margin:0px 0px 0px 16px; margin /**/:0px 0px 0px 26px;
}


	
#sinistra p{
		padding:5px 10px;	
}
#sinistra h2{
		padding:5px 10px;
		font-style:italic;
		font-size:18px;
}

#bottom{
	
		width: 830px;
		height:126px;
		float:left;
		padding:0px;
		margin:0;
		background:url(images/bottom.jpg) no-repeat;
}
			
			#bottom p{
				margin-top:30px;
				padding-left:50px;
				font-size:12px;
				color:#990000;
			
			}
			
			#bottom a {
				color:#990000;
				text-decoration: underline;
			}
			  
			#bottom a:hover {
				color:#990000;
				text-decoration:none;
			}


/********************* form con calendario ***********************/
#form_titolo {
	background:#fff;
	width:268px;
	height:69px;
	text-align:center;
	color:#ff6600;
	background:url(images/form-top.jpg) no-repeat;

	padding-top:15px;

}

#form {
	width: 268px;
	height:auto;
	float:right;	/****** importante: indica la posizione del form nella pagina ********/
	padding:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	background:url(images/form-repeat.jpg) repeat-y;
}
	
#form-bottom {
	background:url(images/form-bottom.jpg) no-repeat;
	width:268px;
	height:32px;
	float:right;
}
	
#form p {
	color: #000;
	padding:5px;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:100%;
}

#form a {
	font-weight: normal;
	font-size:10px;
	color: #000;
}

a:hover.privacy, a:active.privacy {
	text-decoration: underline;
}

#form form {
	margin: 0 0 0 10px;
}

#form .land_input {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 160px;
}

#form .land_input_data {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 115px;
}

#form .land_input_small {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 35px;
}
#form .land_input_medium{
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 90px;
}
#form .land_calendario_button {
	border: 0;
	margin: 0;
	background:url(images/calendar_button.jpg) no-repeat center;
	text-align: center;
	width: 22px;
	height: 19px;
	cursor: pointer;
	vertical-align: bottom;
	font-size: 11px;
	color: #000;
}

#form .land_button {
	border: 0;
	font-family: Verdana, Geneva,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url(images//button.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height:58px;
	width: 140px;
	font-weight: bold;
}


#form .land_texarea {
	width: 170px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
font-size: 11px;
	color: #000;
	overflow: auto;
}

/***********************************fine form******************************/
/****************************** tag html ********************************/

p {
	font-size:13px;
	color: #000;

}

h1{
	font-size:19px;
	color: #ff6600;
	padding:0;
	margin:0;



}
h2{
	font-size:16px;
	color: #660066;
	padding:0;
	margin:0;

}


a {
	color:#000;
	text-decoration: underline;
}
 
 
a:hover {
	color:#000;
	text-decoration:none;

}

.left{
	float:left;
	margin-right:10px;
}

ul {
	font-size:13px;
	color:#000;
	line-height:120%;

}
