
/* CSS Document - struttura pagina */

/* struttura pagina */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:80%;
	background-color:#D97935;
	}


/*********************************/
/********* CLASSI GENERICHE ******/
/*********************************/

* {
	margin:0;
	padding:0;
	border:0;
	}


.off, .span {
	position: absolute;
    top: -9999px;
	left:-9999px;
	}

.clear, .clear_left {
	clear:both;
	height:1px;
	font-size:0;
	line-height:0;
	}
	
.clear_left {
	clear:left;
	}	
	
a {
	color:#9F3223;
	text-decoration:none;
	}	
	
a:hover {
	text-decoration:underline;
	}	
	
span.black {
	color:#000;
	}	
	
ul#voci_video {
	margin:20px 0 0 0;
	}

ul#voci_video li {
	list-style:none;
	display:inline;
	padding:0 0 0 0;
	}	
	
#photogallery, #corpo_video {
	width:596px;	
	background-color:#eaeaea;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 15px 0;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	
	width:576px;
	}

#corpo_video {
	text-align:center;
	}
	
* html #photogallery , * html #corpo_video {
	width:570px;
	}	

#photogallery img {
	padding:1px;
	border:1px solid #ccc;
	float:left;
	margin:0 5px 5px 0;
	}
	
input, textarea, select {
border:1px solid #ccc;
background-color:#fff;
width:130px;
padding:2px;
}

textarea {
	width:300px;
	font-size:11px;
	}

input#customSubmit {
	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;}		
	
/*********************************/
/***** OUTER ******/
/*********************************/


#outer {
	width:932px;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:left;
	background-color:#F0ECD7;
	}	

/*********************************/
/***** CONTENITORE GENERALE ******/
/*********************************/


#contenitore {
	width:910px;
	margin:0 10px;
	text-align:left;
	background-color:#F0ECD7;
	}

/*********************************/
/*********** HEADER **************/
/*********************************/


#header {
	width:910px;
	margin:0 0 0 1px;
	background:url(../immagini/sfondo_header.gif) no-repeat top;
	}
	
#header a#link {
	display:block;
	outline:none;
	-moz-outline: none;
	position:relative;
	font-size:12px;
	text-indent:-9999px;
	width:294px;
	height:94px;
	margin:-93px  0 0 0;
	}
	
#header h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#A4540E;
	clear:right;
	text-align:right;
	padding:0 30px 20px 0;
	}	
	
#header h2 span.data {color:#000;}	
	
#cerca {
	width:365px;
	
	background-color:#F0ECD7;
	float:right;
	margin:0 30px 30px 0;
	padding:7px 10px 5px 10px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:345px;
	}
	
#cerca ul {
	text-align:right;
	margin-right:175px;
	}

#cerca ul li {
	display:inline;
	}	
	
#cerca ul li a, #cerca ul li a:hover {
	color:#A4540E;
	background:url(../immagini/linea.gif) right no-repeat;
	padding:0 5px 0 0;
	text-decoration:none;
	}	
	
#cerca ul li a:hover, #cerca ul li.attivo a {
	text-decoration:underline;
	}		
	
	
/* Formattazione form ricerca */

#cerca form {
	float:right;
	text-align:left;
	}	
	
#cerca form input.testo {
	font-size:80%;
	color:#666;
	width:136px;
	background-color:#FFFDE6;
	padding:2px;
	float:left;
	border:1px solid #ccc;
	}
	
#cerca form input.pulsante {
	margin:0 0 0 4px;
	background:url(../immagini/cerca.gif) no-repeat;
	text-indent:-9999px;
	width:25px;
	color:#fff;
	font-size:0;
	height:19px;
	}		
	
/*********************************/
/*********** MENU ALTO ***********/
/*********************************/

#menu_alto {
	width:903px;
	margin:0 0 0 4px;
	position:relative;
	z-index:2;
	background:url(../immagini/sfondo_menu_alto.gif) repeat-x top;
	background-color:#003552;
	}
	
	
#menu_alto ul#voci_sx {
	width:auto;
	padding:10px 0;
	background:url(../immagini/sfondo_menu_alto.gif) repeat-x top;
	background-color:#003552;
	height:36px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:16px;
	}	
	
		
#menu_alto ul#voci_sx li {
	list-style: none;
	display:inline;
	padding:10px 0 10px 13px;
	}

#menu_alto ul#voci_sx li a, #menu_alto ul#voci_sx li a:hover {
	color:#fff;
	text-decoration:none;
	border-right:1px solid #fff;
	padding:10px 15px 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	}
	
#menu_alto ul#voci_sx li a:hover, #menu_alto ul#voci_sx li.attivo a {
	text-decoration:underline;
	}

/* Voci a dx */

#menu_alto ul#voci_dx {
	float:right;
	border-top:1px solid #fff;
	width:280px;
	padding:14px 0;
	background:none;
	background-color:#003552;
	}	
	
#menu_alto ul#voci_dx li {
	margin:0;
	padding:15px 0;
	list-style:none;
	display:inline;
	text-align:center;
	}	

#menu_alto ul#voci_dx li a {
	border-right:0;
	padding:15px 25px;
	color:#fff;
	text-align:center;
	border-left:1px solid #fff;
	}	

/*********************************/
/****** FOTO_GRANDE ***********/
/*********************************/

#foto_grande {
	width:910px;
	position:relative;
	z-index:1;
	line-height:0;
	font-size:0;
	border-top:1px solid #FFF7B7;
	padding:0 0 0 4px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:906px;
	}	
	
/*********************************/
/*********** CENTRALE ************/
/*********************************/


#centrale {
	width:910px;
	font-size:90%;
	color:#666666;
	line-height:18px;
	margin:0;
	}
	
		
.foto_dx {
	float:right;
	margin:0 0 20px 20px;
	padding:1px;
	border:1px solid #666;
	}
	
.foto_dx2 {
	float:right;
	margin:0 0 0px 20px;
	padding:1px;
	}		


/*********************************/
/****** COLONNA SX **********/
/*********************************/

#testa_sx {
	width:623px;
	background:url(../immagini/testa_colonna_sx.png) no-repeat;
	height:26px;
	margin:-35px 0 0 0;
	position:relative;
	z-index:4;
	}
	
* html #testa_sx { /* Regole per IE (dalla 5.5 in poi) */
	background:url(../immagini/testa_colonna_sx.gif) repeat-y;
	margin-left:1px;
	}	

#colonna_sx {
	width:623px;
	background:url(../immagini/colonna_sx.png) repeat-y;
	padding:20px 15px 0 15px;
	position:relative;
	min-height:300px;
	position:relative;
	z-index:4;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:593px;
	}

* html #colonna_sx { /* Regole per IE (dalla 5.5 in poi) */
	background:url(../immagini/colonna_sx.gif) repeat-y;
	}


#chiusura_sx {
	width:623px;
	background:url(../immagini/chiusura_colonna_sx.png) no-repeat;
	height:21px;
	margin:0 0 40px 0;
	}
	
* html #chiusura_sx { /* Regole per IE (dalla 5.5 in poi) */
	background:url(../immagini/chiusura_colonna_sx.gif) no-repeat;
	}	
	
#colonna_sx h2, #colonna_sx h3 {
	font-size:25px;
	font-weight:lighter;
	color:#9F3223;
	padding:0 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
 #colonna_sx h3 {
	font-size:200%;
	font-weight:lighter;
	color:#9F3223;
	padding:20px 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
 #colonna_sx h4 {
	font-size:16px;
	font-weight:lighter;
	color:#9F3223;
	padding:20px 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
 #colonna_sx h4.titolo {
	font-size:14px;
	font-weight:lighter;
	color:#666;
	line-height:20px;
	padding:0px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}			
	
#colonna_sx h2 {
	line-height:25px;
	font-size:30px;
	z-index:10;
	margin:0;
	padding:0 0 15px 0;
	position:relative;
	}	
	
#colonna_sx h2.titolo {
	margin:-15px 0 15px 0;
	padding:0;
	} 

#colonna_sx p {
	padding:10px 0;
		}	
		
.foto_sx {
	float:left;
	padding:1px;
	border:1px solid #666;
	margin:0 15px 10px 0;
	}		

#colonna_sx hr {
	width:596px;
	border-bottom:1px solid #E3E0CA;
	height:1px;
	clear:left;
	}
	
/* Box evento */

.box_evento, .box_allegato {
	width:198px;
	background:url(../immagini/box_evento.gif) no-repeat bottom;
	background-color:#fffff;
	margin:15px 0 20px 0;
	min-height:380px;
	float:left;
	}	
	
.box_allegato {
	min-height:100px;
	background:none;
	background-color:#eaeaea;
	border:1px solid #ccc;
	margin:15px 15px 15px 0;
	}	
	
.box_evento img.logo {
	padding:1px;
	border:1px solid #ccc;
	margin:5px 0;
	}	
	
#nav {
	width:auto;
	margin:-30px 0 10px 0;
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
	z-index:99;
	position:relative;
	}	
	
#nav ul li {
	list-style:none;
	display:inline;
	font-style:normal;
	}	
	
#nav ul li a {
	color:#9F3223;
	font-style:normal;
	}	
	
.data_evento {
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:160%;
	}	
	
#menu_interno ul {
	width:auto;
	padding:0 0 15px 0;
	}
	
#menu_interno ul li {
	display:inline;
	list-style:none;
	padding:0 25px 0 0;
	}	
	
#menu_interno ul li a {
	background:url(../immagini/quadratino.gif) left no-repeat;
	padding:0 0 0 12px;
	color:#9F3223;
	}	
	
.corpo_evento, .corpo_allegato {
	width:198px;
	padding:0 20px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:158px;
	}	
	
.corpo_evento ul, .corpo_allegato ul {
	padding:20px 0 20px 0;
	}	
	
.corpo_evento ul li, .corpo_allegato ul li {
	list-style:none;
	padding:0 0 5px 0;
	}

.corpo_evento ul li a, .corpo_allegato ul li a {
	background:url(../immagini/quadratino.gif) left no-repeat;
	padding:0 0 0 12px;
	}		
	
#colonna_sx .box_evento h2, #colonna_sx .box_allegato h2 {
	font-size:130%;
	border-bottom:2px solid #F0ECD7;
	text-align:center;
	padding:0 0 5px 0;
	width:180px;
	margin:0 0 0 8px;
	}	

#colonna_sx .box_allegato h2 {
	padding:5px 0 5px 0;
	border-bottom:2px solid #ccc;
	}

#colonna_sx .box_evento .corpo_evento p {
	padding:5px 0 0 0;
	}

#colonna_sx .box_evento .corpo_evento p.titolo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:10px 0 0 0;
	color:#001A28;
	font-size:110%;
	}
	
#colonna_sx .box_evento .corpo_evento p.play {
	padding:10px 0 10px 0;
	text-align:right;
	}	
	
/* Scelta */

#scelta {
	width:590px;
	padding:15px;
	margin:0 0 15px 0;
	background-color:#F3F3F3;
	border:1px solid #ccc;
	color:#9F3223;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:560px;
	}	

#scelta label {color:#666666;}

#scelta select.scelta, #scelta select.scelta_big {
	width:110px;
	border:1px solid #CCCCCC;
	font-size:110%;
	color:#666666;
	background-color:#fff;
	margin:0 10px 0 0;
	}		
	
#scelta select.scelta_big { 
	width:220px;
	}	

#scelta input.pulsante {
	margin:0 0 0 0px;
	width:35px;
	color:#666;
	background-color:#fff;
	height:18px;
	text-align:center;
	font-size:11px;
	border:1px solid #ccc;
	}		
	
/* Notizia */

.notizia {
	width:596px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
	}	
	
#colonna_sx .notizia p {
	margin:0;
	padding:0;
	}		
	
	
#colonna_sx  .notizia p.titolo {
	margin:0 0 10px 0;
	padding:0;
	}	
	
#colonna_sx  .notizia p.titolo strong {
	font-size:14px;
	}			

.notizia p.titolo a {
	padding:0 0 0 12px;
	background:url(../immagini/quadratino.gif) no-repeat left;
	}	
	
span.red {
	color:#9F3223;
	}	
	
/* evento */

.evento {
	width:275px;
	border-bottom:1px solid #ED9106;
	float:left;
	line-height:16px;
	padding-bottom:16px;
	margin:0 16px 16px 0;
	min-height:185px;
	}
	
* html .evento {
	margin-right:10px;
	height:185px;	
	}		
	
.evento img {
	float:left;
	margin-right:10px;
	}	
	
.evento small {
	color:#000;
	font-size:10px;
	line-height:12px;
	}	
	
#colonna_sx .evento p.titolo {
	margin:0;
	padding:7px 0;
	}	
	
#colonna_sx .evento p.titolo a {
	font-size:19px;
	color:#FD7F0F;
	font-weight:lighter;
	}
	
#colonna_sx .evento p {
	margin:0;
	padding:0;
	font-size:11px;
	}
	
/* credit */

#credit {
	margin:0 0 0 15px;
	}		
	
#credit p {
	color:#000;
	margin-top:15px;
	}	
	
#credit strong, #credit strong a {
	color:#9F3223;
	}	
	
#credit p a {
	color:#000;
	}	
	
/*********************************/
/****** COLONNA DX **********/
/*********************************/

#colonna_dx {
	width:288px;
	float:right;
	position:relative;
	z-index:3;
	margin:35px 3px 0 0;
	}
		
/* Etichetta video */

.video {
	width:286px;
	margin:0 0 -20px 0;
	float:right;
	background:url(../immagini/chiusura_video.gif) no-repeat right bottom;
	}

.corpo_video {
	background:url(../immagini/sfondo_video.gif) right repeat-y;
	background-color:#FFFDE6;
	width:286px;
	margin:0 0 14px 0;
	padding:15px 15px 0 15px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:256px;
	}
	
.corpo_video  p.titolo {
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9F3223;
	font-size:110%;	
	}


.corpo_video  p.titolo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0 0 0;
	color:#001A28;
	font-size:110%;	
	}

.corpo_video  p.titolo .data {
	color:#9F3223;
	}

.corpo_video p {
	padding:10px 0 0 0;
	}

.corpo_video hr {
	width:200px;
	border-bottom:1px solid #ccc;
	height:1px;
	margin:10px 0;
	}

.video .box_video, .video .box_video_ultimo {
	width:250px;
	margin:10px 0 0 0;
	line-height:15px;
	border-bottom:1px dashed #999;
	font-size:11px;
	}
	
.divisore {
	width:100%;
	border-bottom:1px dashed #999;
	margin:10px 0;
	font-size:0;
	line-height:0;
	}	
	
.video .box_video  p.titolo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0 0 0;
	color:#9F3223;
	font-size:110%;	
	}	
	
.video .box_video_ultimo {
	margin:0;
	}	


/* Etichetta news */

.news {
	width:286px;
	margin:0;
	float:right;
	background:url(../immagini/chiusura_news.gif) right bottom;
	}

.corpo_news {
	background:url(../immagini/sfondo_news.gif) right repeat-y;
	background-color:#FFFDE6;
	width:286px;
	margin:0 0 14px 0;
	padding:15px 15px 0 15px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:256px;
	}
	
.corpo_news  p.titolo {
	padding:0;
	}



.corpo_news  p.titolo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0 0 0;
	color:#001A28;
	font-size:110%;	
	}

.corpo_news  p.titolo .data {
	color:#9F3223;
	}

.corpo_news p {
	padding:10px 0 0 0;
	}

.corpo_news hr {
	width:200px;
	border-bottom:1px solid #ccc;
	height:1px;
	margin:10px 0;
	}

/* Etichetta newsletter */

.news_letter {
	width:286px;
	margin:0;
	float:right;
	background:url(../immagini/chiusura_newsletter.gif) no-repeat right bottom;
	}

.corpo_news_letter {
	background:url(../immagini/sfondo_newsletter.gif) right repeat-y;
	background-color:#E3C860;
	width:286px;
	margin:0 0 17px 0;
	padding:10px 15px 0 15px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:256px;
	}
	
.news_letter h2, .corpo_news h2, .corpo_video h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9F3223;
	padding:0;
	font-size:120%;
	}
	
.news_letter p {
	color:#333;
	padding-bottom:0;
	}	
	
#colonna_dx .news_letter .corpo_news_letter p.play {
	padding:5px 0 0 0;
	text-align:right;
	}		

/* Etichetta blu */

.blu {
	width:286px;
	margin:0;
	float:right;
	background:url(../immagini/chiusura_blu.gif) right bottom;
	}

.corpo_blu {
	background:url(../immagini/sfondo_blu.gif) right repeat-y;
	background-color:#004469;
	width:286px;
	margin:0 0 15px 0;
	padding:10px 15px 0 15px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:256px;
	}
	
.blu h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:0;
	font-size:120%;
	}
	
.blu p {
	color:#fff;
	padding-bottom:0;
	}	
	
#colonna_dx .blu .corpo_blu p.play {
	padding:5px 0 0 0;
	text-align:right;
	}		

/* Etichetta Precedenti */

.precedenti {
	width:286px;
	margin:0;
	float:right;
	background:url(../immagini/chiusura_precedenti.gif) right bottom;
	}

.corpo_precedenti {
	background:url(../immagini/sfondo_precedenti.gif) right repeat-y;
	background-color:#FFFDE6;
	width:286px;
	margin:0 0 15px 0;
	padding:10px 15px 0 15px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:256px;
	}
	
.precedenti h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9F3223;
	padding:0;
	font-size:120%;
	}
	
.precedenti p {
	color:#fff;
	padding-bottom:0;
	}	
	
.precedenti select.scelta {
	width:200px;
	border:1px solid #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	color:#765830;
	background-color:#FFFDE6;
	margin:15px 0 0 0;
	}	

/* Newsletter */


#newsletter form  {
	padding:15px 0 0 0;
	}

#newsletter form input, #newsletter form select, #newsletter form textarea {
	border:1px solid #ccc;
	font-size:90%;
	color:#666;
	width:170px;
	background-color:#FFFDE6;
	padding:2px;
	}
	
#newsletter form select {
	width:175px;
	}
	
#newsletter form input.check {
	width:auto;
	border:0;
	background:none;
	}	
	
#newsletter form textarea {
	width:300px;
	font-size:11px;	
	}
	
#newsletter form input.pulsante {
	font-size:90%;
	border:1px solid #ccc;
	margin:10px 0 0 0;
	padding:1px;
	color:#666;
	width:40px;
	text-align:center;
	background-color:#FFFDE6;
	}	
	
#newsletter form img {
	margin:0 0 10px 0;
	float:none;
	}	
	
#newsletter form p {
	color:#666;
	padding:5px 0;
	}

/* Search_do */

#search_do form input.testo {
	border:1px solid #ccc;
	font-size:90%;
	color:#666;
	width:170px;
	margin:10px 0 0 0;
	background-color:#FFFDE6;
	padding:2px;
	}
	
#search_do form select {
	border:1px solid #ccc;
	font-size:90%;
	color:#666;
	width:175px;
	margin:0 0 0 12px;
	background-color:#FFFDE6;
	padding:2px;
	}	

#search_do form input.pulsante {
	font-size:90%;
	border:1px solid #ccc;
	margin:10px 0 0 0;
	padding:1px;
	color:#666;
	width:120px;
	text-align:center;
	background-color:#FFFDE6;
	}	

/* search_result */

#search_result ul, #sitemap ul {
	padding:0 0 0 15px;
	}

#search_result ul li, #sitemap ul li {
	list-style: square;
	padding:2px 0;
	}


/* Form mail */


#mail form  {
	padding:15px 0 0 0;
	}

#mail form input, #mail form textarea {
	border:1px solid #ccc;
	font-size:90%;
	color:#666;
	width:170px;
	background-color:#FFFDE6;
	padding:2px;
	}

#mail form select {
	border:1px solid #ccc;
	font-size:90%;
	color:#666;
	width:60px;
	background-color:#FFFDE6;
	padding:2px;
	}
	
#mail form input.check {
	width:auto;
	border:0;
	background:none;
	}	
	
#mail form textarea {
	width:300px;
	font-size:11px;	
	}
	
#mail form input.pulsante {
	font-size:90%;
	border:1px solid #ccc;
	margin:10px 0 0 0;
	padding:1px;
	color:#666;
	width:40px;
	text-align:center;
	background-color:#FFFDE6;
	}	
	
#mail form td {
	color:#666;
	padding:5px 0;
	}
	
.table_right_alignment {text-align:right;}


/*********************************/
/*********** FOOTER **********/
/*********************************/

#footer {
	margin:0 auto;
	width:910px;
	text-align:left;
	}

	
#footer p {
	color:#fff;
	font-size:90%;
	padding:10px 0 10px 15px;
	}	
	
#footer a {
	color:#fff;
	}
	
	
/*********************************/
/*********** GOOGLE MAP **********/
/*********************************/

#iwsw {
	padding-bottom:20px;
	font-size:95%;
}