body{
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}

.titolo{
font-family: verdana;
font-size: 17px;
color: #3E5D0C;
font-weight: 700;
}

td{
font-family: verdana;
font-size: 11px;
color: #222222
}

a{
font-family: verdana;
font-size: 11px;
color: #222222;
text-decoration: none;
}

a:hover{
font-family: verdana;
font-size: 11px;
color: #CCC8B1;
text-decoration: none;
cursor: url(../img/bici.cur);
}

.selected{
font-family: verdana;
font-size: 11px;
color: #3E5D0C;
text-decoration: none;
font-weight: 700;
}

.anorm{
font-family: verdana;
font-size: 11px;
color: #222222;
text-decoration: none;
}

.anorm:hover{
font-family: verdana;
font-size: 11px;
color: #CCC8B1;
text-decoration: none;
}

.titolo_dett{
font-family: verdana;
font-size: 11px;
color: #3E5D0C;
font-weight: 700;
}

.verde{
font-family: verdana;
font-size: 11px;
color: #3E5D0C;
}

.verdeup{
font-family: verdana;
font-size: 11px;
color: #3E5D0C;
font-weight: 700;
}

.marrone{
font-family: verdana;
font-size: 11px;
color: #83632C;
}

.marroneup{
font-family: verdana;
font-size: 11px;
color: #83632C;
font-weight: 700;
}

.neroup{
font-family: verdana;
font-size: 11px;
color: #222222;
font-weight: 700;
}

.titolo_chiaro{
font-family: verdana;
font-size: 13px;
color: #E0DCC5;
font-weight: 700;
font-style: italic
}

.sf_a{
background-color: #E0DCC5
}

.sf_b{
background-color: #3E5D0C
}

.sf_a_sf{
background-image: url(img/trasp_a.jpg);
background-repeat: repeat-x;
}

.sf_b_sf{
background-image: url(img/trasp_b.jpg);
background-repeat: repeat-x;
}

.img_sx{
padding-bottom: 4px; 
padding-right: 2px;
}

.img_dx{
padding-bottom: 4px; 
padding-left: 4px;
}

.blocco_dx{
background-color: #E0DCC5;
border-left: #3E5D0C 1px solid; 
height: 254px; 
width: 254px;
background-image: url(../img/bike.gif); 
background-repeat: no-repeat; 
background-position: center bottom;
}

.blocco_dx_none{
background-color: #E0DCC5;
border-left: #3E5D0C 1px solid; 
height: 254px; 
width: 254px;
}

.serv_div{
display: none; 
padding-top: 10px; 
padding-left: 20px; 
padding-bottom: 10px;
font-style: italic;
}

input, textarea, select{
border: #D4D0C8 1px solid;
font-family: verdana;
font-size: 11px;
color: #222222;
text-decoration: none;
}

.foot{
font-size: 10px; 
color: #999999;
}

.foot:hover{
font-size: 10px; 
color: #CCC8B1;
}