/* CSS Document */


body {
	margin:0px;
	padding: 0px;
	text-align:center;
}

#container {
	width:100%;
	margin:auto;
}
#header {
	background-image: url(images/header.gif);
	height: 100px;
	width: 800px;
	margin:0;
	padding:0;
}

#main {
	background-image: url(images/sfondi/fondo_main.jpg);
	width: 800px;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
}

#pattern {
	background-image: url(images/sfondi/pattern.jpg);
	height: 100px;
	width: 100%;
	background-repeat: repeat-x;
}

#fondo_grigio {
	height: 23px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #d2dae2;
}

#footer {
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 15px;
	height: 45px;
	background-color: #324d78;
}
#footerBianco {
	width: 790px;
	background-repeat: no-repeat;
	background-image: url(images/sfondi/fondo_footerBianco.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	line-height: 15px;
	height: 54px;
}
.testo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	line-height: 17px;
}
.testo12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	text-align:left;
	line-height: 17px;
}
.testo14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	line-height: 17px;
}


/* MENU ORIZZONTALE*/

.menuhoriz a:link,
.menuhoriz a:visited{
	width:110px;
	height:23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #324d78;
	text-decoration:none;
	float: left;
	margin:0px;
	padding: 0px;
	display:block;
	line-height: 22px;
}

.menuhoriz a:hover,
.menuhoriz a:focus,
.menuhoriz a:active {
	text-align: center;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/sfondi/tassello_blu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display:block;
	margin:0px;
	padding: 0px;
}
.menuhorizScelto{
	width:103px;
	height:23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration:none;
	float: left;
	background-image: url(images/sfondi/tassello_blu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin:0px;
	padding: 0px;
	display:block;
	line-height: 22px;
}
.menuhoriz2livVuoto {
	width:103px;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #324d78;
	text-decoration:none;
	float: left;
}

.menuhoriz2liv a:link,
.menuhoriz2liv a:visited{
/*	width:125px;*/
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #999999;
	padding-top:6px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration:none;
}

.menuhoriz2liv a:hover,
.menuhoriz2liv a:focus,
.menuhoriz2liv a:active{
/*	width:125px;*/
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #324d78;
	padding-top:6px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration:underline;
}
.menuhoriz2livScelto{
/*	width:125px;*/
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #324d78;
	padding-top:6px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration:underline;
}

/*.menuhoriz2livB a:link,
.menuhoriz2livB a:visited{
	width:90px;
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #999999;
	padding-top:6px;
	text-decoration:none;
}

.menuhoriz2livB a:hover,
.menuhoriz2livB a:focus,
.menuhoriz2livB a:active{
	width:90px;
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #324d78;
	padding-top:6px;
	text-decoration:underline;
}
.menuhoriz2livSceltoB{
	width:90px;
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: 900;
	color: #324d78;
	padding-top:6px;
	text-decoration:underline;
}
.menuhoriz2livC a:link,
.menuhoriz2livC a:visited{
	width:150px;
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: 900;
	color: #999999;
	padding-top:6px;
	text-decoration:none;
}

.menuhoriz2livC a:hover,
.menuhoriz2livC a:focus,
.menuhoriz2livC a:active{
	width:150px;
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: 900;
	color: #324d78;
	padding-top:6px;
	text-decoration:underline;
}
.menuhoriz2livSceltoC{
	width:150px;
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: 900;
	color: #324d78;
	padding-top:6px;
	text-decoration:underline;
}
.menuhoriz2livD a:link,
.menuhoriz2livD a:visited{
	width:270px;
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: 900;
	color: #999999;
	padding-top:6px;
	text-decoration:none;
}

.menuhoriz2livD a:hover,
.menuhoriz2livD a:focus,
.menuhoriz2livD a:active{
	width:270px;
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: 900;
	color: #324d78;
	padding-top:6px;
	text-decoration:underline;
}
.menuhoriz2livSceltoD{
	width:270px;
	float:left;
	height:17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: 900;
	color: #324d78;
	padding-top:6px;
	text-decoration:underline;
}/*

/* OPACITA PER IMMAGINE*/

.opacity_img a{
	FILTER: alpha(opacity=30);
	moz-opacity: 0.5;
	opacity: 0.5;
	margin:0;
	padding:0;
}

.opacity_img a:hover{
	FILTER: alpha(opacity=100);
	moz-opacity: 1.0;
	opacity: 1.0;
	margin:0;
	padding:0;
}/*


/* MENU VERTICALE PRODOTTI */


#menuVertProd,
#menuVertProd a:link,
#menuVertProd a:visited{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 150px;
}


#menuVertProd a:hover,
#menuVertProd a:focus,
#menuVertProd a:active{
	color: #324d78;
	width: 150px;

}

#menuVertProdScelto{
	color: #324d78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 150px;

}




/* TITOLI E TESTI TABELLA */

td.titoliniTabella {
	background: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #fff;
}
td.titoliniPicc {
	background: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #fff;

}
td.titoliniPicc9px {
	background: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #fff;

}
td.titoliniGrande {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

td.grigio {
	background: #EEE;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFF;
	text-align:center;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}

td.bianco {
	background: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #EEE;
	text-align:center;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
td.grigioSX12 {
	background: #EEE;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #FFF;
	padding: 0.2em 0.5em;
}

td.biancoSX12 {
	background: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #EEE;
	padding: 0.2em 0.5em;
}

td.grigio10 {
	background: #EEE;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FFF;
	padding: 0.2em 0.5em;
}

td.arancioscuro10 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 0.1pt solid #F4A02E;
	background-color: #fce2c0;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}
td.aranciochiaro10 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 0.1pt solid #F4A02E;
	padding: 0.2em 0.5em;
	background-color: #FFF5EA;
}

td.rossoscuro10 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 0.1pt solid #FFF;
	background-color: #E5312A;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}
td.rossochiaro10 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 0.1pt solid #FFF;
	padding: 0.2em 0.5em;
	background-color: #EA6E69;
}




td.bluscuro10 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 0.1pt solid #0091D0;
	background-color: #B2DEF1;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}
td.bluchiaro10 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 0.1pt solid #0091D0;
	padding: 0.2em 0.5em;
	background-color: #E5F4FA;
}

td.verdescuro10 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 0.1pt solid #007534;
	background-color: #B2D5C2;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}
td.verdechiaro10 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 0.1pt solid #007534;
	padding: 0.2em 0.5em;
	background-color: #E5F1EA;
}

td.bianco10 {
	background: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #EEE;
	padding: 0.2em 0.5em;
}

td.grigioSX10 {
	background: #EEE;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #FFF;
	padding: 0.2em 0.5em;
}

td.biancoSX10 {
	background: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #EEE;
	padding: 0.2em 0.5em;
}

a.spunta img{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
padding: 0.2em 0.2em;
}

a.spunta:hover img{
filter:alpha(opacity=30);
-moz-opacity: 0.5;
opacity: 0.5;
padding: 0.2em 0.2em;
}

#vuoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#spaziotraTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-top: 10px;
}

/* MAPPA */

#map{
	height:300px;
	width: 500px;
	border: thin solid #999999;
}

/* AREA RISERVATA */
.testo-area-riservata,
.testo-area-riservata a{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-align: right;
}
.testo-area-riservata a:hover{
	color: #FF0000;
}
.testoLucchetto,
.testoLucchetto a{
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #FF0000;
	text-decoration:none;
	float: right;
	margin:0px;
	display:block;
	line-height: 22px;
	background-image: url(images/varie/lucchetto.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	width: 140px;
}

.testoLucchetto a:hover{
text-decoration:underline;
}

.menu2livAreaRis a:link, 
.menu2livAreaRis a:visited{
	width:50px;
	height:17px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	float: left;
}

.menu2livAreaRis a:hover{
	color: #FF0000;
}
.testoAreaRisPicc a:link, 
.testoAreaRisPicc a:visited{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #666666;
	text-decoration:none;
	float: left;
	font-style: italic;
}

.testoAreaRisPicc a:hover{
	color: #FF0000;
}
.testo-area-riservataCX a{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.testo-area-riservataCX a:hover{
	color: #FF0000;
}


/* CONTATTI */

.testoCONTATTI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666666;
	text-decoration : none;
}
.testoCONTATTI:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666666;
	text-decoration : none;
}
.bluCONTATTI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #324D78;
	text-decoration : none;
}
.bluCONTATTI:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #324D78;
	text-decoration : none;
}


/* DOWNLOAD */

.testoDOWNLOAD,
.testoDOWNLOAD a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666666;
	text-decoration : none;
}

A.opacity_pdf IMG {
	FILTER: alpha(opacity=100);
	moz-opacity: 1.0;
	opacity: 1.0;
}

A.opacity_pdf:hover IMG {
	FILTER: alpha(opacity=30);
	moz-opacity: 0.5;
	opacity: 0.5;
}

.testoScarica,
.testoScarica a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FF0000;
	text-decoration : none;
	text-align:center;
	font-weight: bold;
}
.testoRecPass,
.testoRecPass a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #FF0000;
	text-decoration : none;
	text-align:center;
	font-weight: bold;
}
.testoRecPass a:hover{
	text-decoration: underline;
	}


/* ADMIN AREA */

.titoliniAdmin{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #324d78;
	text-decoration : none;
	font-weight: bold;
	text-align: center;
}
.inglese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	float: right;
	height: 42px;
	width: 320px;
	color: #000000;
}

