body					{background-color : #ffffff; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px;}

.testo					{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.titolo					{
	font-family: arial;
	font-size: 16px;
	color: #AC1F0B;
	font-weight: bold;
}
.titoloblu				{font-family: arial; font-size: 18px; color: #112075; font-weight: bold;}
.titoloblu13				{font-family: arial; font-size: 13px; color: #112075; font-weight: bold;}
.bottom					{font-family: arial; font-size: 11px; color: #FFFFFF; font-weight: bold;}
.titolone				{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.sfondobottom			{background-image : url(images/sfondo_bottom.gif);}


a						{
	font-family: arial;
	font-size: 11px;
	color: #AC1F0B;
	font-weight: bold;
	text-decoration : none;
}
a:hover					{text-decoration : underline;}
a.bottom				{font-family: arial; font-size: 11px; color: white; font-weight: bold; text-decoration : underline;}
a.bottom:hover			{text-decoration : none;}

#menu a, #menu a:hover  {
	display: block;
	width: 155px;
	padding: 5px;
	border-bottom: 1px solid White;
	font-weight: bold;
}

#menu a:hover  {
	text-decoration: none;
	background-color: #fceac2;
}

h1 {
	font-family: arial; 
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
}
