
@import url(/include/thickbox.css);
@import url(/include/reset.css);

*{margin:0;padding:0}
body{
	margin:0;
	padding:0;
	background: #f9f9ff url(/i/bg/sf_body.jpg) repeat-x 0 0;
	text-align:center;
	font-family:Tahoma,verdana,  Arial, Helvetica, sans-serif;
	font-size:105%;	
	color:#222;
line-height:110%}

a{color:#000;text-decoration:underline}
a:hover{color:#999;text-decoration:none}

h1{ font-size:1.4em;line-height:1.1em;margin:20px 0 15px 0;padding-right:20px;color:#666;text-align:left;font-weight:normal}
h2{font-size:1.2em;margin:15px 0 10px 0;color:#333;font-weight:normal}
h3{font-size:1.1em;font-weight:normal;margin:.6em 0 .8em 0;color:#333; }
h4{color:#845C46;font-size:.9em;margin-top:15px;margin-bottom:5px;letter-spacing:.1em;}

h6{font-weight:normal;font-size:.8em;}
p{ margin:0;font-size:.8em;line-height:1.5em;}

td, th{background:#fff7b6;padding:2px 1px 2px 1px}


img{border:0}

sup{ vertical-align:top; font-size:80%;}


/*Animazioni*/
		#smart {
			background: transparent url(/i/smart.png) 0 0 no-repeat;
			position: absolute;
			top: 20px;
			left: 720px;
			width: 180px;
			height: 123px;
			z-index: 2000;
			cursor: pointer;
		}


#smart a {display:block;
    			width: 180px;
			height: 123px;
}





/* ---------------------------------- container ---------------------------------- */
#wrapper{
	margin:0 auto;
	text-align:left;
	width:1200px;
	background:transparent url(/i/bg/smart.jpg) no-repeat 0 -23px;

	}

#container{
	margin:0 auto;
	text-align:left;
	width:800px;
	background:#fff;
	position:relative;
	border:1px solid #fff;

	}

/* ---------------------------------- header ---------------------------------- */
#strip{height:25px; background:#9C9BA0;}
#strip a{color:#ccc}
#stripcont{height:25px;margin:0 auto;width:800px;text-align:left;padding:3px 0 0 0px;font-size:.7em;color:#ccc;}
#stripcont .motto{display:inline;float:right;font-size:15px; color:#fff;font-style:italic;font-weight:bold;margin:0;padding:0;}
#stripcont .toplink{float:right;}
#header{
	position:absolute;
	top:0;
	left:0;
	height:165px;
	background:#fff;
}
#header p{
	padding-top:20px;
	text-align:right;
}


#logo a{
	display:block;
	height:130px;
	width:530px;
	position:absolute;

    top:5px; 
    left:0px;
	text-decoration:none;
	background:url(/i/loghi/logo.png) no-repeat 0 0;
}


#menu{
	height:40px;
	background:transparent;
	color:#fff;
	font-size:.9em;
	text-align:center;
	position:absolute;
	top:122px;
	left:0px;
	width:810px;
}

#menu ul{list-style-type:none;}
#menu ul li
{
    display:block;
    float:left;
    width:110px;
    height:38px;
    margin:0 4px 0 0;
    padding:0;
    background:url(/i/bg/sf_menu.gif) no-repeat 0 0;
    }
#menu ul li a{ display:block; width:110px; padding:10px 0 0 0; margin:0; height:36px; color:#fff;font-weight:bold;text-decoration:none; text-transform:uppercase;}
#menu ul li a:hover{background:url(/i/bg/sf_menu_on.gif) no-repeat 0 0;text-decoration:underline}
 
#menu ul li.active, #menu ul li.active a:hover{background:url(/i/bg/sf_menu_active.gif) no-repeat 0 0;}  
#menu ul li#last{margin:0;}  
#menu ul li#last.active, #menu ul li#last.active a:hover{background:url(/i/bg/sf_menu_active_last.gif) no-repeat 0 0;}  
    

#subnavigation{margin:10px 0px 10px 10px; width:900px; font-size:.8em;color:#666;text-transform:uppercase;}
#subnavigation ul{list-style-type:none;}
#subnavigation ul li {background:url(/i/icone/bullet_black.gif) no-repeat left 5px; display:block; float:left; margin:0 12px 6px 0;padding:3px 0 0 9px;}
#subnavigation ul li:hover {background:url(/i/icone/bullet.gif) no-repeat left 5px;}

#subnavigation ul li a{color:#333; text-decoration:none;}
#subnavigation ul li a:hover{color:#c20120;}
#subnavigation ul li.sub_active a{color:#c20120;}



/* ---------------------------------- corpo ---------------------------------- */

#corpo
{
	margin:165px 0 0 0;
	padding:5px 0 0 0px;
	min-height:500px;
	height:auto! important;
	height:500px;
	width:800px;
	text-align:left;
	background:transparent url(/i/bg/sf_corpo_top.gif) no-repeat 0 0;
}

/* ---------------------------------- sx ---------------------------------- */

#sx {float:right;width:210px;height:100%;
    padding: 0;
    margin:20px 0 0 0;
    background:#ebebeb;}
 
#sx a {text-decoration:none;}
#sx a:hover {text-decoration:underline}

#sxtop{ 
  padding:10px 0px 0px 10px;
margin-top:0;
   min-height:100px;
   height:auto!important;
   height:100px;
   background:#ebebeb url(/i/bg/sf_sx2.gif) no-repeat 0 0;

}

#sxtop p.list{margin:5px 10px 3px 0;border-bottom:1px dashed #666;padding-left:0px}

#sxtop a{color:#444;font-size:1em}

#sxmiddle{
   padding:5px 0px 5px 10px;
   background:transparent;
}

#sxbottom{
    padding:0px 0px 5px 0px;
    min-height:100px;
    height:auto!important;
    height:100px;
    background:#ebebeb url(/i/bg/sf_sx_bottom2.gif) no-repeat bottom left;}

/* ---------------------------------- dx ---------------------------------- */
#dx {
  float:left;
  width:500px;
  min-height:300px;
  height:auto!important;
  height:300px;
  padding:0px 5px 5px 13px;
  }

#dx p{padding-right:10px}

ul {
	list-style:none;
	margin:5px 10px 10px 0px;
	padding:0;
}
 li {
	padding:0px 0 5px 12px;
	background:transparent url(/i/icone/li.gif) no-repeat 0 7px;
	line-height:1.2em;
	font-size:80%;

}


#navigation{margin:0px 0 10px 0px;padding-left:9px; background:url(/i/icone/bullet.gif) no-repeat left 5px;font-size:.8em;color:#666;}
#navigation a{color:#666;}


#searchform{color:#fff;width:95%;height:175px;background:#C20120 url(/i/bg/sf_form.jpg) no-repeat top right;border:1px solid #ddd}

#home_1{width:560px; height:227px; background: url(/i/bn/abitrans_zero.jpg) no-repeat 0 0; margin-bottom:25px;}
#home_1 a{display:block;width:560px; height:227px;}
#home_1 a:hover{ background: url(/i/bn/abitrans_zero.jpg) no-repeat 0 -227px;}

#home_2{width:560px; height:227px; background: url(/i/bn/noleggio_breve_termine.jpg) no-repeat 0 0; margin-bottom:25px;}
#home_2 a{display:block;width:560px; height:227px;}
#home_2 a:hover{ background: url(/i/bn/noleggio_breve_termine.jpg) no-repeat 0 -227px;}

#home_3{width:560px; height:227px; background: url(/i/bn/noleggio_medio_termine.jpg) no-repeat 0 0; margin-bottom:25px;}
#home_3 a{display:block;width:560px; height:227px;}
#home_3 a:hover{ background: url(/i/bn/noleggio_medio_termine.jpg) no-repeat 0 -227px;}

#home_4{width:560px; height:227px; background: url(/i/bn/noleggio_lungo_termine.jpg) no-repeat 0 0; margin-bottom:25px;}
#home_4 a{display:block;width:560px; height:227px;}
#home_4 a:hover{ background: url(/i/bn/noleggio_lungo_termine.jpg) no-repeat 0 -227px;}


/* STILE DELLA PAGINAZIONE */
ul#pagination{
    font-size:.7em;
    margin: 1em 0;padding: 0;
    list-style: none;text-align: center;
    }

ul#pagination li{
    display: inline;margin-right: 0.5em;
    background:none;}

ul#pagination a{text-decoration: none;
    border: 1px solid #333;padding: 0 3px;
    background: #666;color: #FFF}

ul#pagination a:visited{
    background: #EEE;color: #003EA5;
    border-color: #89B5FF}

ul#pagination a:hover{
    background: #FFF;color: #003EA5}

ul#pagination li#currentpage a{
    border: 0px;background: #FFF;
    color: #000;cursor: default}


/* ---------------------------------- footer ---------------------------------- */




#footer
{
	clear:both;	
	text-align:center;
	color:#999;
	background:#666 url(/i/bg/sf_footer.jpg) no-repeat 20px 10px;
	line-height:28px;
	min-height:40px;
	height:auto!important;
	height:40px;
	padding:20px 0 20px 0;
	width:800px;
	margin:0px auto;
		}

#footer p
{
	text-align:center;
	line-height:15px;
	margin-bottom:2px;
	font-size:70%;
	}

#footer a 
{
	color:#d9d7d7;
	text-transform:uppercase;
	text-decoration:none;
	}

#footer a:hover 
{text-decoration:underline;}

/* ---------------------------------- classes ---------------------------------- */

.logo_abitrans{position:absolute; right:-18px; top:8px;}
.abitrans{font-family:Arial,Arial Black; font-weight:bold; letter-spacing:-0.1em; font-style:oblique; text-transform:uppercase;}
.offprice{float:right; margin:20px 20px 0 10px; font-size:1.4em;}
.b{font-weight:bold;}
.red{color:red;}
.clear {clear:both;}
.hidden {visibility:hidden;}
.noshw {margin:0;padding:0;position:absolute;top:-500em;left:-500000em;height:1px;width:1px;z-index:-1;text-indent:-1000em;overflow:hidden;}
.ag_offsep{border-bottom:1px dotted #ccc;margin:0px 0 20px 0; clear:both;}
.numverde{margin:10px 0 0 600px;}
.veicoli_cont{clear:left; margin:10px 0 40px 0;}
.veicoli_cont h3{margin-bottom:3px;}
.veicoli_cont h2{padding:4px 10px 4px 10px;background:url(/i/bg/sf_gruppo.png) no-repeat 0 0; margin-bottom:15px; font-size:1.1em;color:#fff;}
.veicoli_cont h2 span{color:#e7b9b9;} 
.veicoli_info{text-align:center;}
.veicoli_info a{text-align:center;
    display:block;
    width:142px;
    height:41px;
    color:#fff;
    font-size:11px;
    padding:3px 3px 0 0;
    text-decoration:none;
    margin-left:270px;
    background:url(/i/bg/submit.png) no-repeat 0 0;}
.veicoli_info a:hover{ background:url(/i/bg/submit_on.png) no-repeat 0 0;}
.veicoli_img{float:left; width:220px; border:2px solid #cc0033;margin-top:3px;}
.veicoli_img_small{float:left; width:200px; margin:3px 10px 10px 0;}
.veicoli_desc{margin-left:240px;}
.veicoli_par{background:url(/i/icone/feat.jpg) no-repeat 0 0; padding-left:24px;}
.veicoli_tab{clear:left; width:665px;background:#666; margin:20px 0 10px 0; font-size:.8em;}
.veicoli_medio_t, .veicoli_lungo_t {width:500px;background:#666; margin:20px 0 10px 0; font-size:.8em;}



.banner_noleggio{width:500px; border:1px solid #646464; height:160px; text-align:center; padding-bottom:5px;background:#B30D0C; color:#fff; margin:5px 10px 30px 0;}
.banner_noleggio a{color:#fff;}
.banner_noleggio img {margin-left:0; float:left;}
.banner_noleggio h3{margin-top:50px;line-height:1.5em;font-size:1.4em;}

.preventivo-noleggio{clear:both;height:220px;margin:20px 0 20px 0;}

.scelta_mezzo{width:160px; 
    float:left;
    border:1px solid #646464; 
    height:148px; 
    text-align:center; 
    background:#B30D0C; 
    color:#fff; 
    margin:5px 15px 5px 0;}
.scelta_r{margin-right:0;}    
.scelta_mezzo a{color:#fff; text-decoration:none;}
.scelta_mezzo a:hover{color:#fff7b6;}
.scelta_mezzo img {margin-left:0;  width:160px;}
.scelta_mezzo h3{margin-top:0px;font-size:13px;letter-spacing:.1em;}




.listasedi{clear:both; margin:20px 0 10px 0;}
.imgsedi{width:150px; float:left;margin-right:20px;border:1px solid #999;}
.testosedi{min-height:180px; height:auto !important; height:180px; float:left; width:400px; }
.testosedi a{font-weight:bold;}
.sedebig{width:280px; float:left;margin-right:20px;border:1px solid #999;}

.informazioni{font-size:.8em;border:1px solid #ccc;}
.informazioni td {padding-left:10px;}

.artpage
{
      float:right;
  min-height:300px;
  height:auto!important;
  height:300px;
  padding:10px 10px 5px 10px;
    background:#fff7b6;width:560px;
    border:1px solid #DDCCBA;margin-right:10px;}
.blue {color:#006699;font-weight:bold}
.titfilesx{margin-top:8px;margin-bottom:-2px}
.filesx {padding-left:5px}
.h1prod{text-align:center;padding:0;color:#006699;font-weight:bold;font-size:1.5em}
.hometitle{color:#333;margin-bottom:5px}
.img_float {float:left;margin:4px 8px 0px 0;border:1px solid #ccc}
.img_small_r { width:120px;float:right;margin:0px 8px 0px 0;}
.img_small_l {width:120px;float:left;margin:0px 0px 0px 8px}
.imgtxtl{float:left; margin:5px 8px 0 0;border:1px solid #ccc;}
.imgtxtl_h{float:left; margin:0px 8px 0 0;}

.imgtxtr{float:right; margin:5px 3px 0 8px;border:1px solid #ccc;}
.info_img{width:200px;float:right;margin:40px 20px 0px 8px}
.img_news {width:160px;float:left;margin:5px 8px 0px 0px;border:1px solid #ccc}
.img_news_h {width:120px;float:left;margin:5px 8px 0px 0px;border:1px solid #ccc}
.img_news_big {width:250px;float:left;margin:5px 8px 0px 0px;border:1px solid #ccc}

.img_left {float:left;margin:5px 8px 0px 0px;border:1px solid #ccc}
.img_right {float:right;margin:5px 0px 0px 8px;border:1px solid #ccc}
.img_200{width:200px;}
.img_300{width:300px;}
.border {border:1px solid #ccc}
.border_0{border:0;}


.img_gall {width:170px;height:133px; border:1px solid #D8D1BD;}
.gallcont { width:193px;min-height:180px; height:auto !important;height:180px;float:left; padding:6px 5px 2px 6px; margin:5px 25px 10px 0; background:transparent url(/i/bg/picframe.jpg) no-repeat 0 0;}
.gallcont2 { width:193px;min-height:180px; height:auto !important;height:180px;float:left; padding:6px 5px 2px 6px; margin:8px 5px 10px 0; background:transparent url(/i/bg/picframe.jpg) no-repeat 0 0;}
.gallcont3 { width:193px;min-height:180px; height:auto !important;height:180px;float:left; padding:6px 5px 2px 6px; margin:5px 45px 10px 0; background:transparent url(/i/bg/picframe.jpg) no-repeat 0 0;}
.gallcont p, .gallcont3 p{text-align:center; margin:3px 2px 0 2px;}


.small {font-size:.7em}
.xsmall {font-size:x-small;}
.midsmall {font-size:.8em}
.midsmallb {font-weight:bold;font-size:.8em}
.left_cont{width:210px; float:left;}
.left_cont img{margin-bottom:15px;}
.right_cont{width:460px; float:left;}

.midsmallred{font-size:.8em; color:#C20120;}
.midsmallit{font-size:.8em; font-style:italic;}
.midsmallitred{font-size:.8em; color:#C20120;font-style:italic;}
.midsmallitgrey{font-size:.8em; color:#999999;font-style:italic;text-transform:uppercase;}
.history{margin-bottom:20px; font-size:.8em;}
.history a{display:block; float:left; text-align:center; padding:1px 5px 1px 5px; border:1px solid #ccc; background:#9B241E; margin-right:10px;color:#fff; text-decoration:none;}
.history a:hover{color:#fff;background:#ccc;}
a.historyon{color:#666;background:#ccc;}
.light{font-weight:lighter; }

.center {text-align:center}
.b {font-weight:bold}
.i {font-style:italic}
.i_just {font-style:italic;text-align:justify;}
.blue{color:#18459D}
.orange{color:#FCB040}
.green{color:#8CC63F}
.red {color:#9B241E;}
.midgrey{color:#666}
.lightgrey{color:#999}
.subtitle {font-size:80%;font-style:italic}

.downloadpdf {background:url(/i/icone/pdf.gif) no-repeat 10px 0px;margin-top:5px;margin-bottom:5px;height:15px;padding:1px 0 0 30px}
.downloadword {background:url(/i/icone/word.gif) no-repeat  10px 0px;margin-top:5px;margin-bottom:5px;height:15px;padding:1px 0 0 30px}
.downloadtxt{background:url(/i/icone/notepad.gif) no-repeat  10px 0px;margin-top:5px;margin-bottom:5px;height:15px;padding:1px 0 0 30px}
.downloadswf {background:url(/i/icone/swf.gif) no-repeat  10px 0px;margin-top:5px;margin-bottom:5px;height:15px;padding:1px 0 0 30px}
.downloadjpg {background:url(/i/icone/jpg.gif) no-repeat  10px 0px;margin-top:5px;margin-bottom:5px;height:15px;padding:1px 0 0 30px}
.phone{ margin:5px 0 5px 0;padding-left:20px;background:url(/i/icone/phone.gif) no-repeat 0px 4px}
.fax{margin:5px 0 5px 0;padding-left:20px;background:url(/i/icone/fax.gif) no-repeat 0px 2px}
.email{ padding:0 0 0 20px;margin:5px 0 5px 0;background:url(/i/icone/email.gif) no-repeat 0px 2px}
.stemma{float:right;margin:40px 20px 0 0;}
.margin{margin-top:15px;}


.internaltit {color:#C20120;margin-top:20px}
.redit{color:#C20120;margin-top:20px;font-style:italic;}
.titleft{color:#C20120;font-size:1.1em;margin-top:20px;}
.newstit, .newstithome{color:#C20120;margin-top:20px;font-size:0.9em;}
.newstit a{color:#C20120;}
.newstithome a{color:#000;}

.leftsep{border-top:1px solid #845C46;width:160px}
.homedesc {margin-left:-5px;padding-left:0px;font-size:.9em;line-height:1.3em;font-style:italic}
.homedesc a {color:#000;text-decoration:none}
.homeimg{border:1px solid #DDCCBA}
.homeimg1{float:right;width:340px;margin-right:18px;margin-left:10px;height:130px;border:1px solid #C20120}

.space{margin-top:15px;}
.heading {margin-bottom:20px}
.heading_right {text-align:right;margin-bottom:20px}
.greyb {color:#999;font-weight:bold}
.midgreyb {color:#666;font-weight:bold}
.evidence  {font-size:1.1em;color:#333;font-weight:bold}
.center_space{text-align:center;margin:60px 0 0 20px}
.clear {clear:both}
.greysubtitle{color:#bbb;font-size:90%;font-style:italic}
.torna {text-align:center;margin:30px 0 10px 0;clear:both;}
.separa {text-align:center;margin:5px 0 10px 0;clear:both;}


.segnala {margin-top:15px}
.print {background:#fff7b6;color:#000}
.nostampa{text-align:center}

.psepar{
    text-align:right;
    background:transparent url(/i/bg/dots.gif) repeat-x 0 100%;
    color:#999;
    font-size:.7em;
    padding-bottom:2px;
    margin-top:10px;
    margin-bottom:15px;
    clear:both;
}

.info_prod_div {font-size:.8em;line-height:120%;padding-left:10px;margin-bottom:15px}

a.schedahome:hover {color:#999;}
a.cathome {color:#666;text-decoration:none}
a.cathome:hover {text-decoration:underline}

.bgyell{background:yellow;
    width:658px;
    margin-top:10px;}

.tipo_veic{float:left; width:200px;height:100px; padding-top:5px;}
.tipo_veic_img{width:100px;float:left; margin:0px 5px 10px 0; border:1px solid #ccc;}


/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden}
	
.clearfix{display:inline-block}

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;margin:0}
/* End hide from IE-mac */  

form, fieldset, legend, label {margin:10px 10px 10px 0;border:0}


.formfield{
	background:#fff7b6;
 	width:14em;
	padding-left:2px}

.radio{width:1.2em;
   border:1px solid #c20120; }

fieldset {
	margin:.5em 0;
	padding:1em;
	border:1px solid #bbb}

legend {
	font-size:.8em;
	background:#c20120;
	color:#fff;
	font-weight:bold;	
	padding:.8em;
	line-height:.5em;
	margin-left:.2em;
	letter-spacing:.1em;}

label {
	display:block;
	float:left;
	width:130px;
	text-align:right;
	padding:0;
	font-size:.7em;
	font-weight:bold;
	margin:.2em .8em .5em 0}
	
input {
	border:#ccc 1px solid;
	width:20em;
	color:#000;
	font:normal 11px/1.3em Trebuchet MS, Verdana, sans-serif;
	height:1.6em;
	text-align:left}

select {
	border:1px solid #ccc;
	color:#000;
	font:normal 12px/1.4em Trebuchet MS, Verdana, sans-serif;
	padding-left:3px;} 

optgroup {
	color:#000;font:bold 12px/1.3em Trebuchet MS, Verdana, sans-serif}

optgroup option {color:#000;font:normal 11px/1.3em Trebuchet MS, Verdana, sans-serif;padding-left:1em}

textarea {
	border:#ccc 1px solid;
	padding:1px;
	color:#000;
	font:normal 11px/1.3em Trebuchet MS, Verdana, sans-serif;
	margin:0;} 

input:hover, select:hover, textarea:hover {
	background-color:#fff}

input:focus, select:focus, textarea:focus {color:#000}
	
/*FORM*/
input.pulsante {
	background: #fff url(/i/bg/submit.png) no-repeat;
	height: 32px;
	width: 140px;
	padding-bottom:5px;
	margin-top: 5px;
	text-align:center;
	border: none;
	color: #fff;
	font:bold 11px/1.3em Trebuchet MS, Verdana, sans-serif;
}

input.pulsante:hover {
    color:#fff;
    background: #fff url(/i/bg/submit_on.png) no-repeat;
    cursor:pointer;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
