
/* CSS Document - struttura pagina */

/* struttura pagina */

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	background:url(../immagini/sfondo_body.jpg) repeat-x;
	background-color:#fff;
	}

/*********************************/
/********* CLASSI GENERICHE ******/
/*********************************/
/** Global **/
* {
    margin:0;
    padding:0;
	border:0;
	text-align:left;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:1%;
	}
	
/** Nascondo oggetti **/
.off, .span {
	position: absolute;
    top: -9999px;
	left:-9999px;
	}
	
a {
	color:#006944;
	text-decoration:none;
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;*/
	}	
	
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;
}

span.arancio {
	color:#006944;
	}
	
p.link {
	color:#006944;
	}	
	
p {letter-spacing: 0.2px;}

ul {
	padding:0 0 0 15px;
	}
	
ul li {
	list-style:square;
	}	

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;
	}
	
/* dati */

table#dati {
	width:500px;
	margin:15px 0;
	}

table#dati td {
	padding:5px;
	background-color:#D1E0EF;
	}	
	
table#dati td.intestazione {
	background-color:#003366;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}	
	
/* 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;
	}		

/** end global **/
	

/*********************************/
/***** CONTENITORE GENERALE ******/
/*********************************/


#outer {
	background:url(../immagini/sfondo_body_dx.gif) top right no-repeat;
	text-align:center;
	}

#contenitore {
	width:954px;
	margin:0 auto;
	text-align:left;
	}
	

/*********************************/
/*********** HEADER **************/
/*********************************/


#header {
	width:954px;
	background:url(../immagini/sfondo_header.jpg) no-repeat;
	}
	
#header a#link {
	display:block;
	outline:none;
	margin:56px 0 0 0;
	-moz-outline: none;
	position:absolute;
	font-size:12px;
	text-indent:-9999px;
	width:300px;
	height:99px;
	}	
	
#h_dx {
	float:right;
	width:390px;
	background:url(../immagini/sfondo_h_dx.gif) bottom no-repeat;
	padding:0 0 0 0;
	margin:0 39px 0 0;
	}	
	
* html #h_dx {
	margin:0 16px 0 0;
	} 		
	
#h_dx ul {
	padding:15px 0 20px 25px;
	}
	
* html #h_dx ul {
	padding:15px 0 20px 10px;
	}	

#h_dx ul li {
	list-style:none;
	display:inline;
	padding:0 0 0 7px;
	}	
	
#h_dx ul li a {
	background:url(../immagini/linea.gif) right no-repeat;
	padding:0 10px 0 0;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
#h_dx form {
	float:right;
	margin:0 15px 0 0;
	padding:12px 0 0 0;
	position:relative;
	}	
	
#h_dx form p {
	line-height:15px;
	}	
	
#h_dx input {
	margin:0;
	font-size:11px;
	width:108px;
	color:#333;
	background-color:#E1DDD7;
	border:1px solid #ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
		
#h_dx input.pulsante {
	width:40px;
	color:#fff;
	background-color:#999;
	border:1px solid #ccc;
	padding:0;
	margin:0 0 0 5px; 
	}		
		
	
/*********************************/
/*********** MENU ALTO ***********/
/*********************************/

#menu_alto {
	padding:235px 0 20px 0;
	font-size:12px;
	}
	
#menu_alto ul {
	margin:0 0 0 -3px;
	position:relative;
	padding:0;
	}

#menu_alto ul li {
	list-style: none;
	display:inline;
	padding:0 0 0 3px;
	}

#menu_alto ul li a, #menu_alto ul li a:hover {
	color:#333333;
	text-decoration:none;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:11px;
	font-weight:lighter;
	background:url(../immagini/linea.gif) right no-repeat;
	padding:0 6px 0 0;
	text-transform:uppercase;
	}
	
#menu_alto ul li a:hover, #menu_alto ul li a.attivo {
	text-decoration:underline;
	}

#menu_alto ul li.ultimo a, #menu_alto ul li.ultimo a:hover {
	background:none;
	}

/*********************************/
/*********** CENTRALE ************/
/*********************************/


#centrale {
	width:954px;
	font-size:12px;
	color:#292A2E;
	line-height:20px;
	padding:15px 53px 10px 0;
	min-height:500px;
	background:url(../immagini/sfondo_centrale.png) no-repeat top;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:901px;
	}
	
* html #centrale {
	height:500px;
	}	
	
#centrale h2, #centrale h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:25px;
	padding:0 0 15px 0;
	color:#003366;
	line-height:27px;
	}
	
#centrale h2 a {
	color:#003366;
	}	
	
#centrale h3 {
	font-size:20px;
	padding:0 0 7px 0;
	}	
	
.foto_dx {
	float:right;
	margin:0 0 20px 20px;
	padding:1px;
	background-color:#fff;
	}
	
#flash_dx {
	float:right;
	margin:0 0 0 40px;
	}	
	
.foto_sx {
	float:right;
	margin:16px 0 0 20px;
	padding:1px;
	background-color:#fff;
	}		

/* sx */

#sx {
	width:462px;
	background:url(../immagini/sfondo_sx_home.gif) top left no-repeat;
	}
	
#sx_estesa {
	width:901px;
	background:url(../immagini/sfondo_sx_home.gif) top left no-repeat;
	padding:10px;
	height:218px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:881px;
	}	
	
#sx p {
	margin:0 12px;
	padding:15px 0 0 0;
	}
	
#sx p.link {padding-top:0;}

#dx .box_dx p.link {padding-top:0;}
	
/*	box_doppio */
	
.box_doppio {
	width:442px;
	}
	
.box_loghi {
	width:442px;
	text-align:center;
	}	
	
.box_loghi img {
	margin:0 0 0 20px;
	}
	
.box_doppio img {
	padding:1px;
	border:1px solid #ccc;
	margin:0 20px 0 0;
	}	
	
.box_doppio .box_sx {
	width:222px;
	border-right:1px solid #ccc;
	}	
	
.box_doppio .box_dx {
	width:206px;
	float:right;
	}				
	
.divisore, .divisore2 {
	width:100%;
	margin:15px 0;
	line-height:0;
	font-size:0;
	padding:0;
	border-bottom:1px solid #ccc;
	}
	
.divisore2 {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}			
	
#centrale .box_doppio p {
	margin:0;
	line-height:16px;
	padding:0;
	color:#003366;
	border-bottom:1px dotted #ccc;
	padding:0 0 5px 0;
	margin:0 14px 5px 0;
	}	
	
#centrale .box_doppio p a {
	color:#003366;
	}
	
#centrale p {
	margin-bottom:10px;
	}
	
span.data, span.data_big {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	}	
	
span.data_big {
	font-size:14px;
	}	
	
#centrale p.archivio {
	color:#006944;
	border-bottom:0;
	padding:5px 0 0 10px;
	}			

#centrale p.archivio a {
	color:#006944;
	}
	
.box_doppio .box_dx p {
	margin-right:0;
	}	

/* dx */

#dx {
	width:424px;
	float:right;
	}
	
#dx .box {
	width:424px;
	margin:0 0 15px 0;
	}	
	
#dx .box .testa_1 {
	width:424px;
	background:url(../immagini/testa_box_dx.jpg) no-repeat;
	margin:0 0 -7px 0;
	}	
	
#dx .box .testa_2 {
	width:424px;
	background:url(../immagini/testa_box_dx2.jpg) no-repeat;
	height:45px;
	}		
	
#dx .box h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:20px;
	padding:49px 0 10px 21px;
	color:#003366;
	}	
	
#dx .box .corpo, #dx .box .corpo_bianco {
	width:424px;
	background:url(../immagini/sfondo_box_dx.gif) repeat-y;
	padding:5px 21px 0 21px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:382px;
	}
	
#dx .box .corpo_bianco {background:url(../immagini/sfondo_box_dx_bianco.gif) repeat-y;}	
	
#dx .box .piede, #dx .box .piede_bianco {
	background:url(../immagini/piede_box_dx.gif) no-repeat;
	width:424px;
	height:19px;
	margin-top:-18px;
	}
	
#dx .box .piede_bianco {background:url(../immagini/piede_box_dx_bianco.gif) no-repeat;}	
	
#dx .box span {
	color:#fff;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	position:absolute;
	font-style: italic;
	margin:10px 0 0 21px;
	width:105px;
	display:block;
	}	

#dx .box .foto_dx {
	border:0;
	} 

/* path */

#path {
	width:901px;
	margin:-11px 0 10px 0;
	position:relative;
	padding:0 0 3px 0;
	border-bottom:1px solid #e9e9e9;
	font-size:11px;
	}	
	
#path ul {
	padding:0 0 0 0;
	margin:0;
	}

#path ul li {
	list-style:none;
	display:inline;
	color:#000;
	}	
	
#path a {
	color:#292A2E;
	font-family:Arial, Helvetica, sans-serif;
	}		
	
/* menu_interno */

#menu_interno {
	margin:-5px 0 15px 0;
	position:relative;
	}

#menu_interno ul {
	padding:0;
	margin:0 0 0 0;
	}

#menu_interno ul li {
	display:inline;
	color:#731A1A;
	}	

#menu_interno ul li a {
	padding:0 0 0 10px;
	margin:0 15px 0 0;
	color:#203958;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../immagini/quadratino.gif)  left no-repeat;
	}	
	
#menu_interno ul li a:hover, #menu_interno ul li a.attivo {
	background:url(../immagini/quadratino.gif)  left no-repeat;
	text-decoration:underline;
	}		
	
/* box_dx2 */

.box_dx2 {
	/*width:284px;*/
	float:right;
	margin:0 0 0 15px;
	text-align:right;
	}
	
#centrale .box_dx2 p {
	line-height:15px;
	font-size:11px;
	color:#999;
	margin:0 0 4px 0;
	padding:0;
	text-align:right;
	clear:right;
	}	
	
	
.box_dx2 img {
	border:1px solid #ccc;
	padding:1px;
	float:right;
	}		

/* box_will */

#box_will {
	background-color:#F3F3F4;
	border:1px solid #ccc;
	width:280px;
	padding:15px;
	margin-bottom:20px;
	
	voice-family: "\"}\""; 
 	voice-family:inherit;
 	width:250px;
	}	
	
#box_will ul {
	padding:0;
	}

#box_will ul li {
	list-style:none;
	padding:0 0 3px 0;
	}	
	
#box_will a {
	color:#203958;
	background:url(../immagini/quadratino.gif)  left no-repeat;
	padding:0 0 0 15px;
	}	
	
#box_will ul li ul {
	padding:0 0 0 15px;
	}

#box_will ul li ul li {
	color:#203958;
	}

#box_will ul li ul li a {
	background:none;
	padding:0;
	}	
	
/* contenitore_allegati */

#contenitore_allegati {
	width:auto;
	margin:30px 0 0 0;
	}

.box_allegato, .box_link, .box_multimedia {
	background-color:#e9e9e9;
	width:235px;
	float:left;
	margin:0 14px 0 0;
	padding:10px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:215px;
	}
	
#centrale #contenitore_allegati ul {
	padding-left:0;
	margin:0;
	padding:5px 0 5px 0;
	}	
	
#centrale #contenitore_allegati li {
	line-height:16px;
	}	
	
#centrale #contenitore_allegati h2 {
	padding:0 0 0 0;
	margin:0;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#666;
	}		

#centrale .box_allegato ul li, #centrale .box_link ul li, #centrale .box_multimedia ul li {
	list-style:none;
	border-bottom:1px dashed #666;
	padding:5px 0 5px 19px;
	}
	
#centrale .box_allegato ul li {
	background:url(../immagini/ico_doc.gif) top left no-repeat;
	background-position:0 8px;
	}	
	
#centrale .box_link ul li {
	background:url(../immagini/ico_web.gif) top left no-repeat;
	background-position:0 8px;
	}	
	
#centrale .box_multimedia ul li {
	padding-left:22px;
	}


#centrale .box_multimedia ul li.video {
	background:url(../immagini/ico_video.gif) top left no-repeat;
	background-position:0 8px;
	padding-bottom:16px;
	margin-bottom:11px;
	}	
	
#centrale .box_multimedia ul li.photo {
	background:url(../immagini/ico_photo.gif) top left no-repeat;
	background-position:0 8px;
	padding-bottom:16px;
	}			

.box_allegato ul li a, .box_link ul li a, .box_multimedia ul li a {
	color:#2C58A5;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.video_home {
	float:right;
	margin-left:10px;
	margin-top:10px;
	}	
	
/* RSS */

p.rss {
	float:right;
	position:relative;
	margin:-35px 0 0 0;
	}	
	
p.rss  img {
	margin:0 0 0 7px;
	}	
	
/* corpo_video */

#corpo_video, #corpo_photo {
	margin:25px 0 0 0;
	text-align:center;
	}			

/* news */

.news {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	} 

.news p.titolo, .news p.titolo a {
	color:#003366;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:16px;
	}

.news p.titolo span.data {
	font-size:12px;
	}
	
.news img {
	margin-bottom:10px;
	}	
	
/* press */

p.titolo_press {
	color:#003366;
	line-height:16px;
	font-size:12px;
	background:url(../immagini/quadratino.gif) left no-repeat;
	background-position:0 5px;
	padding:0 0 0 10px;	
	}
	
p.download {
	border-bottom:1px dotted #ccc;
	padding:0 0 8px 10px;
	margin:0 0 8px 0;
	}	
	
p.titolo_press img {
	position:relative;
	margin:0 0 -10px 0; 
	}	
	
p.titolo_press a {
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;

	}	

p.titolo_press span.data {
	font-size:12px;
	}	
	

/* etichette */	
	
#etichette {
	width:901px;
	position:relative;
	z-index:10;
	margin:5px 0 0 0;
	}		
		
#etichette ul {
	padding:0;
	margin:0 0 0 4px;
	} 
	
	
#etichette ul li {
	display:inline;
	list-style:none;
	margin:0 0 0 -4px;
	}
	
#etichette ul li.archivio {
	margin:0 0 0 0;
	}			
			
#etichette ul li a, #etichette ul li a:hover {
	display:inline-block;
	width:auto;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:lighter;
	padding:6px 0 6px 0;
	height:33px;
	color:#fff;
	width:142px;
	text-decoration:none;
	list-style:none;
	margin:0 4px 0 0;
	background-color:#999;
	border:1px solid #ccc;
	cursor:pointer;
	
	
	voice-family: "\"}\""; 
 	voice-family:inherit;
	height:21px;	
	}	
	
#etichette ul li a:hover, #etichette ul li a.attivo {
	background-color:#003366;
	border-bottom:1px solid #003366;
	height:31px;
	
	voice-family: "\"}\""; 
 	voice-family:inherit;
	height:21px;	
	}	
	
/* box_foto */

#box_foto {
	float:right;
	margin:0 0 0 30px;
	}
	
#box_foto img {
	border:1px solid #ccc;
	padding:1px;
	}		
	
#box_foto p {
	line-height:15px;
	font-size:11px;
	color:#999;
	}
	
	
/* contenuto */		
		
#box {
	width:902px;
	position:relative;
	z-index:2;
	border:1px solid #ccc;
	margin:-1px 0 0 0;
	
	voice-family: "\"}\""; 
 	voice-family:inherit;
	width:873px;
	padding:10px 13px;
	}	
	
/* partner */

.logo {
	border:1px solid #ccc;
	width:200px;
	float:left;
	margin:0 15px 15px 0;
	text-align:center;
	padding-bottom:5px;
	}
	
#centrale .logo img {
	margin:0;
	}
	
.logo2 {
	margin:0 20px 0 0;
	}		
	
#centrale p.link_partner {
	font-size:0;
	padding:0;
	margin:0;
	line-height:10px;
	text-align:center;
	}	
	
p.link_partner a {
	color:#fff;
	}

p.link_partner a:hover {
	text-decoration:none;
	} 	

/*********************************/
/*********** FOOTER **********/
/*********************************/
	
#footer {
	width:100%;
	text-align:center;
	height:136px;
	background:url(../immagini/sfondo_footer.gif) repeat-x;
	background-color:#E1DDD7;
	}
	
#testo {
	width:850px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:center;
	}
	
#footer ul {
	padding:8px 0 0 0;
	margin:0;
	text-align:right;	
	margin-right:-6px;
	}	
	
#footer ul li {
	list-style:none;
	display:inline;
	}	
	
#footer ul li a {
	color:#32324C;
	text-transform:lowercase;
	font-size:11px
	}	
	
#footer p {
	padding:16px 0 12px 0;
	color:#fff;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	
#footer p a {
	color:#fff;
	}
	
#footer ul li a {
	background:url(../immagini/linea.gif) right no-repeat;
	padding:0 8px 0 5px;
	}
	
#footer ul li.last a {background:none;}

#footer ul li img {
	float:right;
	}
	
#footer span.social {
	float:right;
	margin:4px 0 0 0;
	}			
	
/* more */

/* definisco i display */

#gallery_prodotto, #video_prodotto {
	display:none;
	}
	
#box ul {margin-bottom:10px;}
	
