
body, html {
    margin:0;
    padding:0;
    background: #999999;
    color: Black;
    text-align: center;
    }

body {
    min-width: 800px;
    }
    
p {
	color: black; background-color: white;
	 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
	 padding-top: 10px;     
}    

p.brevi {
	color: black; background-color: white;
	 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;
	 padding-top: 0px;     
} 
    
p a:visited { color: #cc0099; background-color: transparent; text-decoration: underline; }

ul.promo li {color: black; background-color: white;
	 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 list-style-type: circle;
	 }

span.evidenza {
   color: #1e90ff; background-color: white; font-weight: bold; text-decoration: underline;
} 
    
#cornice {
    background: white;
    margin:0 auto;
    width:800px;
   border: 3px solid white;
    }    
     

#piede {
 border-top: solid 1px #000066; 
clear:both;
color: blue; background-color: white;
	 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
	 padding-top: 10px;     
    }    
    
div#testata {
	background: url(img/testatalab.jpg) no-repeat 0 200px white;
	width: 800px;
	height: 330px;
	margin: auto;
}

div#navhome {
    width: 800px;
    text-align: center;
    padding: 4px 0 4px 0;
    margin-top: 8px;
    border-bottom: solid 1px #000066;
    color: #000066;
    background-color: #57abf3;
   }
	  
div#navhome ul {
    list-style-type: none;
    margin: 0;
    padding: 0 10px 0 0;
    color: #000066;
    background-color: #57abf3; 
    }
	 

div#navhome li {
    display: inline;
    margin: 0;
    padding: 0 2px 2px 0;  
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; 
	 color: #000066;
	 background-color: #57abf3; 
     }	

div#navhome li a:link { 
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #0F5590; 
background-color: #57abf3; 
text-decoration: none; }   


div#navhome li a:visited { 
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #0F5590; 
background-color: #57abf3; 
text-decoration: none; }   

div#navhome li a:hover {
	color: white;
	background-color: #57abf3;
   text-decoration: underline;
   font-weight: bolder;
   }


div#info {
	background-color: white;
	color: black;
   float:left;
   width:540px;
   border-left: 3px solid white;
   border-right: dotted 1px #000066;
	padding: 10px; 
	text-align: left;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
    }
    
div#brevi  {
	
	float:left;
   width:260px;
   padding: 0px; 
	text-align: left;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
  }

div#promo  {
	
	float:right;
   width:240px;
   padding: 0px  5px 10px 10px; 
   border-left: dotted 1px #000066;
	text-align: left;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
  }  

	 
h1  {
	background-color: White; color: #1e90ff; padding-top: 5px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 20px; 
}

h2 {
	background-color: White; color: #000066; padding-top: 10px; 
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
   border-top: 1px dotted #000066; 
	}
	
h3 {
	background-color: White; color: #1e90ff;
	padding-top: 10px;
	padding-bottom: 0; 
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
   border-top: 1px dotted #000066; 
	}
	
h3.strillo {
	/*color: Red;	background-color: White;*/
	font-weight: bolder;
}	
	 
p.invia    {
   border-top: 1px dotted #000066; padding-top: 15px; font-weight: bold; text-align: center;
}

p.priv {
   font-style: italic; background-color: White; color: #000066; padding-top: 15px;
}


    
p.extraspazio { margin-bottom: 50px; }	
	
div#extra {
    background-color: white;
    padding: 0;
	 color: #000066;
    float:right;
    width:236px;
	 text-align: left; 
	 }
	 
div.topcredit {
	text-align: center !important;
	border-bottom: 1px dotted #000066; padding-top: 30px; padding-bottom: 0; font-weight: bold; text-align: center;
}	 

div.credit {
	text-align: center !important;
	border-bottom: 1px dotted #000066; padding-top: 15px; padding-bottom: 20px; font-weight: bold; text-align: center;
}	 

div.botcredit {
	text-align: center !important;
	padding-top: 15px; padding-bottom: 10px; font-weight: bold; text-align: center;
	}
	
p.lab {
	background-color: white;
    color: #000066;	}

div#piede {
 border-top: solid 1px #000066; 
clear:both;
color: blue; background-color: white;
	 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
	 padding-top: 10px;     
    }