<style type="text/css">

/*Realizzato da Muvi Web Agency*/


/*#############Sfondo sito,colori link ecc########### */

body{
padding: 0px 0px 0px 0px;
margin: 0px;
height: auto;
text-align: center;
}
 a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
}
a:hover {
	text-decoration: none;
	color: #B4572A;
	font-size: 10pt;

}
a:active {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
}

/*#########Fine css body########## */



/*###########contenitore top########*/
#top {
	position:absolute;
	width:930px;
	height:0px;
	left:50%;
	margin: 0 0 0 -465px;
	top:0px;
 
	
}	
/*#########FINE CONTENITORE TOP#######*/


/*########CONTENITORE sito###############*/
#contenitore {
	position:absolute;
	width:930px;
	height:0px;
	left:50%;
	margin: 0 0 0 -465px;
	top:180px;
 
	
}	
/*#########FINE CONTENITORE SITO#############*/



/*###########MENù SITO#############*/
#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:1200px;
	margin-bottom:0 auto;
	margin-left:0 auto;
	margin-right:0 auto;
	margin-top:0 auto;
	text-align: center;
	background: #F7F3EA url(../immagini/sx.jpg);
	background-repeat: repeat-x;
	}

#trasparente
{
	filter: alpha(opacity=80);
	position: Absolute;
	padding: 5px;
	border: Solid 0px #CCCCCC;
	left:0px;
	top:0px;
	width:151px;
	height:450px;
	margin-bottom:0 auto;
	margin-left:0 auto;
	margin-right:0 auto;
	margin-top:0 auto;
	text-align: center;
}

/*CLASSE BORDO SOTTO PER TABELLA MENù */
.bordosotto { 
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF6600;
}

/*FINE CLASSE*/
/*CLASSE BORDO SOTTO PER CATEGORIE */
.bordo { 
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}

/*FINE CLASSE*/

/*stile form login */
input.text {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000000;
    background: #CCCCCC;
    border: 1px solid #000000;
    padding-right: 5px;
    padding-left: 5px;
    width: 100px;
    } 
	
	input.pulsante:hover {
    background: #CCCCFF;
    }
    input.pulsante:active {
    background: #00CCFF;
    } 
	/*fine stile form login */

/*########FINE MENù SITO########*/


/*########MAIN SEZIONE CENTRALE########*/
#main {
	position:absolute;
	left:160px;
	top:0px;
	width:610px;
	height:1200px;
	margin-bottom:0 auto;
	margin-left:0 auto;
	margin-right:0 auto;
	margin-top:0 auto;
	text-align: center;
	background: #F7F3EA url(../immagini/centro.jpg);
    background-repeat: repeat-x;
}

/*########FINE MAIN#########*/

/*###########SPAZIO SPONSOR#######*/
#sponsor {
	position:absolute;
	left:770px;
	top:0px;
	width:160px;
	height:1200px;
	margin-bottom:0 auto;
	margin-left:0 auto;
	margin-right:0 auto;
	margin-top:0 auto;
	text-align: center;
	background: #F7F3EA url(../immagini/dx.jpg);
	background-repeat: repeat-x;
}
/*#########FINE SPONSOR#######*/


/*#########INFORMAZIONI FINE SITO*/
#info {
	position:absolute;
	left:0px;
	top:1200px;
	width:930px;
	height:30px;
	margin-bottom:0 auto;
	margin-left:0 auto;
	margin-right:0 auto;
	margin-top:0 auto;
	text-align: center;
	background: #FFFFFF url(../immagini/info.png);
}

/*########FINE INFO SITO*/

/*######FOOTER#########*/
#footer {
	position:absolute;
	left:0px;
	top:1230px;
	width:930px;
	height:79px;
	margin-bottom:0 auto;
	margin-left:0 auto;
	margin-right:0 auto;
	margin-top:0 auto;
	text-align: center;
	background-color:#000000;
}


/*CLASSE PER LINK RICERCA AZIENDE */
a.foot:link {color: #0000ff; font-size: 10pt; }
a.foot:visited {color: #0000ff; font-size: 10pt; }
a.foot:hover {color: #0000ff; font-size: 10pt;  }
a.foot:active {color: #0000ff; font-size: 10pt; } 
/*FINE CLASSE*/


/*#######FINE LINK PER RICERCHE(PROVINCIE,COMUNI ECC)#######*/



/*########CONTENITORE CON BARRA DI SCOROLL PER ELENCO COMUNI DELLE VARIE PROVINCIE########*/
#contenitore_scroll
{
    overflow-x: hidden;
    overflow-y: auto;
    /*background-color: #CCDDE3; */
	background-color:#F7F3EA;
    color: #000000;
    font: Normal 12px Verdana;
    width: 520px;
    height: 800px;
    margin: 0px;
    padding: 5px;
    border: dotted 1px #BE6416;
	text-align:left;

/*############FINE CONTENITORE SCROLL####################*/




</style>
