body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	background: White url(images/sfondo.png) repeat;
	color: Black;
	text-align: left;
}
html{height: 100%;}
table{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
}

.aj_div_attesa_nascondi, .aj_div_principale_nascondi{display:none;}
.aj_div_attesa_vedi{
	width: 580px;
	top:50px;
	position: relative;
	text-align:center;
}

a {text-decoration: none;color: Black;}
a:hover{text-decoration: none;color: #032850;}
img{border: 0px;}
form{margin: 0px;}
input, textarea{background: White;	color: Black;	border: 1px solid #852626;margin: 0px;padding: 0px 0px 0px 3px;}
.input_noborder{background-color: transparent;color: Black;	border: 0px;}
form{margin: 0px;padding: 0px;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
h1{font-size: 16px;	margin: 0px;}
h2{font-size: 14px;	margin: 0px;}
h3{font-size: 12px;	margin: 0px;}
h4{font-size: 11px;	margin: 0px;}
h5{font-size: 10px;	margin: 0px;}
.testo9, .testo9_azzurro, .testo9_nero, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_blu, .testo10_nero, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_blu, .testo11_nero, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_blu, .testo12_nero, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_blu, .testo13_nero, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_blu, .testo14_nero, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_blu, .testo16_nero, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_blu, .testo18_nero, .testo18_bianco{font-size: 18px;}

.testo11_bianco_giustificato{
	font-size: 11px;
	color: White;
	text-align: justify;
}


.testo9_blu, .testo10_blu, .testo11_blu, .testo12_blu, .testo13_blu, .testo14_blu, .testo16_blu, .testo18_blu{color: #032850;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;}
.bianco{color: White;}
.privacy{color: Gray; font-size: 10px;}
.giustificato{text-align: justify;}


/* ==== Menu laterale =============== */
ul.menu_lat{
	width: 200px;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
ul.menu_lat li{
	width: 100%;
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #852626;
	font-size: 11px;
}
ul.menu_lat li a{
	height: 27px;
	padding-left: 38px;
	display: block;
	background: url(images/freccia_pulsanti_1.gif) no-repeat 10px center;
	color: #032850;
}
ul.menu_lat li a:hover{
	background: #032850 url(images/freccia_pulsanti_2.gif) no-repeat 10px center;
	color: White;
	padding-left: 38px;
}
ul.menu_lat li.ultimo{border: 0px;}
/* ==== Menu laterale =============== */

.realizzazioni_home{
	width: 240px;
	height: 90px;
	float: left;
	margin-top: 15px;
	color: #852626;
	font-size: 10px;
}
.realizzazioni_home img{
	float: left;
	margin-right: 4px;
}
.realizzazioni_home a{
	color: #852626;
}
