
/* CSS Document - struttura pagina */

/* struttura pagina */

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

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:#934836;
	text-decoration:none;
	}	
	
a:hover {
	text-decoration:underline;
	}	

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:866px;
	margin:0 auto;
	text-align:center;
	width:100%;
	font-size:90%;
	color:#333;
	line-height:18px;
	}
	

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


#header {
	width:866px;
	position:relative;
	margin:0 auto;
	padding:55px 0 0 0;
	}
	
.logo {
	width:278px;
	height:158px;
	background:url(../immagini/logo.png) no-repeat;
	position:absolute;
	margin:-55px 0 0 0;
	z-index:2;
	}
	
* html .logo {
	background:url(../immagini/logo.gif) no-repeat;
	}	
	
/*********************************/
/*********** MENU ALTO ***********/
/*********************************/

#menu_alto {
	width:866px;
	position:relative;
	z-index:1;
	font-size:12px;
	background-color:#000;
	}
	
#menu_alto ul {
	text-align:right;
	width:588px;
	margin:0 0 0 270px;
	}

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

#menu_alto ul li a, #menu_alto ul li a:hover {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
	
#menu_alto ul li a:hover, #menu_alto ul li.attivo a {
	text-decoration:underline;
	}


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


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

#contenuti_interno {
	background-color:#fff;
	}
	
* html #contenuti, * html #contenuti_interno {
	margin:24px 0 0 0;
	}	

#centrale {
	width:866px;
	text-align:left;
	margin:0 auto 0 auto;
	padding:30px 13px 0 13px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:840px;
	}
		
#centrale h2 {
	font-size:300%;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	padding:0 0 20px 0;
	}
	
.foto_dx {
	float:right;
	padding:1px;
	margin:0 0 15px 15px;
	background-color:#fff;
	border:1px solid #999;
	}	
	
/* path */

#path {
	width:552px;
	margin:-50px 0 0 0;
	float:right;
	position:relative;
	padding:0 0 8px 0;
	border-bottom:1px solid #9C9E9F;
	}	
	
#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:11px;
	padding:2px 0;
	background-color:#FBF8EE;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}

#menu_interno ul li, #menu_interno ul li.ultimo {
	list-style:none;
	display:inline;
	padding:4px 15px;
	margin:0;
	border-left:1px solid #ccc;
	}	
	
#menu_interno ul li.ultimo {
	border:0;
	}		
	
#menu_interno ul li a {
	color:#2665A8;
	} 
	
/* gallery home */	

#gallery_home {
	width:378px;
	border-left:1px dashed #CECCC1;
	border-right:1px dashed #CECCC1;
	float:right;
	margin:-40px 0 15px 15px;
	padding:10px 0 10px 10px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:368px;
	}
	
#gallery_home img {
	padding:2px;
	float:left;
	border: 1px dashed #999;
	margin:0 10px 5px 0;
	background-color:#FFFFFF;
	}	
	
#gallery_home p {
	text-align:right;
	padding:0 15px 0 0;
	color:#934836;
	}	

#gallery_home p a {
	color:#934836;
	}
	
#centrale p.link_foto {
	padding:10px 0 0 0;
	}

p.link_foto a {
	background:url(../immagini/ico_foto.gif) left no-repeat;
	padding:10px 0 10px 32px;
	}	
	
/* box_triplo */	
	
#box_triplo	{
	width:840px;
	text-align:left;
	margin:0 auto;
	padding:30px 0 30px 0;
	}
	
* html #box_triplo {
	padding:30px 0 0 0;
	width:840px;
	}	
	
#box_triplo .box, #box_triplo .box_ultimo {
	width:221px;
	min-height:220px;
	padding-bottom:60px;
	background:url(../immagini/graffa.gif) bottom no-repeat;
	float:left;
	margin:0 57px 0 0;
	}	
	
* html #box_triplo .box, * html #box_triplo * html .box_ultimo	{
	margin:0 35px 0 0;
	}
	
.box hr {
	height:1px;
	border-bottom:1px dashed #999;
	width:100%;
	margin:10px 0;
	}		
	
	
.box_ultimo {
	margin:0;
	}	
	
* html #box_triplo .box, * html #box_triplo .box_ultimo {
	height:240px;
	padding-bottom:60px;
	}	
	
#box_triplo .box p.titolo, #box_triplo .box p.titolo a {
	font-size:250%;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	color:#333;
	padding:0 0 20px 0;
	}	
	
#box_triplo .box_ultimo p.titolo_small, #box_triplo .box_ultimo p.titolo_small a,
#box_triplo .box_ultimo p.titolo_small2, #box_triplo .box_ultimo p.titolo_small2 a {
	font-size:180%;
	color:#333;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	padding:0 0 10px 0;
	}
	

#box_triplo .box p.titolo a,  #box_triplo .box_ultimo p.titolo a,
#box_triplo .box_ultimo p.titolo_small a, #box_triplo .box_ultimo p.titolo_small2 a  {
 	font-size:100%;
 	}	
	
#box_triplo .box_ultimo p.titolo_small2 {
	margin:25px 0 0 0;
	}	
	
.titolo_news_prog a {
	color:#934836;
	}
	
#centrale #box_triplo hr {
	height:1px;
	border-bottom:1px dashed #999;
	width:180px;
	margin:8px 0;
	}	
	
/* box_allegato */	

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

.titolo_al {
	font-size:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#004A99;
	padding:0 0 5px 0;
	font-weight:bold;
	}

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

.box_allegato ul li a {
	color:#666;
	background:url(../immagini/quadratino.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;
	}	
	
.news .titolo_sezione {color:#666;font-size:90%;}
	
	
#centrale .news p.titolo span.data {
	color:#333;
	}	
	
#centrale .news p.titolo a {
	color:#2665A8;
	font-size:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
#colonna_interna .news p {
	margin:0;
	}	
	
#centrale .news p.titolo {
	margin:0 0 8px 0;
	}	
	
#centrale hr.divisore {
	height:1px;
	border-bottom:1px dashed #999;
	width:100%;
	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:176px;
	height:176px;
	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;
	}	
		


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

#footer{
	width:100%;
	background-color:#333;
	height:105px;
	text-align:center;
	}

	
#testo {
	width:866px;
	margin:0 auto;
	font-size:11px;
	color:#fff;
	padding:15px 0 0 0;
	}
	
#testo p {
	text-align:left;
	margin-top:18px;
	}	
	
.logo_comune {
	float:left;
	padding-bottom:10px;
	margin-right:15px;
}

