﻿/*----GENERAL------*/
body {background-color: #383838; background-image:url('../images/bg_body.jpg'); background-position:top; text-align:center;}
#container {width:955px; margin:0 auto;}
#logo {text-align:left;}
img {border:0px;}
/*----NAVIGATOR------*/
#navigator {background-color: #cd0000; background-image:url('../images/bg_navigator.gif'); background-repeat:repeat-x; background-position:left;
            margin:0 auto; width:770px; height:26px;} 
#navigator td {font-family:Trebuchet MS; font-size:13px;}
#navigator a {font-family:Trebuchet MS; font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
#navigator a:hover {text-decoration:underline; color:#630202;}
#nav-sel {color:#630202; font-style:italic; font-weight:bold;}
.lati {width:2px;}
#barra {width:3px;}
/*----CONTENT------*/
#content {margin:0 auto; width:760px; height:755px; font-family:Verdana; font-size:11px; vertical-align:top; padding-top:4px; text-align:left;}
#content-usato {margin:0 auto; width:760px; height:755px; font-family:Verdana; font-size:11px; vertical-align:top; padding-top:4px; text-align:left;}              
#content a{color:#cd0000;}
/*----FOOTER------*/
#footer {background-image:url('../images/bg_footer.gif'); background-position:center;  margin-top:5px; height:70px; color:#FFFFFF; font-family:Verdana; font-size:11px;}
#footer a {color:#FFFFFF; text-decoration:underline;}
#footer-cont {margin:0 auto; width:700px;}
#sx {float:left; text-align:left;}
#dx {float:right;}
/*----ITEM------*/
.titolo {font-family:Trebuchet MS; font-size:14px; font-weight:bold;}
.motori {font-family:Verdana; font-size:10px; width:650px; margin: 0 auto; color: #666666; }
.motori a:link{ COLOR: #666666; TEXT-DECORATION: underline}
.motori a:visited{ COLOR: #666666; TEXT-DECORATION: underline}
.motori a:hover{ COLOR: #333333; TEXT-DECORATION: none}