
/* CSS Document - struttura pagina */

/* struttura pagina */

body, body#bianco {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:80%;
	background:url(../immagini/sfondo_body.gif) repeat-x;
	background-color:#fff;
	}

body#bianco {
	background-color:#fff;
	}

/*********************************/
/********* CLASSI GENERICHE ******/
/*********************************/
/** Global **/
* {
    margin:0;
    padding:0;
	border:0;
	text-align:left;
}

.clear {
	clear:both;
	height:0;
	font-size:1%;
	}
	
/** Nascondo oggetti **/
.off, .span {
	position: absolute;
    top: -9999px;
	left:-9999px;
	}
	
a {
	color:#916B3C;
	text-decoration:none;
	}	
	
span.link {
	color:#916B3C;
	}	
	
a:hover {
	text-decoration:underline;
	}	
	
#content {
	margin:0 0 0 0px;
	}	

input, textarea, select {
border:1px solid #ccc;
background-color:#fff;
width:130px;
padding:2px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

textarea {
	width:300px;
	font-size:11px;
	}

input.pulsante {
	width:100px;
	text-align:center;
	background-color:#eaeaea;
	color:#484848;
	margin:15px 0 0 0;
	}

input.check {
	border:0;
	padding:0;
	width:auto;
	}

select {margin-bottom:5px;}

#sitemap ul {
margin-left:20px;
}

#sitemap ul li {
list-style:square;
padding:3px 0;
}

#contenuti_esteso ul {
	padding:0 0 10px 10px;
	}

#contenuti_esteso ul li {
	list-style:square;
	padding:3px;
	}
	
/* Search_do */

#search_do form input.testo {
	border:1px solid #ccc;
	font-size:11px;
	color:#484848;
	width:130px;
	margin:10px 0 0 0;
	background-color:#fff;
	padding:2px;
	}
	
#search_do form select {
	border:1px solid #ccc;
	font-size:11px;
	width:130px;
	margin:0 0 0 12px;
	background-color:#fff;
	color:#484848;
	padding:2px;
	}	

#search_do form input.pulsante {
	font-size:11px;
	border:1px solid #ccc;
	margin:10px 0 0 0;
	padding:1px;
	width:120px;
	text-align:center;
	background-color:#eaeaea;
	color:#484848;
	}		

/*********************************/
/***** CONTENITORE GENERALE ******/
/*********************************/


#contenitore {
	width:926px;
	margin:0 auto;
	text-align:center;
	width:100%;
	font-size:90%;
	color:#333;
	line-height:18px;
	}
	

/*********************************/
/*********** HEADER **************/
/*********************************/


#header {
	width:926px;
	position:relative;
	margin:0 auto;
	height:161px;
	padding:0 0 0 0;
	}
	
.logo {
	width:488px;
	height:183px;
	background:url(../immagini/logo.png) no-repeat;
	position:absolute;
	margin:30px 0 0 0;
	z-index:2;
	}
	
	
#header a#link {
	display:block;
	outline:none;
	margin:0 0 0 0;
	-moz-outline: none;
	position:absolute;
	font-size:12px;
	text-indent:-9999px;
	width:500px;
	cursor:pointer;
	height:99px;
	z-index:3000;
	}	
	
#h_dx {
	float:right;
	position:relative;
	z-index:4000;
	margin:50px 0 0 0;
	}
	
#h_dx select {
	font-size:10px;
	width:50px;
	border:0;
	margin:0;
	background-color:#F2EBD9;
	border:1px solid #7C6B5F;
	}		
	
#h_dx select option {
	background-color:#F2EBD9;
	}	
	
#h_dx ul {
	margin:50px 0 0 0;
	padding:0;
	}

#h_dx ul li {
	list-style:none;
	display:inline;
	}	
	
/*********************************/
/*********** MENU ALTO ***********/
/*********************************/

#menu_alto {
	width:926px;
	position:relative;
	z-index:100;
	font-size:12px;
	}
	
#menu_alto ul {
	text-align:right;
	margin:0 0 0 20px;
	padding:110px 0 0 0;
	}

#menu_alto ul li {
	list-style: none;
	display:inline;
	padding:0 0 0 18px;
	}

#menu_alto ul li a, #menu_alto ul li a:hover {
	color:#000;
	text-decoration:none;
	}
	
#menu_alto ul li a:hover, #menu_alto ul li.attivo a {
	text-decoration:underline;
	}


/*********************************/
/*********** SOTTO MENU ***********/
/*********************************/

#sotto_menu {
	width:926px;
	position:relative;
	z-index:100;
	font-size:12px;
	}
	
#sotto_menu ul {
	text-align:left;
	margin:0 0 0 330px;
	padding:10px 0 0 0;
	}

#sotto_menu ul li {
	list-style: none;
	display:inline;
	padding:0 0 0 15px;
	}

#sotto_menu ul li a, #sotto_menu ul li a:hover {
	color:#6B5446;
	text-decoration:none;
	}
	
#sotto_menu ul li a:hover, #sotto_menu ul li a.attivo {
	text-decoration:underline;
	}


/*********************************/
/*********** CENTRALE ************/
/*********************************/


#contenuti, #contenuti_interno {
	width:100%;
	text-align:center;
	margin:0 0 0 0;
	padding:25px 0 15px 0;
	background-color:#FEF8EC;
	}

#contenuti_interno {
	background-color:#fff;
	padding-bottom:0;
	margin-bottom:-30px;
	}
	
* html #contenuti, * html #contenuti_interno {
	margin:-13px 0 0 0;
	}	
	
* html #contenuti_interno {
	margin-bottom:-30px;
	}	

#centrale {
	text-align:left;
	margin:0 auto 0 auto;
	padding:30px 0;
	width:926px;
	line-height:22px;
	}
		
#centrale h2 {
	font-size:300%;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	padding:0 0 0 0;
	line-height:35px;
	}
	
#multimedia	{
	float:right;
	margin:0 0 15px 15px;
	}
	
#multimedia img {
	padding:1px;
	background-color:#fff;
	border:1px solid #999;
	}	
	
span.link_foto a {
	background:url(../immagini/ico_foto.gif) left no-repeat;
	padding:10px 0 10px 30px;
	}	
	
/* path */

#path {
	width:890px;
	margin:-40px 0 20px 40px;
	z-index:3000;
	padding:0 0 8px 0;
	position:relative;
	border-bottom:1px dashed #ccc;
	}	
	
#path ul li {
	display:inline;
	color:#999;
	}	
	
/* menu_interno */	

#menu_interno {
	margin:0 0 15px 0;
	}	

* html #menu_interno {
	margin:0 0 -5px 0;
	}

#menu_interno ul {
	float:left;
	font-size:12px;
	}

#menu_interno ul li, #menu_interno ul li.ultimo {
	list-style:none;
	display:inline;
	padding:4px 5px 4px 15px;
	margin:0;
	background:url(../immagini/quadratino.gif) left no-repeat;
	}	
	
#menu_interno ul li.ultimo {
	border:0;
	}		
	
#menu_interno ul li a {
	color:#333;
	} 
	
/* box_dx */	

#box_dx {
	width:542px;
	float:right;
	margin:-40px 0 15px 15px;
	height:280px;
	background:url(../immagini/foto_home.jpg) no-repeat;
	}

/* box_quadruplo */	
	
#box_quadruplo	{
	width:926px;
	text-align:left;
	margin:0 auto;
	padding:30px 0 30px 0;
	}
	
* html #box_quadruplo {
	padding:30px 0 0 0;
	width:926px;
	}	
	
#box_quadruplo .box, #box_quadruplo .box_ultimo {
	width:216px;
	min-height:300px;
	padding-bottom:60px;
	float:left;
	border-right:1px solid #ccc;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:210px;
	}	
		
.box hr {
	height:1px;
	border-bottom:1px dashed #ccc;
	width:100%;
	margin:10px 0;
	}		
	
#box_quadruplo .box img {
	margin:0 0 10px 0;
	border:1px solid #ccc;
	padding:1px;
	}	
	
#box_quadruplo .box_ultimo img {
	margin:10px 0 0 0;
	border:1px solid #ccc;
	padding:1px;
	}		
	
.box_ultimo {
	margin:0;
	}	
	
* html #box_quadruplo .box, * html #box_quadruplo .box_ultimo {
	height:300px;
	}	
	
#box_quadruplo .box p.titolo, #box_quadruplo .box p.titolo a {
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	color:#695648;
	padding:0 0 20px 0;
	}	
	
#box_quadruplo .box_ultimo p.titolo_small, #box_quadruplo .box_ultimo p.titolo_small a,
#box_quadruplo .box_ultimo p.titolo_small2, #box_quadruplo .box_ultimo p.titolo_small2 a {
	font-size:20px;
	color:#695648;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	padding:0 0 10px 0;
	}
	

#box_quadruplo .box p.titolo a,  #box_quadruplo .box_ultimo p.titolo a,
#box_quadruplo .box_ultimo p.titolo_small a, #box_quadruplo .box_ultimo p.titolo_small2 a  {
 	font-size:100%;
 	}	
	
#box_quadruplo .box_ultimo p.titolo_small2 {
	margin:25px 0 0 0;
	}	
	
.titolo_news_prog a {
	color:#333;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.titolo_news_prog {
	color:#916B3C;
	}	
	
#centrale #box_quadruplo hr {
	height:1px;
	border-bottom:1px dashed #ccc;
	width:180px;
	margin:8px 0;
	}	
	
/* box_allegato */	

.box_allegato {
	width:202px;
	float:left;
	background-color:#F3EBD8;
	padding:10px;
	margin:0 20px 0 0;
	border:1px solid #D4CFCB;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:182px;
	}

.titolo_al {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4A3538;
	padding:0 0 5px 0;
	}

.box_allegato ul li {
	list-style:none;
	padding:2px 0;
	}

.box_allegato ul li a {
	color:#666;
	background:url(../immagini/quadratino_voce.gif) left no-repeat;
	padding:0 0 0 10px;
	}

/* news */

.news {
	width:841px;
	}	
	
.news img {
	float:left;
	margin:0 15px 15px 0;
	padding:1px;
	border:1px solid #ccc;
	}	
	
	
#centrale .news p.titolo span.data {
	color:#916B3C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
	}	
	
#centrale .news p.titolo a {
	color:#333;
	font-size:14px;
	}	
	
#colonna_interna .news p {
	margin:0;
	}	
	
#centrale .news p.titolo {
	margin:0 0 8px 0;
	color:#333;
	color:#916B3C;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
	
#centrale hr.divisore {
	height:1px;
	border-bottom:1px dashed #999;
	width:100%;
	line-height:0;
	font-size:0;
	margin:10px 0;
	}		

/* nav */	
	
#nav {
	width:100%;
	padding:4px 0;
	margin:25px 0 0 0;
	border-bottom:1px dashed #999;
	border-top:1px dashed #999;
	text-align:left;
	}	


/* gallery */

#gallery {
	margin:0 0 0 0;
	width:840px;
	}

/* Polaroid */

.polaroid {
	width:220px;
	height:220px;
	background-color:#FCFAF3;
	border:1px solid #ccc;
	margin:15px 20px 5px 0;
	float:left;
	text-align:center;
	}	

.polaroid img {
	border:1px solid #ccc;
	margin:8px 0 10px 0;
	}
	
.polaroid p {
	text-align:center;
	}	
	
.polaroid p a {
	color:#666;
	}	
	
/* Polaroid2 */

.polaroid2, .polaroid3 {
	width:250px;
	height:270px;
	background:url(../immagini/glifo.gif) left bottom no-repeat;
	background-color:#F2EBD9;
	border:1px solid #CCB09A;
	margin:15px 50px 35px 0;
	float:left;
	text-align:center;
	}	

.polaroid3 {
	margin-left:160px;
	}

* html .polaroid3 {
	margin-left:70px;
	}

.polaroid2 img, .polaroid3 img {
	border-bottom:1px solid #CCB09A;
	padding:0 0 1px 0;
	margin:0 0 10px 0;
	}
	
.polaroid2 p, .polaroid3 p {
	text-align:center;
	}	
	
.polaroid2 p a, .polaroid3 p a {
	color:#4A3538;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}	
	
	
.offerte {margin-top:10px;padding-top:5px;border-top:1px solid #ccc;width:150px;}
		


/*********************************/
/*********** FOOTER **********/
/*********************************/

#footer {
	width:100%;
	/*background:url(../immagini/sfondo_footer.gif) repeat-x;*/
	background-color:#F2EBD9;
	height:100px;
	text-align:center;
	
	}

	
#testo {
	padding-top:10px;
	width:926px;
	margin:0 auto;
	font-size:11px;
	color:#fff;
	}
	
#testo p {
	text-align:center;
	color:#916B3C;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:2px solid #CCB09A;
	}
	
#footer ul {
	text-align:center;
	}

#footer ul li {
	list-style:none;
	display:inline;
	padding:0 10px 8px 0;
	}
	
#footer ul li a {
	color:#000;
	}	
	
span.credit {
	line-height:25px
	}

span.credit a {
	color:#666;
	}	