@charset "utf-8";
/* CSS Document */

body{
	background-color: #e7d9be;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Trebuchet Ms";
	font-size: 13px;	
}
#bg{
	height: 100%;
	width: 100%;
	margin: 0px;
	text-align: center;
}
a{
	text-decoration: none;
	color: #65593A;
	outline:none;
}
a:hover{
	color: #990000;	
}
h1{
	margin: 0px;
}
h2{}
h3{}
p{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
}
ul,li{
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

img{  }
a img {border:none;
	text-decoration: none;
}
/*contenitore generale*/
#container{
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
/*fine contenitore generale*/

/*header*/
#header{
	height: 455px;
	background-image: url(../images/1_02.jpg);
	background-repeat: no-repeat;
}
#riferimenti_logo{
	margin-bottom: 4.5em;
}
/*logo*/
.logo{
	float: left;
	margin-top: 3em;
	margin-left: 20px;
}

.logo  a {
	height: 120px;
	width: 550px;
	display: block;
	border:none;
}

.logo a span {
	display: none;
}

/*fine logo*/

/*riferimenti*/
.riferimenti{
	float: right;
	width: 250px;
	padding-top: 2em;
	padding-right: 1em;
}

.riferimenti h1{
	color: #534624;
	font-size: 20px;
	margin: 0px;
	padding: 0px;

}

.riferimenti p{
	margin: 0px;
}

.riferimenti img{
	float: right;
	padding: 10px;

}

/*riferimenti e logo*/
/*menu*/

#menu{
	height: 42px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
}
#menu .lista_voci{
	padding-left: 5px;
}
#menu .lista_voci ul{}
#menu .lista_voci li{
	float: left;
	width: 178px;
	text-align: center;
}
#menu .lista_voci li a{
	color: #9E8247;
	border:none;
}

#menu .lista_voci li a:hover{
	color: #990000;
	
}


/*fine menu*/
/*fine header*/


/*corpo pagina*/
#maincontent{
	background-image: url(../images/sfondo_maincontent.jpg);
	background-repeat: repeat-y;
}
#sidebar_destra{
	float: right;
	width: 355px;
	background-image: url(../images/sfondo_sidebar_destra.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-right: 7px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #E7D9BE;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E7D9BE;
}

#sidebar_destra .galleria{
	padding: 10px;	
}

#sidebar_destra .galleria h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	color: #B08E4F;
	font-weight: normal;
	background-image: url(../images/h3_destra.png);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 16px;
	height: 94px;
	margin: 0px;
}

#sidebar_destra .galleria h3.c_storici{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	color: #B08E4F;
	font-weight: normal;
	background-image: url(../images/h3_destra_c_s.png);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 16px;
	height: 60px;
	margin: 0px;
}

#sidebar_destra .galleria h4{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6F3700;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

#sidebar_destra .galleria img {
	border: 2px solid #FFFFFF;
	padding: 2px;
	margin-right: 1px;
	margin-left: 1px;
}
#sidebar_destra .galleria a img {

}

#sidebar_destra .galleria .foto {
	background-color: #E4D6B9;
	border: 2px dotted #AF9772;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-top: 5px;

}


/*sidebar destra*/
#sidebar_destra_bg{
	background-image: url(../images/bg_destra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7D9BE;
	text-align: center;
	background-color: #FFFFFF;
}

/*fine sidebar destra*/

/*sidebar sinistra*/
#sidebar_sinistra{
	width: 520px;
	float: left;
	padding-top: 10px;
	padding-left: 17px;
	padding-bottom: 20px;
}

#sidebar_sinistra img{
	float: left;
	margin: 2px;

}

/*moduli home page*/

#sidebar_sinistra h3{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #5F4429;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0BF93;
	display: block;
}
#sidebar_sinistra h4{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #D0BF93;
	padding-left: 10px;
	height: 100px;
	margin: 0px;
}
#sidebar_sinistra .gallery{
	margin: 0px;
	background-color: #FDFAF5;
	background-image: url(../images/sf_gallery.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	
}
#sidebar_sinistra .gallery img{
	border: 2px solid #FFFFFF;

	
}
.primo_modulo p:first-line, .secondo_modulo p:first-line{
	color: #807346;
	font-style: oblique;
	font-weight: bold;
	

}
/*primo modulo*/
.primo_modulo{
	width: 240px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D0BF93;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*fine primo modulo*/

/*secondo modulo*/
.secondo_modulo{
	float: right;
	width: 240px;
	padding: 5px;
}
/*fine secondo modulo*/
.terzo_modulo{
	padding-top: 10px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E4D6B9;
}
.terzo_modulo .contenuti_sinistra{
	padding-top: 3em;
	padding-left: 3em;
	width: 210px;
	background-image: url(../images/sfondo_modulo_terzo.jpg);
	background-repeat: no-repeat;
	height: 230px;
	padding-right: 0.8em;
	padding-bottom: 1em;
	
}


.terzo_modulo .contenuti_destra{
	padding-top: 3em;
	padding-left: 3em;
	width: 205px;
	background-image: url(../images/prezzi.jpg);
	background-repeat: no-repeat;
	height: 230px;
	padding-right: 1em;
	padding-bottom: 1em;
	float: right;
}

#sidebar_sinistra .contenuti_sinistra h3,#sidebar_sinistra .contenuti_destra h3{
	border:none;
	height: 60px;
	margin: 0px;
}


.terzo_modulo ul {

	padding-left: 1em;

	
}

.terzo_modulo  ul li{
	list-style-image: url(../images/lista.gif);
	
	
}

 p.readmore {
	text-align: right;
	font-style: oblique;
	
	
	
}

 p.readmore a{

	padding:0px;
	margin:opx;
	
	
	
}
.terzo_modulo  strong{
	color: #000000;

	
	
	
}


.terzo_modulo .modulo_mappa{
	padding: 5px;
	background-color: #F7F4EB;
	border: 1px dotted #E4D6B9;
	margin-bottom: 5px;

}
.terzo_modulo h3{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 25px;
	color: #5F4429;
	display: block;
border:none;
}

.terzo_modulo .modulo_mappa .icon_img{
	float: right;
	padding: 5px;

}
.terzo_modulo .modulo_mappa h3{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 25px;
	color: #5F4429;
	display: block;
	;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E4D6B9;

}

/*fine moduli home page*/
.breadcump{}
/*contenuti altre pagine*/

.contenuti_os{}



/*listino prezzi*/
.contenuti_os table{
	border-collapse:collapse;
	border:none;
	width: 500px;
	font-size: 13px;
}
.contenuti_os td{}
.contenuti_os td.cl_sfondo{
	background-color: #E7D9BE;
	font-weight: bold;
}
.contenuti_os th{}
.contenuti_os tr{}



 .img_sx{
	float: left;
}
#maincontent .contenuti_os .img_dx{
	float: right;
}

.contenuti_os .mappa{
	height: 200px;
	padding-top: 5px;
}
.contenuti_os .mappa img{
	float:left;
}
/*listino prezzi*/
/*informativa sulla privacy*/
#sidebar_sinistra_esteso{
	float: left;
	padding-top: 10px;
	padding-left: 17px;
	padding-right: 10px;
}
/*fine informativa sulla privacy*/
.contenuti_os ul{
	padding-left: 2em;
}
.contenuti_os li{	list-style-image: url(../images/lista.gif);}

.contenuti_os table span strong {
	color: #CC0000;	
}
/* fine contenuti altre pagine*/
/*fine sidebar sinistra*/
/*fine corpo pagina*/
/*footer*/

#footer{
	background-image: url(../images/footer.jpg);
	color: #FFFFFF;
	background-repeat: repeat-x;
	margin-right: 7px;
	margin-left: 8px;
	height: 74px;
	background-color: #D0BF93;
	margin-top: 10px;
}
#footer .f_testo{
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
	
}

#footer .f_testo a:hover{
	color: #FFFFFF;
}


/*riferimenti e logo*/
.link_sitemap{
	float: right;
	width: 450px;
	text-align: right;
}


.link_sitemap ul{
	float: right;
}

.link_sitemap li{
	float: left;
	padding-right: 5px;
	padding-left: 5px;

}

.pgraphics{
	float: left;
	width: 400px;
}
/*fine footer*/
/*clear*/
.clearfloat{
	clear: both;
	height: 1px;
}
/*fine clear*/
hr{
	height: 1px;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


	border-right-color: #B7AC96;
	border-bottom-color: #B7AC96;
	border-left-color: #B7AC96;
}
