﻿BODY {
	margin-left : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	background:#004471 url('images/bodybackground.jpg') repeat-x left top;

}
.bgwhite {
	background-color : White;
}
.bgBluXL {
	background-color : #9DACBF;
}
.bgBluX {
	background-color : #5c8ec0;
}
.bgBlu {
	background-color : #3399FF;
}

.bgAvvisimp {
	background-color : #FF3300;
}

.bgAvvisi {
	background-color : #398EDB;
}
.bgComunicati {
	background-color : #267ECE;
}
.bgGiallo {
	background-color : #FFCC00;
}
.bgGialloX {
	background-color : #FFFF00;
}

.bgArancio {
	background-color : #FA6E00;
}
.bgAzzurro {
	background-color : #88C4FF;
}
.bgAzzuroXL {
	background-color : #9FCFFF;
}

.bgVerdeScuro {
	background-color : #3D867A;
}
.bgVerde {
	background-color : #00CC00;
}
.bgVerdeX {
	background-color : #66CC00;
}

.bgViola {
	background-color : #FF51FC;
}
.bgRosso {
	background-color : Red;
}


.corpo11Nero {
	font-size : 11px;
	padding-left : 15px;
	padding-right : 10px;
	padding-bottom : 10px;
}

.corpo10nero {
	font-size : 10px;
	color : Black;
	text-decoration : none;
}
.corpo10NeroB {
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}
.corpo10Giallo {
	color : #FFCC00;
	font-size : 10px;
}
.corpo10White {
	color : White;
	font-size : 10px;
	text-decoration : none;
}
.corpo10WhiteB {
	color : White;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
.corpo12WhiteB {
	color : White;
	font-size : 12px;
	font-weight : bold;
}

.corpo11White {
	color : White;
	font-size : 11px;
}

.corpo9Nero {
	font-size : 9px;
	color : Black;
	text-decoration : none;
}
.corpo12Nero {
	font-size : 12px;
}
.corpo10Red {
	color : Red;
	font-size : 10px;
}
.corpo10Grigio {
	color : #676767;
	font-size : 10px;
	text-decoration : none;
}

.button {
	FONT-FAMILY: Verdana, Helvetica, Arial, San-Serif;
	font-weight:normal;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border-color:#0060BF;
	margin-top:4pt;
	margin-right: .4em;
	margin-bottom : 2pt;
	HEIGHT: 20px;
}
