body 
{
font-family:  arial,  verdana, tahoma, sans-serif;  
margin: 0;
padding: 0;
background: #080e0e url('immagini/fondotop.jpg');
background-repeat:repeat-x;
background-position: top;
color: #000; 
font-size: 0.9em;
}
h1 
{
text-align: center;
font-size: 1.5em; 
color: #fff;
background: url('immagini/men.jpg');
background-repeat:repeat-x;
margin-top: 15px ;
margin-bottom: 20px ;
font-weight: normal;
}

h2 
{
text-align: center;
font-size: 1.3em; 
color: #fff;
}

h2.privacy
{
font-size: 120%;
color: #E3181B;
font-weight: normal;
padding: 0 ;
margin: 0 ;
}
#pagina
{ 
width:800px;
margin: 0 auto;
background: #fff;
text-align:left;
border: 1px solid #dadada;

}

#testa
{
width: 800px ;
text-align: center;
margin-bottom: 10px;
}

#menu
{
width: 772px ;
min-height: 20px;
height: auto !important;
height: 20px;
text-align: center;
margin: 0 auto;
background: url('immagini/men.jpg');
background-repeat:repeat-x;
font-size: 1em;
color: #fff; 
padding-top: 3px;
}

#menu a 
{
text-decoration: underline ; 
color: #fff; 
font-size: 1em; 
}

#menu a:hover 
{ 
text-decoration: underline; 
color: #fff; 
font-size: 1em; 
}

#contenuto
{
width: 420px;
min-height: 690px;
height: auto !important;
height: 690px;
background: #fff url('immagini/pagina.jpg') no-repeat;
margin-top:15px;
margin-left:0px;
float: left;
padding-left: 10px;
padding-right: 10px;
/*border: 2px solid #E01518;*/
}
#colleft
{
width: 160px;
margin-top:15px;
margin-left: 7px;
float: left;
padding-left: 5px;
padding-right: 5px;
}

#colright
{
width: 160px;
margin-top:15px;
float: right;
padding-left: 5px;
padding-right: 5px;
}

.dva
{
float: left;
margin-right:10px;
margin-bottom: 10px;
}
.spazio
{
width:100%;
display: block;
min-height: 5px;
height: auto !important;
height: 5px;
clear: both;
}

#piede
{ 
clear:both;
width:800px;
margin-bottom: 7px; 
text-align: center;
font-size: 8pt;
color: #000; 
}

a 
{
text-decoration: underline ; 
color: #000; 
font-size: 1em; 
}

a:hover 
{ 
text-decoration: underline; 
color: #000; 
font-size: 1em; 
}

.destro 
{
float: left; 
margin: 1px 1px 1px 1px;
}
ul
{
list-style-type:none;
}

li
{
background: url('immagini/freccia.png') no-repeat 0 5px;
padding:0 0 0 20px;
}