.bg_blu_scuro {
	background-color: #000033;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg_azzurro {
	background-color: #576D98;
}
.bg_bianco {
	background-color: #FFFFFF;
}
.testo_giallo_bold {
	color: #FD951C;
	font-weight: bold;
}
.bg_celeste {
	background-color: #7C9CC3;
}
.testo_L {
	font-size: 12px;
}
.bg_blu_2 {
	background-color: #252E5E;
}
.bg_blu_3 {
	background-color: #323E6D;
}
.bg_blu_4 {
	background-color: #3E4E7B;
}
.bg_blu_5 {
	background-color: #4A5E89;
}
.bg_blu_6 {
	background-color: #576D98;
}
.bg_blu_7 {
	background-color: #637DA6;
}
.bg_blu_8 {
	background-color: #6F8CB4;
}
.bg_blu_9 {
	background-color: #7E98BC;
}
.testo_giallo {
	color: #FD951C;
}
.testo_giallo_L {
	color: #FD951C;
	font-size:12px;
}
.testo_blu {
	color: #252E5E;
}
.testo_blu_bold {
	color: #252E5E;
	font-weight: bold;
}
.testo_rosso {
	color: #FF0000;
}
a{
	color: #FFFFFF;
	text-decoration:none;
}
.tr_colora{
	background-color: #FD951C;
}
.tr_colora a{
	color: #000033;
}
.tr_colora a:hover{
	color: #000033;
}
.tr_colora span{
	color: #000033;
}

a:hover{
	color: #FD951C;
}
#main_sfondo{
	background-image:url(img/bg_home.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
input{
	color:#000099;
	font-size: 10px;
	font-weight: normal;
}
select{
	color:#000099;
	font-size: 10px;
	font-weight: normal;
}
option{
	color:#000099;
	font-size: 12px;
	font-weight: normal;
}
#bottone{
	colore:#ffffff;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000033;
}
.bg_celeste_td {  
	background-color: #CAE0FF;
}
