﻿body 
{
	
	background-color: white;/*#FEF9F0*/
	font-family:Georgia;
  font-size:18px;
 
  font-style:oblique; 
 
  text-align:left;
  
  margin-top:4px;
  margin-left:4px;
  margin-right:4px

}
strong { color:#990000}

    .larghezzatabella
    {
        width: 172px;
       
    }
    .vocemenu
    {
    	background-image:url('images/bottone.jpg');
    	width:174px;
    	height:24px;
    }
    .testomenu
    {
    	font-family:georgia;
    	font-size:11px;
    	font-weight:bold;
    	/*color:#FCECCA;*/
    	color:White;
    	text-decoration:none;
    	font-style:normal;
    }
    .larghezzamenu
    {
        width: 164px;
    }
    .testotitolo
    {
    	font-family:Georgia;
    	font-style:normal;
       font-size:56px;
       color:white;
       /* color: #F8D48A; */
    }

