body
{
    background-color:#F7E1ED;
    font-family:Verdana;
    
}
img.pulsante
{
    cursor: hand;
}
p
{
    font-family: Verdana;
    font-size: 11px;
    margin: 8px;
}
div.etichetta
{
    color: #AC3885;
    font-family: Verdana;
    font-size: 9px;
    
    margin-left: 6px;
    margin-right: 4px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
div.menu
{
    
    width: 200px;
    height: 312px;
    background-image: url(foto/sfondo_menu.gif);
    float: left;
}
h3
{
   color:#333333;
   font-size:12px;
   }

div.menu2
{
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    margin-left: 6px;
    margin-right: 14px;
    background-color: #f7e1ed;
    padding-right: 5px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
}

div.menu3
{
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    margin-left: 6px;
    margin-right: 14px;
    background-color: #E6ACCA;
    padding-right: 5px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 219px;
    margin-bottom: 15px;
}    
    
    
div.sottomenu
{
    font-size:12px;
    margin-left: 20px;
    border-bottom: white 1px dotted;
}



div.info
{
 font-size:9;
 font-family:Verdana; 
 color:#EF5FAB;
    }
div.foto
{
     width: 600px;
    height: 312px;
     background-color:#D6E1CE;
    float:right;
    }
    
    
div.titoletto
{
    font-family:Verdana;
    color: seagreen;
    font-weight: bold;
}
 div.titolo
{
    width: 200px;
    float: left;


    border-left: #D6E1CE 1px dashed;
    border-bottom: #D6E1CE 1px dashed;
    height:230px;
}

div.testo
{
    width: 600px;
    float: right;
    border-right: #D6E1CE 1px dashed;

   
    border-bottom: #D6E1CE 1px dashed;
    height:230px;
}
    
div.p_menu
{
    float:left;
    padding-top:6px;
}
div.t_menu
{

    padding-left: 5px;
    padding-bottom: 5px;
}

a.menu
{
    font-family: Verdana;
    font-size: 11px;
    color: #FEEBF1;
    text-decoration: none;
}

a.sottomenu
{
    font-family: Verdana;
    font-size: 11px;
    color: #33333;
    text-decoration: none;
}


p.testo
{
    font-family:Times;
    color: #333333;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: justify;
}
p.titolo
{
    font-family: Times New Roman;
    font-size: 25px;
    color:#EF5FAB;
    
}

div.pos_menu
{
    margin-top: 11px;
    margin-left: 3px;
 
}
