
body { 
   margin: 0;
   padding: 0;
   font-weight: normal;
   font-size: 8pt;
   font-family: Arial;
   color: #6A696E;
   background: #FFFFFF url('images/bg.jpg') repeat-x;

}

.main_div {
margin: 0 auto;
padding:0;
width:741px;
border-left:1px dotted #c8c8c7;
border-right:1px dotted #c8c8c7;
}

td {
   vertical-align: top;
   font-weight: normal;
   font-size: 8pt;
   font-family: Arial;
   color: #6A696E;
   letter-spacing: .6px;
}

.piccolo {
   font-weight: bold;
   font-size: 8pt;
   font-family: Arial;
   color: #6A696E;
}

a {
   color: #6A696E;
   text-decoration: none;
}

a:hover {
   color: #000;
}

a.link  {
   color: #B31218;
   text-decoration: none;
   font-weight:bold;
}


hr {
         border: 0;
   color: #9E9E9E;
   background-color: #9E9E9E;
   height: 1px;
   width: 90%;
}


div.hide {
   display: none;
   margin:5px;
   padding-left:5px;
}

.main_sx {
   width: 500px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 18px;
   border: 0;
   font-weight: normal;
   font-size: 8pt;
   font-family: Arial;
   color: #6A696E;
}

.titolo_pagina {
   width: 700px;
   margin: 0;
   padding:5px 20px;
   border-top: 1px dotted #c8c8c7;
   border-bottom: 1px dotted #c8c8c7;
   font-size:20px;
	color:#000;
   
}

.comparativa td{
   border: 1px solid #CDCDCD;
   padding: 2px;
      
}

.simula{
   border: 2px solid #B31218;
   padding: 2px;
}

.footer {
   width: 740px;
   margin: 10px 0 0 0;
   border-top: 1px dotted #c8c8c7;
    border-bottom: 1px dotted #c8c8c7;
}

td.footer_menu {
   line-height:50px;
   text-align:center;
}

.footer_menu a {
   color: #6A696E;
   text-decoration: none;
   font-size: 8px;
   font-family: Arial;
   letter-spacing:-.01em;
}

.footer_menu a:hover {
   color: #000;
   text-decoration: none;

}

#rent {
   
   margin: 0;
   padding-left: 15px;
   padding-top: 10px;
}

#rent li {
   list-style-image: url(titoli/freccietta.jpg);
        margin: 0;
   padding: 0;
}


#fleet li {
   list-style-image: url(titoli/freccietta.jpg);
        
}

#faq {
   
   margin: 0;
   padding-left: 15px;
   font-size: 8pt;
}

#faq li {
   list-style-image: url(titoli/freccietta.jpg);
        margin: 0;
   padding: 5px 0;
}

#noticias li {
   list-style-image: url(titoli/freccietta.jpg);

        
}

#noticias {
   margin: 0;
   padding-left: 15px;
        
}

#ofertas {
   margin-left: 4px;
   padding-left: 15px;
        
}

#ofertas li {
   /*list-style-image: url(images/freccia_rossa.jpg);*/
   
}

#sitemap {
        font-size: 8pt;
   color: #6A696E;
}

#sitemap li {
   list-style-type: none;
   margin-bottom:-2px; 

}
#sitemap ul {
   margin-top:-2px;
}
ul#sitemap > li {
   margin-bottom: 10px;
}

#sitemap ul li {
   list-style-image: url(images/l2_normal.gif); 
   margin-top:-2px;
}

#sitemap ul ul li {
   list-style-image: url(images/l3_normal.gif);
}

#sitemap ul li.firstfollow {
   list-style-image: url(images/l2_first_follow.gif);
}

#sitemap ul li.last {
   list-style-image: url(images/l2_last_item.gif);
}

#sitemap ul ul li.firstfollow {
   list-style-image: url(images/l3_first_follow.gif);
}

#sitemap ul ul li.last {
   list-style-image: url(images/l3_last_item.gif);
}

#sitemap2 ul, li {
   list-style: none;
   margin: 0;
   padding: 0;
}

#sitemap2 li {
   margin-bottom: 5px;
   font-weight:bold
}

#sitemap2 li li {
   background: url(images/linea.jpg) no-repeat;
   border-left: 1px dotted #000;
   margin: 0 0 0 15px;
   padding-left: 20px;
   font-weight:normal
}

#sitemap2 li li ul {
   padding-bottom: 15px;
}

.thumb {
	border: 1px solid #CCC;
}
input, textarea {
	border: 1px solid #CDCDCD;
}

.dhtmlselect{ 
	width: 240px; 
	border: 0;
	position: relative;
	text-indent: 3px;
	padding: 5px 5px 5px 5px;
	cursor: hand;
	cursor: pointer;
	color:#000;
	background: url(images/select.jpg) no-repeat;
	font-size:10px;
	font-weight:normal;
}

.dhtmlselect .downimage{ /*style of "down" image to the right of the DHTML Select Menu*/
	position: absolute;
	top:0;

}

.dhtmlselect .dropdown{ 
	position: absolute;
	left: 0;
	width: 260px; 
	border: 1px solid #CDCDCD;
	border-bottom-width: 0;
	display: none;
	z-index: 5;
	font-weight: normal;
}

.dhtmlselect .dropdown a{ 
	width: auto;
	display: block;
	background: #eaeaea;
	padding: 2px;
	text-indent: 5px;
	text-decoration: none;
	color: black;
	font-size:11px;
}

* html .dhtmlselect .dropdown a{ /*IE 6 (and below) hack */
	width: 100%;
}

.dhtmlselect .dropdown a:hover{
background: #FFFFFF;
}

.boxcontent {
	width:220px;
	background:#FFF;
	border-bottom:1px dotted #c8c8c7;
	padding:10px 10px 10px 10px;
	margin-right:10px;

}
 
.boxcontent b {
 color:#B31218;
 }
 
.leftcontent {
	padding:5px 10px 10px 20px;
	border-right:1px dotted #c8c8c7;
	min-height:250px;
	font-size:12px;
}

#navigation {
    width: 180px;
    font-size: 11px;
	font-weight:bold;
	padding:10px 0 0 17px;

}

#navigation ul {
	    margin: 0px;
	    padding: 0px;
}

#navigation li { 
}

ul.top-level { background: #fff; 
}

ul.top-level li { 
background: url(titoli/freccietta.jpg) no-repeat 0 6px;
padding-left:5px;
}

#navigation a {
	color: #6A696E;
	cursor: pointer;
	display:block;
	height:20px;
	line-height: 20px;
	text-indent: 10px;					
	text-decoration:none;
	width:100%;
}

#navigation a:hover{ text-decoration:underline;	color:#fff;}

#navigation li:hover {
    background: #bfbfbf;
    position: relative;
	color:#fff;
}

ul.sub-level { display: none; }

li:hover .sub-level {
    background: #bfbfbf;
    border: #fff solid;
    border-width: 1px;
    display: block;
    position: absolute;
    left: 140px;
    top: 5px;
	 -moz-box-shadow: 2px 2px 10px #444;
 -webkit-box-shadow: 2px 2px 10px #444;
 box-shadow: 2px 2px 10px #444;
}

ul.sub-level li {
	border: none;
	float:left;
	width:170px; 
	background:none;
	padding-left:0;
}

#navigation .sub-level { background:#eaeaea; }
#navigation .sub-level .sub-level { background:#eaeaea; }

li:hover .sub-level .sub-level { display:none; }
.sub-level li:hover .sub-level { display:block; }	

ul.naviga, ul.naviga ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
 
  
}

ul.naviga a {
  display: block;
  text-decoration: none;
	background: #fff  
}

ul.naviga li {
background: #fff;
float:left
}

ul.naviga li a {
  border-bottom:1px solid #fff;
  color: #323742;	
  padding:5px;

}
.current {
  border-bottom:1px solid #000;
  color: #323742;	
  padding:5px;
  font-weight:bold;

}

ul.naviga li a:hover {
  color: #000;
}

ul.naviga li ul li a {
 font-weight:normal;
  color: #777;
  padding-left: 20px;
 
}

ul.naviga li ul li a:hover {

  padding-left: 20px;
   color: #000;
}
.shadow {
 -moz-box-shadow: 2px 2px 10px #444;
 -webkit-box-shadow: 2px 2px 10px #444;
 box-shadow: 2px 2px 10px #444;
 }
