/* CSS Document */

<!--
body{
margin:0px; 
background-color: #636363;
}

.testo_black_small{
font-family:tahoma; 
font-size:10px; 
color:#000000; 
text-decoration:none
}

.testo_black_medium{
font-family:tahoma; 
font-size:12px; 
color:#000000; 
text-decoration:none;
line-height:1.3
}

.testo_black_title{
font-family:tahoma; 
font-size:13px; 
color:#000000; 
text-decoration:none; padding-bottom:10px
}

.testo_white_sx{
font-family:tahoma; 
font-size:11px; 
color:#FFFFFF; 
text-decoration:none; 
padding-left:15px; 
font-weight:bold
}
.border_tblr{
border-top:1px solid #D0D0D0; 
border-bottom:1px solid #D0D0D0;
border-left:1px solid #D0D0D0;
border-right:1px solid #D0D0D0
}

.border_tb{
border-top:1px solid #D0D0D0; 
border-bottom:1px solid #D0D0D0
}

.border_br{
border-bottom:1px solid #D0D0D0;
border-right:1px solid #D0D0D0
}

.border_t-white_b{
border-top:1px solid #FFFFFF; 
border-bottom:1px solid #D0D0D0
}

.border_lr{
border-left:1px solid #D0D0D0; 
border-right:1px solid #D0D0D0
}

.border_b{
border-bottom:1px solid #D0D0D0
}

.border_r{
border-right:1px solid #D0D0D0
}

.button-form_site{
height:19px; 
font-family:tahoma; 
font-size:11px; 
color:#000000; 
border-color:#000000; 
border-width:1px; 
border-style:solid; 
background-color:#FBFBFB; 
cursor:pointer;
padding-bottom:1px;
}

.date-input{
margin-left:10px;
}

-->


