body
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #FFF;
	color: #000;	
	font-size: 11px;
}
a, a:active, a:visited
{
	text-decoration: none;
	border: 0px;
}
a:hover
{
	text-decoration: none;
	border: 0px;
}
hr
{
	border-bottom: #79D 1px solid;
}
h 
{
	text-decoration: none;
	border-bottom: 0px;
}
h1
{
	text-decoration: none;
	border-bottom: 0px;
	font-size: 12px;
}
h2
{
	text-decoration: none;
	border-bottom: 0px;
	font-size: 14px;
}
td
{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
tr, th
{
	margin: 0px;
}
input
{
	font-size: 11px;
	vertical-align: middle;
}
form
{
	margin-bottom: 0px;
	border: 0px;
	vertical-align: middle;
}
fieldset
{
	font-size: 11px;
	vertical-align: middle;
	border: 0px;
}
span, div
{
	font-variant: normal;
}
img
{
	border: 0px;
}
b
{
	font-weight: bold;
}
p
{
	line-height: 14px;
}
/*testata*/
#sfondo
{
	background: url(/img/cielo.jpg) repeat-x top;
}
.testata
{
	background: url(/img/comune.jpg) no-repeat top;
	height: 110px;
	padding-right: 20px;
	padding-top: 15px;
}
.areaform
{
	text-align: right;
	float: right;
}
.areaform img
{
	margin-bottom: 6px;
	vertical-align: top;
}
.areaform input
{
	margin-bottom: 6px;
}
.areaform .bor
{
	border: #79D 1px solid;
}

/*------------- tabella centro pagina -------------*/
Table#bc
{
	width: 100%;	
	margin-top: -1px;	
	padding: 0px;	
	vertical-align: top;
}
#bc TD, #bc TR
{
	margin: 0px;
}
/*------------- menu -------------
BC1 MENU COLORE BLU
BC2 MENU COLORE ROSA 
BC5 E BC6 BOTTONI BLU E ROSA IN FONDO AI DUE MENU DI SX E DX*/

TD.bcmenu
{
	width: 200px;	
	vertical-align: top;	
	background-color: #EDF9FF;
	color: #000;
	text-align: left;
	padding: 4px;
}
DIV.bc1
{
	border-left:#79D 5px solid; 
	border-right:#79D 2px solid;
	border-bottom:#79D 2px solid;	
	width: 100%;
	display: block;
}
DIV.bc2
{
	border-left:#F66 5px solid; 
	border-right:#F66 2px solid;
	border-bottom:#F66 2px solid;
	width: 100%;
	display: block;
}
/* PRIMA ICONA CELESTE A SX*/
span.bc1
{
	line-height: 36px;	
	width: 100%; 
	font-weight: bold;
	background: url(/img/icona1.gif) no-repeat right;
	background-color: #79D;
	color: #000;
	display: block;
}
span.bc1_fra
{
	line-height: 36px;	
	width: 100%; 
	font-weight: bold;
	background: url(/img/icona8.gif) no-repeat right;
	background-color: #79D;
	color: #000;
	display: block;
}
span.bc1_ted
{
	line-height: 36px;	
	width: 100%; 
	font-weight: bold;
	background: url(/img/icona7.gif) no-repeat right;
	background-color: #79D;
	color: #000;
	display: block;
}
span.bc1_eng
{
	line-height: 36px;	
	width: 100%; 
	font-weight: bold;
	background: url(/img/icona9.gif) no-repeat right;
	background-color: #79D;
	color: #000;
	display: block;
}
/* PRIMA ICONA ROSSA A DX*/
span.bc2
{
	line-height: 36px;	
	width: 100%; 
	font-weight: bold;
	background: url(/img/icona2.gif) no-repeat right;
	background-color: #F66;
	color:#000;
	display: block;
}
/* SECONDA ICONA ROSA A SX */
span.bc3
{
	line-height: 36px;	
	width: 100%; 
	font-weight: bold;
	background: url(/img/icona3.gif) no-repeat right;	
	background-color: #F66;
	color: #000;
	display: block;
}
/* SECONDA ICONA CELESTE A SX */
span.bc4
{
	line-height: 36px;	
	width: 100%; 
	font-weight: bold;
	background: url(/img/icona4.gif) no-repeat right;
	background-color: #79D;
	color: #000;
	display: block;
}
/* TERZA ICONA CELESTE A SX */
span.bc5
{
	line-height: 36px;	
	width: 100%; 
	font-weight: bold;
	background: url(/img/icona5.gif) no-repeat right;
	background-color: #79D;
	color: #000;
	display: block;
}
/* TERZA ICONA ROSA A DX */
span.bc6
{
	line-height: 36px;	
	width: 100%; 
	font-weight: bold;
	background: url(/img/icona6.gif) no-repeat right;
	background-color: #F66;
	color: #000;
	display: block;
}
/* BOTTONI MENU CELESTE*/
.bc1 a, .bc1 a:active, .bc1 a:visited
{
	font-weight: normal; 
	line-height: 16px;	
	border-bottom: 1px solid #79D;	
	padding-left: 3px; 
	padding-right: 3px;	
	color: #333;	
	background-color: inherit;
	display: block;
}
.bc1 a:hover
{
	font-weight: normal;
	line-height: 16px;	
	border-bottom: 1px solid #79D;	
	padding-left: 3px; 
	padding-right: 3px;
	color: #C00;	
	background-color: #FFF;
	display: block;
}
/* BOTTONI MENU ROSA*/
.bc2 a, .bc2 a:active, .bc2 a:visited
{
	font-weight: normal; 
	line-height: 16px;	
	border-bottom: 1px solid #FBB;	
	padding-left: 3px; 
	padding-right: 3px;	
	color: #C00;	
	background-color: inherit;
	display: block;
}
.bc2 a:hover
{	
	font-weight: normal; 
	line-height: 16px;	
	border-bottom: 1px solid #FBB;	
	padding-left: 3px; 
	padding-right: 3px;	
	color: #333;
	background-color: #FFF;
	display: block;
}
/* BOTTONI MENU BLU IN FONDO AI DUE MENU DI SX E DX*/
.bc5 a, .bc5 a:active, .bc5 a:visited
{
	font-weight: normal; 
	line-height: 16px;	
	border-bottom: 1px solid #79D;	
	padding-left: 3px; 
	padding-right: 3px;	
	color: #333;	
	background-color: inherit;
	display: block;
}
.bc5 a:hover
{
	font-weight: normal;
	line-height: 16px;	
	border-bottom: 1px solid #79D;	
	padding-left: 3px; 
	padding-right: 3px;
	color: #C00;	
	background-color: #FFF;
	display: block;
}
.bc6 a, .bc6 a:active, .bc6 a:visited
{
	font-weight: normal; 
	line-height: 16px;	
	border-bottom: 1px solid #79D;	
	padding-left: 3px; 
	padding-right: 3px;	
	color: #333;	
	background-color: inherit;
	display: block;
}
.bc6 a:hover
{
	font-weight: normal;
	line-height: 16px;	
	border-bottom: 1px solid #79D;	
	padding-left: 3px; 
	padding-right: 3px;
	color: #C00;	
	background-color: #FFF;
	display: block;
}
/* zona editabile */
TD.bcentro
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
/* barra orizzantale bottoni*/
.line
{
	border-bottom:  1px solid #333; 
	border-top: 1px solid #333;
	background-color: #EDF9FF;
	width: 100%;
	line-height: 20px;
	color: #000;
	height: 20px;
	text-align: center;
}
.line a, .line a:visited, .line a:active
{
	font-weight: bold;
	color: #000;	
	background-color: #EDF9FF;
	padding-left: 10px; 
	padding-right: 10px;
	line-height: 20px;
	height: 20px;

}
.line a:hover
{
	font-weight: bold;
	color: #C00;
	background-color: #EDF9FF;
	padding-left: 10px; 
	padding-right: 10px;
	line-height: 20px;
	height: 20px;
}
.linbianca
{
	border-top: 1px solid #79D;
	border-bottom: 1px solid #79D;
	width: 100%;
	line-height: 20px;
	text-align: center;
}
/*link per indicazioni di navigazione*/
.link1, a.link1, a.link1:active, a.link1:visited
{	
	color: #00A;
	background-color: inherit;
}
a.link1:hover
{	
	color: #C00;
	background-color: inherit;
}
.link2, a.link2 , a.link2:active, a.link2:visited
{	
	color: #C00;
	background-color: inherit;
	font-weight: normal;
}
a.link2:hover
{	
	color: #000;
	background-color: inherit;
	font-weight: normal;
}
/*-----ALLINEAMENTO PAGINA------*/
.dx
{
	float: right;
	text-align: right;
}
.txtdx
{
	text-align: right;
}
.sx
{
	float: left;
	text-align: left;
}
.img_miccosx
{
	float: left;
	text-align: left;
	margin-left: 20px;
}
.imgsx
{
	float: left;
	margin-right: 5px;
}
.txtsx
{
	text-align: left;
}
.txtjust
{
	text-align: justify;
}
.centro
{
	text-align: center;
}
/* elementi pie di pagina*/
.bandiere
{
	float: right;
}
.bandiere IMG
{
	margin-top: 3px;
}
.w3c
{
	margin: 2px;
	float: left;
	width: 99%;
	text-align: center;
}
.w3c p
{
	line-height: 0px;

}
.webdes
{
	float: left;
	margin-top: 2px;
	margin-left: 5px;	
	font-size: 9px;
	font-weight: normal;
}

.ricerca_cgi
{
	border-bottom:  1px solid #333; 
	border-top: 1px solid #333;
	background-color: #DAE7F3;
	line-height: 20px;
	color: #000;
	height: 20px;
	text-align: center;
}

.ricerca2_cgi
{
	background-color: #ECF2F9;
	line-height: 20px;
	color: #000;
	height: 20px;
}

.ici_tabella30
{
width:30%;
border-bottom:1px solid #999999;
}

.ici_tabella79
{
width:79%;
border-bottom:1px solid #999999;
}

.tabella_carrello
{

border-bottom:1px solid #999999;
}
/*--- PRIMOPIANO--- */
.fotohome
{
	height: 300px;
	text-align: left;
	/*background: url(/img/foto.gif) no-repeat;*/
	display: block;
}
.primopiano
{
	width: 30%;
	float: right;
	font-weight: bold;
}
.primopiano a, .primopiano a:active, .primopiano a:visited, .primopiano a:hover
{
	background: #F5F5F5;
	color: #C00;
	border: 3px double #79D;
	padding: 4px;
	margin-bottom: 6px;
	width: 100%;
	line-height: 16px;
	text-align: center;
	display: block;
}
.primopiano span
{
	width: 100%;
	background-color: #79D;
	color: #000;
	padding-left: 5px;
	margin-bottom: 6px;
	line-height: 16px;
	display: block;
}
/*argomenti home page*/
.titolo100
{
	width: 100%;
	background-color: #FFF;
	color: #000;
	padding: 6px;
	margin-bottom: 2px;
	border-bottom: #79D 2px solid;
	border-top: #79D 1px solid;
	border-left: #79D 1px solid;
	border-right: #79D 2px solid;
	text-align: center;
}
.titolo100cel
{
	width: 100%;
	background-color: #FFF;
	color: #000;
	padding: 6px;
	margin-bottom: 2px;
	border-bottom: #79D 2px solid;
	border-top: #79D 1px solid;
	border-left: #79D 1px solid;
	border-right: #79D 2px solid;
	text-align: center;
	background-image:url(/img/cel_blu.gif);
}
.titolo100 span
{
	font-weight: bold;
}
.titolo50sx
{
	width: 48%;
	float: left;
	background-color: #FFF;
	color: #000;
	padding: 4px;
	margin-bottom: 2px;
	border-bottom: #79D 2px solid;
	border-top: #79D 1px solid;
	border-left: #79D 1px solid;
	border-right: #79D 2px solid;
	text-align: center;
	background-image:url(/img/cel_blu.gif);
	height: 40px;
}
.titolo50dx
{
	width: 48%;
	float: right;
	background-color: #FFF;
	color: #000;
	padding: 4px;
	margin-bottom: 2px;
	border-bottom: #79D 2px solid;
	border-top: #79D 1px solid;
	border-left: #79D 1px solid;
	border-right: #79D 2px solid;
	text-align: center;
	background-image:url(/img/cel_blu.gif);
	height: 40px;
}
.titolo50
{
	width: 48%;
	background-color: #FFF;
	color: #000;
	padding: 4px;
	margin-bottom: 2px;
	border-bottom: #79D 2px solid;
	border-top: #79D 1px solid;
	border-left: #79D 1px solid;
	border-right: #79D 2px solid;
	text-align: center;
	background-image:url(/img/cel_blu.gif);
	height: 40px;
}
.bottone1, .bottone1 a, .bottone1 a:active, .bottone1 a:visited
{	
	color: #000;
	background-color: inherit;
	font-weight: bold;
	text-transform: uppercase;
}
.bottone1 a:hover
{	
	color: #C00;
	background-color: inherit;
	font-weight: bold;
	text-transform: uppercase;
}
.bottone2, .bottone2 a, .bottone2 a:active, .bottone2 a:visited
{	
	color: #00A;
	background-color: inherit;
	font-weight: normal;
}
.bottone2 a:hover
{	
	color: #C00;
	background-color: inherit;
	font-weight: normal;
}
.bottone3, .bottone3 a, .bottone3 a:active, .bottone3 a:visited
{	
	color: #C00;
	background-color: inherit;
	font-weight: normal;
}
.bottone3 a:hover
{	
	color: #000;
	background-color: inherit;
	font-weight: normal;
}
/* aggiunti dal 20/02/2006*/
.line_evidenz
{
	border-bottom:  5px; 
	border-top: 5px;
	font-weight: bold;
	background-color: #EDF9FF;
	width: 100%;
	height: 20px;
	color: #000;
}
.titolo
{	
	margin-top: 5px;
	color: #C00;
	background-color: inherit;
	font-weight: bold;
	font-size:16px;
}
.titolino 
{
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #000;
}
.numverde 
{
	font-size: 11px;
	font-weight: normal;
	background-color: inherit;
	color: #009933;
}
.link3, a.link3, a.link3:active, a.link3:visited
{	
	color: #00A;
	background-color: inherit;
	font-weight: bold;
}
a.link3:hover
{	
	color: #C00;
	background-color: inherit;
	font-weight: bold;
}
.link4, a.link4, a.link4:active, a.link4:visited
{	
	color: #C00;
	background-color: inherit;
	font-weight: bold;
}
a.link4:hover
{
	color: #00A;
	background-color: inherit;
	font-weight: bold;
}
.link_email, a.link_email, a.link_email:active, a.link_email:visited
{
	line-height: 25px;
	color: #4682B4;
	background-color: inherit;
	background: url(/img/mail.gif) left no-repeat;
	padding-left: 25px;
	height: 20px;
	padding-top: 5px;
}
a.link_email:hover
{	
	line-height: 25px;
	color: #4682B4;
	background-color: inherit;
	background:url(/img/mail.gif) left no-repeat;
	padding-left: 25px;
	height: 20px;
	padding-top: 5px;
	text-decoration:underline;
}
.ht
{
	width: 100%;
	border-bottom: #79D 1px solid;
	background-color: transparent;
}
/* modulistica */
.link_mod_zip, a.link_mod_zip, a.link_mod_zip:active, a.link_mod_zip:visited
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/zip.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
a.link_mod_zip:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/zip.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
	text-decoration:underline;
}
.link_mod_rtf, a.link_mod_rtf, a.link_mod_rtf:active, a.link_mod_rtf:visited
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/rtf_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
a.link_mod_rtf:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/rtf_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
	text-decoration:underline;
}
.link_mod_pdf, a.link_mod_pdf, a.link_mod_pdf:active, a.link_mod_pdf:visited,  a.link_mod_pdf:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/pdf_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
a.link_mod_pdf:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/pdf_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
   text-decoration:underline;
}
.link_mod_ante, a.link_mod_ante, a.link_mod_ante:active, a.link_mod_ante:visited,  a.link_mod_ante:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/ante_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
a.link_mod_ante:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/ante_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
	text-decoration:underline;
}
.javascript_div {
text-align: center;
	
}
.javascript_div img {
	border: #79D solid 3px;
}