body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: white; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: url(../img/sfondo.jpg) fixed no-repeat  	
}

.body_home {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: white;
}
th     		{color : black; font-size :  8pt; font-family : Verdana; background: #EEEEEE; font-weight: normal}
select 		{color : black; font-size :  8pt; font-family : Verdana;}
input  		{color : black; font-size :  8pt; font-family : Verdana;}
img		{border : 0px}
form		{margin-top : 0px}
a      		{color: #003366;  text-decoration : none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:visited	{color: #003366;  text-decoration : none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:hover		{color: #003366;  text-decoration : none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
hr              {color :#B6CFED ; noshade ; width:400px; height:1px}
     
.sfondo_menu    {background: #CCCCCC; }
.sfondo_menu_sx {background: #B6CFED; }
.sfondo_menu_dx {background: #B6CFED; }
.sfondo_azzurro {background: #003B94; }
.sfondo_blu 	{background: #003B94; }
.sfondo_rosso   {background: #BE0D1A; }

.testo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  color: #003366;  
      
 /*
  color: #003366
  link: #4097CD" 
  vlink: #4097CD" 
  alink="#4097CD" 
  */
}                           

.testo_piccolo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;


}
       
.titolo {
  font-size: 11px;
  color: #003366;   
  font-weight: bold;
}

.testo_rosso  { font-size: 11px; color: #990033; font-weight: bold; }
.testo_grigio { font-size: 11px; color: #666666; font-weight: none; }
.testo_arancio { font-size: 11px; color: #FF9900; font-weight: none; }

.testomini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: black;
}


.alertbox { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:red; 

}

.INPUTgrande { 
  width: 250px; 
  color: black;
}

.INPUTtextarea { 
  width: 550px; 
  height:100px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.red  	    {border-style: dotted;	border-width: 1px;	border-color: red;}


.guestbook_name {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 14px;
    color:#C64934;
}

.guestbook_nazione {
    padding-left:5px;
    padding-top:5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 10px;
}

.guestbook_data{
    text-align:right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    padding-top:5px;
}

.guestbook_testo {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    
    
}

