/* PROPIETA' DEL BODY */
body {
	background-color: #d9f1fa;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/* STILI DI TESTO  */

.motore_ricerca {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
}
/* Definisce lo stile delle prime 2 cifre che compongono l'anno */
.testo_storia1 {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #009de0;
	line-height: 29px;
}

/* Definisce lo stile delle ultime 2 cifre che compongono l'anno */ 
.testo_storia2 {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #009de0;
	line-height: 29px;
}

/* Definisce lo stile del mese */
.testo_storiamese {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009de0;
	line-height: 29px;
}

/* testo per le news in home page */
.testonews {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #165278;
}

/* STILE PER TUTTI I TESTI */
.testo {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #165278;
	line-height: 16px;
}

/* STILE DEL MENù DI SERVIZIO */
.menutop {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #009ad8;
}

/* definisce lo stile del testo in home page */
.testohome {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #165278;
}

/* definisce lo stile del footer */
.footer {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #009ad8;
}

/* FINE STILI DI TESTO */


/* STILI PER LINK  */

/* definisce lo stile del link GENERICO */
a {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #165278;
	line-height: 16px;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #165278;
	line-height: 16px;
	text-decoration: underline;
	
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #165278;
	line-height: 16px;
	text-decoration: none;
	
}
/*-----------------------------------------*/

/* NON UTILIZZATO  */
a.link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #165278;
	line-height: 16px;
	text-decoration: underline;
}

a:hover.link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #165278;
	line-height: 16px;
	text-decoration: none;
}
/*-----------------------------------*/


/* definisce lo stile del link del footer */
a.footer {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #009ad8;
	text-decoration: underline;
}

a:visited.footer {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #009ad8;
	text-decoration: underline;
}

a:hover.footer {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #009ad8;
	text-decoration: none;
}
/*------------------------------------------*/

/* definisce lo stile del link del menù di servizio */
a.menutop {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #009ad8;
	text-decoration: underline;
}

a:visited.menutop {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #009ad8;
	text-decoration: underline;
}

a:hover.menutop {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #009ad8;
	text-decoration: none;
}
/*--------------------------------*/


a.testohome {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #165278;
	text-decoration: underline;
}

a:hover.testohome {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #165278;
	text-decoration: underline;
}

A.testohome:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	color: #165278;
}
/* FINE STILI PER LINK  */


/* STILI PER TABELLE, FORM e VARIE */

/* definisce lo stile della tendina per selezionare le aziende in testata */
.siti_gruppo {
		background-color:#ffffff;  border:1px solid #7f9db9;
		font-family: Verdana;
		font-size: 9px;
		color: #000000;
		width:100px; height:18px;
}

.siti_gruppo_int
	{
		background-color:#ffffff;  border:1px solid #7f9db9;
		font-family: Verdana;
		font-size: 9px;
		color: #000000;
		width:158px; height:18px;
	}

/* definisce lo stile del campo ricerca in testata */
.ricerca
	{
		background-color:#ffffff;  border:1px solid #009ad8;
		font-family: Verdana;
		font-size: 9px;
		color: #000000;
		width:58px; height:18px;
		margin-left: 3px;
}

.ricerca_int
	{
		background-color:#ffffff;  border:1px solid #009ad8;
		font-family: Verdana;
		font-size: 9px;
		color: #000000;
		width:120px; height:18px;
		margin-left: 3px;
}

.cerca
	{
		background-color:#ffffff;  border:1px solid #009ad8;
		font-family: Verdana;
		font-size: 10px;
		color: #009ad8;
		width:78px; height:18px;
		margin-left: 3px;
		font-weight:bold;
}


/* definisce lo stile del campo login in home page */
.login
	{
		background-color:#ffffff;  border:1px solid #009ad8;
		font-family: Verdana;
		font-size: 9px;
		color: #000000;
		width:90px; height:18px;
		margin-left: 3px;
}	

/* Definisce lo stile della tabella che contiene il template interna.asp */ 
table.testata {
	background-image: url(img/bk_testata.jpg);
	background-repeat: no-repeat;
}

/* definisce lo stile della cella che contiene il contenuto della pagina interna */
td.contenuti {
	background-image: url(img/bk_corpo.jpg);
	background-repeat: no-repeat;
	background-color: #d9f1fa;
	vertical-align: top;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}

/* definisce lo stile della cella che contiene il contenuto del box di destra */
td.boxdx {
	background-image: url(img/bk_box_dx.jpg);
	background-repeat: no-repeat;
	background-color: #d9f1fa;

}

/* definisce lo stile del bordo mappa contatti */
.Map
{
position:relative; 
width:400px; 
height:400px;
border:1px solid #00a0ef;
}

/* definisce lo sfondo testata pagina interna */
td.testata {
	background-image: url(img/bk_testata.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


/* FINE STILI PER TABELLE, FORM e VARIE */