/*GENERIC STYLE*/
body { 
	font: 8pt/28pt Taoma, Georgia, Times New Roman, Times, serif;
	background-color: #3970e2; 
	}
#logo { 
	background:url("../images/logoHead.gif") no-repeat top center; 
}
a:link, a:visited, a:active {
   font-size: 12px; 
   font-weight:bold; 
   font-family:arial;
   color:#ffc332; 
   text-decoration:none;}
a:hover{
	font-size: 12px; 
	font-weight:bold; 
	font-family:arial;
	color:#ffc332; 
	text-decoration:underline;
}

/*LEFT MENU*/
#menu{
	font-size: 12px; 
   font-weight:bold; 
   font-family:arial;
   color:#ffc332; 
	margin: 5px 0px 0px 5px; 
}
#menu a:link,#menu a:visited,#menu a:active {
   font-size: 12px; 
   font-weight:bold; 
   font-family:arial;
   color:#ffc332; 
   text-decoration:none;
   margin: 0px 0px 0px 0px;
}
#menu a:hover {
	font-size: 12px; 
   font-weight:bold; 
   font-family:arial;
   color:#ffc332; 
   text-decoration:underline;
   margin: 0px 0px 0px 0px;
}
#menu a.bld:link,#menu a.bld:visited,#menu a.bld:active {
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   color:#ffc332; 
   text-decoration:none;
   margin: 0px 0px 0px 0px;
}
#menu a.bld:hover {
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   color:#ffc332; 
   text-decoration:underline;
   margin: 0px 0px 0px 0px;
}
#menu .titlemenu{
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   color:#ffc332; 
   margin: 0px 0px 0px 0px;
}
#menu .titlemenuRED{
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   color:#ffa800; 
   text-decoration:underline;
   margin: 0px 0px 0px 0px;
}
/*GENERIC TEXT*/
#text{
   font-size: 14px; 
   text-align:justify; 
   font-family:Arial;
   color:#001e55; 
   text-decoration:none;
   margin: 0px 20px 0px 20px; 
   line-height:18px;
}
#text .texttable{
   font-size: 14px; 
   text-align:justify; 
   font-family:Arial;
   color:#001e55; 
   text-decoration:none;
   line-height:18px;
}
#text .titoletto{
   font-size: 14px; 
   text-align:justify; 
   font-family:Arial;
   color:#001e55; 
   text-decoration:none;
   font-weight:bold; 
}
#text .titolettocenter{
   font-size: 14px; 
   text-align:center; 
   font-family:Arial;
   color:#001e55; 
   text-decoration:none;
   font-weight:bold; 
}
#text .little{
   font-size: 11px; 
   text-align:left; 
   font-family:Arial;
   color:#001e55; 
   text-decoration:none; 
}
#text a:link,#text a:visited,#text a:active, #text a:hover {
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   text-decoration:none;
   margin: 0px 0px 0px 0px;
   color:#001e55; 
}
#text a:hover {
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   text-decoration:underline;
   margin: 0px 0px 0px 0px;
   color:#001e55; 
}
#text a.lnkund:link,#text a.lnkund:visited,#text a.lnkund:active {
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   text-decoration:underline;
   margin: 0px 0px 0px 0px;
   color:#001e55; 
}
#text a.lnkund:hover {
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   text-decoration:underline;
   margin: 0px 0px 0px 0px;
   color:red; 
}
/*FOOTER STYLE*/
#footer{
   font-size: 10px; 
   text-align:center; 
   font-family:Arial;
   color:#001e55; 
   text-decoration:none; 
   margin: 10px 0px 0px 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
   font-size: 10px; 
   text-align:center; 
   font-family:Arial;
   color:#001e55; 
   text-decoration:none;}
#footer a:hover {
   font-size: 10px; 
   text-align:center; 
   font-family:Arial;
   color:#001e55; 
   text-decoration:underline;
}