/* GENERAL STYLES */
/*stili per il layout fisso con altezza minima*/
html,body{margin: 0;padding:0;}
body{ font-size: 13px;font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Arial, sans-serif; 
background: #ffffff;
}


#header, .ricerca, .sviluppiamo, #sinistra, .menu, #footer, #percorso, .invisibile
{
display:none;
}

#container{width:100%}


a{color:#CC6200;}


.quote
{
border: 1px dotted #B1B2B3;
 background-color: #F9F9F9;
 padding:5px; 
 font-style:italic;
 }


h1           { font-size: 16px; font-weight: bold; text-transform:uppercase; color:#CC6200; }

h2           { font-size: 13px; font-weight: bold }

h3           { font-size: 12px; font-weight: bold }

/* EDITOR PROPERTIES */
