﻿body {
	margin: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.sfondo_blu{
	background-color: #15486e;
	color: #FFFFFF;
}
.contenitore{
	margin: 0 auto;
}
.privacy{
}
td img {
	/*display: block;*/
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #D3AA64;
}

.frase_motore {
	color: #bbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.testo a:link,.testo a:visited,.testo a:active {
	color: #333333;
	text-decoration: none;
}
.testo a:hover {
	text-decoration: none;
	color: #D3AA64;
}

.sfondo_testo {
	background-color: #FFFFFF;
}
.testo_piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #fff;
}
.testo_piccolo_nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titolo_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #C27F40;
	font-weight: bold;
}
.menu_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left
}

.menu_testo_attivo {
	background: #247BBB;
	text-align: left;
}

.menu_testo_superiore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B3A77E;
}
.sfondo_pulsanti_index {
	background-image: url(../grafica_index/sfondo_pulsanti.gif);
}
.sfondo_pulsanti_pagine {
	background-image: url(../grafica_pagine/sfondo_pulsanti.gif);
}
.sfondo_barra_dx {
	background-image: url(../grafica/dx_2.gif);
	background-repeat: repeat-y;
}
.sfondo_barra_sx {
	background-image: url(../grafica_pagine/barra_sx.gif);
	background-repeat: repeat;
}
.sfondo_foto {
	background-image: url(../grafica/sfondofoto.gif);
	background-repeat: repeat-y;
}
.sfondo_sottomenu {
	background-image: url(../grafica/sfondo_menu.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.c {	text-align: center}
.r {	text-align: right}
.l {	text-align: left}
.vtop {	vertical-align: top}
.vbottom {	vertical-align: bottom}
.sfondo_beige {
	background-color: #FFFFFF;
}
.menu_colore_attivo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background: #247BBB;
	text-align: left;
}
.testoVerde {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009D00;
	font-weight: normal;
}
.testoBlu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
}

.testoBlu:hover {	font-size: 14px;}

.testoViola {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	color:#909;
	font-weight: normal;
}
.testoRosso {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}

.testoArancione{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F60;
	font-weight: normal;
}

.testoRosa {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	font-weight: normal;
}
