BODY {
	background-color:#FFFFFF;
     }



.puntinoBlu {  
	background-image: url(images/puntino_blu.gif); 
	background-repeat: repeat-x;
	background-position: left bottom;
          }


.fasciaBlu {  
	background-image: url(images/fascia_blu.gif); 
	background-repeat: repeat-x;
	background-position: left top;
          }


.puntinoBianco {  
	background-image: url(images/puntino_bianco.gif); 
	background-repeat: repeat-x;
          }


.bgImmdonna {  
	background-image: url(images/bg_immdonna.gif); 
	background-repeat: repeat-y;
          }


.bgBottom {  
	background-image: url(images/bg_bottom.gif); 
	background-repeat: repeat-y;
          }


.link {  
	FONT-SIZE: 10px;
	COLOR: #00349C;
	FONT-STYLE: normal;
        FONT-WEIGHT:normal;
	FONT-FAMILY: Verdana;
	text-align: center;
          }
.link A:link {
    color:#00349C; FONT-WEIGHT:normal; TEXT-DECORATION:none;
   }

.link A:visited {
    color:#00349C; FONT-WEIGHT:normal; TEXT-DECORATION:none;
   }
.link A:hover {
    color:#00349C; FONT-WEIGHT:normal; TEXT-DECORATION:underline;
   }


.menu {  
	FONT-SIZE: 9px;
	COLOR: #00349C;
	FONT-STYLE: normal;
        FONT-WEIGHT:normal;
	FONT-FAMILY: Verdana;
	text-align: justify;
	padding-top: 12px;
	padding-right: 15px;
	line-height: 10px;
          }
.menu A:link {
    color:#00349C; FONT-WEIGHT:normal; TEXT-DECORATION:none;
   }

.menu A:visited {
    color:#00349C; FONT-WEIGHT:normal; TEXT-DECORATION:none;
   }
.menu A:hover {
    color:#00349C; FONT-WEIGHT:normal; TEXT-DECORATION:underline;
   }
