@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }

html {
   font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
   font-size: 12px;
   color: #42362D;
}

body {
	background-color: white;
}

h1 {

}

h2 {
	margin: 20px 0 0 0; padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	/*font-variant: small-caps;*/
	color: #8C7C6A;
}
h2 a { color: #8C7C6A; }
h2 a:hover { color: #8C7C6A; text-decoration: underline; color: #5C4D3F;}

h4 {

}

p {
	margin: 10px 0 10px 0;
}

a {
   text-decoration: none;
   color: #42362D;
}

ul { margin: 0 0 0 10px; }
ul li { margin: 0 0 0 5px; list-style-type: square; line-height: 20px; }
ul li li { list-style-type: circle; }

img { border: 0; }

.label_150 {
	float: left;
	margin: 0 10px 0 0; padding: 0;
	width: 100px;
	border: 0px solid #DAD2BF;
}
input, textarea {
	margin: 0; padding: 2px;
	font-family: 'Trebuchet MS', sans; font-size: 11px;
	border: 1px solid #DAD2BF;
}

.clear { clear: both; }
.spacer10 { clear: both; height: 10px; }

/* STRUTTURA */
#layout {
   position: absolute;
   top: 5px; left: 50%;
   margin: 0 0 0 -475px; padding: 0;
   width: 950px;
   background: white url(../immagini/bg_col_left.jpg) repeat-y top left;
   border: 0px solid red;
}

#container {
   position: relative;
   margin: 0; padding: 0;
   border: 0px solid green;
}

#header {
	position: relative;
	margin: 0; padding: 0;
	height: 280px;
	border: 0px solid gray;
}

#logo { display: block; padding: 25px 0 0 0; width: 250px; height: 225px; background-color: white; }

#topMenu {
	position: absolute;
	top: 5px; left: 0;
	z-index: 100;
}
#topMenu a { font-size: 12px; margin-right: 10px; padding-left: 8px; background: url(../immagini/topmenu-arrow.gif) no-repeat 0px 5px;  }

#languageMenu {
	position: absolute;
	top: 292px; left: 5px;
	padding-left: 5px; 
	width: 230px;
	text-align: left;
	border-bottom: 1px dotted #6F5D4B;
}
#languageMenu a { margin-right: 3px; }

#slideshowHeader {
	display: block;
	position: absolute;
	top: 0; right: 0;
	width: 700px; height: 250px;
}

#central {
	margin: 0; padding: 0 0 0 0;
}

#colLeft {
	float: left;
	margin: 0; padding: 30px 0 0 0;
	width: 250px;
	background: transparent url(../immagini/bg_col_left_header.jpg) no-repeat top left;
}

#colContent {
	float: right;
	margin: 0; padding: 0;
	width: 690px;
}

/*#colRight {
	float: right;
	margin: 0; padding: 0;
	width: 500px;
}*/

#footer {
	clear: both;
	position: relative;
	margin: 0; padding: 0;
	width: 950px; height: 70px;
	background-color: white;
	border-bottom: 10px solid white;
}
#footer #footer-left {
	position: absolute;
	top: 0; left: 0;
	margin: 0; padding: 0;
	width: 250px; height: 70px;
	line-height: 13px;
	border-top: 2px solid white;
	background-color: #847260;
}
#footer #footer-left .partners {
	position: absolute;
	top: 10px; left: 5px;
}
#footer #footer-left a img {
	border: 0;	
}
#footer #footer-right {
	position: absolute;
	top: 0; left: 250px;
	margin: 0; padding: 0;
	width: 698px; height: 70px;
	line-height: 13px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	background-color: #DAD2BF;
}
#footer #footer-right a {
	color: #847260;	
}
#footer #footer-right .footer-left {
	position: absolute;
	top: 3px; left: 5px;
	font-size: 11px;
	color: #6F5D4B;
}
#footer #footer-right .footer-right {
	position: absolute;
	top: 3px; right: 10px;
	font-size: 11px;
	color: #6F5D4B;
}



/* NAVIGAZIONE */
#nav1-H {
	clear: both;
	border-top: 1px solid #DAD2BF;
	background-color: #6F5D4B;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
}
#nav1-H ul {
	margin: 0; padding: 0;
	list-style: none;
}
#nav1-H ul li {
	display: inline;
	margin: 0; 
	list-style: none;
}
#nav1-H ul li a {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 14px 0 14px;
	font-size: 13px; text-transform: uppercase; color: white;
	background-color: transparent;
}
#nav1-H ul li.active a {
	background: transparent url(../immagini/menu_indicatore.jpg) no-repeat 50% -7px; background-color: #847260;
}


#nav2-H {
	clear: both;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	border-bottom: 1px dotted #6F5D4B;
	background: transparent url(../immagini/sottomenu_indicatore.jpg) no-repeat top left;
}
#nav2-H ul { margin: 0 0 0 20px; padding: 0; height: 30px; }
#nav2-H ul li {
	float: left;
	margin: 0 15px 0 0; padding: 0;
	line-height: 30px;
	height: 30px;
	list-style: none;
}
#nav2-H ul li a {
	display: block;
	margin: 0; padding: 0;
	text-decoration: none;
	color: #6F5D4B;
	font-size: 13px;
	/*font-variant: small-caps;  */
	line-height: 30px;
}
#nav2-H ul li a:hover { text-decoration: none }
#nav2-H ul li.active { background: transparent url(../immagini/bg_sottomenu_active.jpg) repeat-x bottom left }


/* boxContentLeft */
.boxContentLeft {
	float: left;
	margin: 10px 0 0 0; padding: 0px;
	width: 360px;
	/*background: transparent url(../immagini/motivo_piccolo.jpg) no-repeat top left;*/
	border: 0px solid #CAC5B9;
}
.boxContentLeft2 {
	float: left;
	margin: 10px 0 0 0; padding: 0px;
	width: 690px;
	/*background: transparent url(../immagini/motivo_piccolo.jpg) no-repeat top left;*/
	border: 0px solid #CAC5B9;
}
.boxContentLeft h1, .boxContentLeft2 h1 {
	margin: 0 0 5px 0;
	font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 20px; /*font-variant: small-caps;*/
	color: #8C7C6A;
	text-align: left;
}

/* boxContentRight */
.boxContentRight {
	float: right;
	margin: 5px 0 0 0; padding: 0;
	width: 310px;
	border: 0px solid #CAC5B9;
}


/* boxOfferte */
.boxOfferteHP {
	margin: 0 auto; padding: 0;
	width: 230px;
	font-family: "Times New Roman", Times, serif;
}
.boxOfferteHP h1.titolo {
	margin: 0 0 15px 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	/*font-variant: small-caps;  */
	color: #8C7C6A;
}
.boxOfferteHP .offerteElenco { margin: 0 0 20px 0; font-family: "Trebuchet MS", Times, serif; font-size: 10px; }
.boxOfferteHP .offerteElenco p.desrizione { width: 170px; 	font-family: "Trebuchet MS", Times, serif; }
.boxOfferteHP .offerteElenco img { float: left; margin: 0 7px 0 0; border: 0; }

.offerteElencoSpecial { margin: 0 auto 20px auto; width: 220px; padding: 3px; font-family: "Trebuchet MS", Times, serif; font-size: 10px; background-color: #6F5D4B; color: white; border:1px solid #333333; }
.offerteElencoSpecial p.desrizione { width: 170px; 	font-family: "Trebuchet MS", Times, serif; }
.offerteElencoSpecial img { float: left; margin: 0 7px 0 0; border: 0; }
.offerteElencoSpecial a { color: white; }

table.prezzi {
	border: 1px solid #6F5D4B;
	background-color: #DAD2BF;
}
table.prezzi th { height: 25px; border-bottom: 1px solid #9B7F67; }
table.prezzi td { height: 25px; }

/* boxServizi */
.boxServiziHP {
	float: left;
	margin: 10px 0 0 0; padding: 60px 10px 10px 10px;
	width: 320px;
	background: transparent url(../immagini/motivo_piccolo.jpg) no-repeat top left;
	border: 1px solid #CAC5B9;
}

.boxServiziHP h2.titolo {
	width: 220px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	/*font-variant: small-caps;  */
	color: #8C7C6A;
}

.boxServiziHP p.desrizione { width: 170px; }
.boxServiziHP img {
	float: right;
	border: 0;
}


/* boxNewsletter */
.boxNewsletterHP {
	float: left;
	margin: 10px 0 0 0; padding: 10px 10px 10px 10px;
	width: 320px;
	/*background: transparent url(../immagini/motivo_piccolo.jpg) no-repeat top left;*/
	border: 1px solid #CAC5B9;
}
.boxNewsletterHP h2 {
	margin: 0; padding: 0;
	width: 220px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	/*font-variant: small-caps;  */
	color: #8C7C6A;
	border: 0;
}

.boxDxHP {
	float: left;
	margin: 15px 0 0 0; padding: 5px;
	width: 300px;
	border: 1px solid #CAC5B9;
}

.boxDxHP h2 {
	margin: 5px 0 10px 0; padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	/*font-variant: small-caps;  */
	color: #8C7C6A;
	border-bottom: 1px solid #8C7C6A;
}

/* boxNewsHP */
.boxNewsHP {
	margin: 0; padding: 0;
	width: 300px;
	border: 0px solid #CAC5B9;
}
.boxNewsHP h2 {
	margin: 5px 0 10px 0; padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	/*font-variant: small-caps;  */
	color: #8C7C6A;
	border-bottom: 1px solid #8C7C6A;
}
.boxNewsHP h3.titolo {
	margin: 10px 0 0 0;
	width: 300px;
	font-size: 12px;
}
.boxNewsHP p.sintesi { width: 300px; }

.boxNewsHP img { float: right; border: 0; }

/* boxContent */
.boxContent {
	float: left;
	margin: 10px 0 0 0; padding: 0px;
	width: 200px;
	/*background: transparent url(../immagini/motivo_piccolo.jpg) no-repeat top left;*/
	border: 0px solid #CAC5B9;
}

.boxContent h1 {
	margin: 0 0 30px 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	/*font-variant: small-caps;  */
	color: #8C7C6A;
	text-align: left;
}

/****************************************/
/************** boxGallery **************/
/****************************************/
.boxGallery {
	margin: 5px 0 0 0; padding: 0;
	width: 310px; height: 400px;
}

.boxGallery #medium {
	width: 310px; height: 235px;
	background: transparent url(../immagini/bg_cornice_gallery_310x235.jpg) no-repeat top left;
	z-index: 0;
}
.boxGallery #medium img { z-index: 100; }
/*.boxGallery #medium img.medium_image { margin: 12px 0 0 12px; filter: alpha(opacity=0); opacity: 0; }
.boxGallery #medium img.preloader { position: absolute; left: 50%; top: 50%; filter: alpha(opacity=50); opacity: 0.5; }*/
.boxGallery #medium img.medium_image1 { margin: 12px 0 0 12px; }
.boxGallery #medium img.medium_image { margin: 12px 0 0 12px; opacity: 0; }
.boxGallery #medium img.preloader { position: absolute; left: 50%; top: 50%; opacity: 0.5; }

.boxGallery #thumb {
	float: left;
	width: 310px;
	margin: 5px 3px 0 0;
}

.boxGallery #thumb .thumb_image {
	float: left;
	width: 90px; height: 70px;
	margin: 10px 3px 0 7px;
	background: transparent url(../immagini/bg_cornice_thumb_90x70.jpg) no-repeat top left;
	border: 0;
}
/*.boxGallery #thumb .thumb_image img { margin: 5px 0 0 4px; filter: alpha(opacity=70); opacity: 0.7; }*/
.boxGallery #thumb .thumb_image img { margin: 5px 0 0 4px; opacity: 0.7; }

/****************************************/
/**************** elenco ****************/
/****************************************/
.elenco {
	clear: both;
	padding: 5px 0 0 0;
	height: 75px;
}
.elenco img {
	float: left;
	margin: 0 10px 7px 5px; padding: 5px 4px 7px 4px;
	border: 0;
	background: transparent url(../immagini/bg_cornice_thumb_90x70.jpg) no-repeat top left;
}

#offers h2 { margin: 0 50px 14px 0; width: auto; padding: 0 0 2px 0; color: #847463; font-size: 14px; border-bottom: 1px solid #C8C4B8 ; }
#offers table, #offers th, #offers td { margin: 3px; table-layout: auto; padding: 3px; border: 0px solid #CCCCCC; }
#offers table { border-bottom: 1px solid gray; }
#offers th { font-weight: bold; text-align: center; border-bottom: 1px solid gray; }
#offers td { /*text-align: center;*/ }
#offers tr { border: 1px solid #CCCCCC; }
#offers .offerBlock {
	position: relative;
	float: left;
	margin: 10px; padding: 3px;
	width: 315px;
	border: 1px solid #CCCCCC;
	background: #FAF9F4 url(../immagini/motivo_piccolo_dx.jpg) no-repeat top right;
	/*cursor: pointer;*/
}
#offers .offerBlock .thumb { float: left; margin-right: 5px; }
#offers .offerBlock .thumb img { margin: 0; padding: 0; }
#offers .offerBlock .intro { padding-left: 80px; font-size: 11px; }
#offers .clearLeft { clear: both; }

