﻿/*PRIVACY*/
#privacy-adv{
	position:absolute;
	width:100%;
	height:auto;
	background:#000;
	z-index:101;
	display:none;
    bottom:0;
}
.privacy-content{
	position:relative;
			text-align:left;
			  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
				
		}
		.privacy-content p{
			color:#fff;
	font-size:12px;
				}
.privacy-content p a{
	font-weight:bold;
		}
.privacy-close{
	position:absolute;
			right:0;
			top:0;
			color:#fff;
		}

/*END PRIVACY*/
/*POPOVER*/
.overPageContainer {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1000;
}
#overTissue {
    background: url("/img/box-tissue.gif") repeat scroll 0 0 transparent;
    height: 100%;
    
    opacity:0.5;
	filter:alpha(opacity=50);
    width: 100%;
}
.popover {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 13px;
    padding: 10px;
}
.popover .popover-generic-box-close {
    float: right;
}
/*FINE POPOVER*/
.bottom-adv, .bottom-adv-wide {
    position: fixed;
    bottom: 0;
    right: -350px;
    width: 200px;
    height: 115px;
    cursor: pointer;
    border: 2px solid #4595fb;
    margin-right: 20px;
    margin-bottom: 10px;
}
.bottom-adv.wide
{
    width:308px;
    height:65px;
    
}
.bottom-adv .banner
{
    float:left;
}
.bottom-adv .adv-close
{
    position:absolute;
    top:-10px;
    right:-11px;
    background:url(/img/close.png) no-repeat;
    width:25px;
    height:25px;
}
.bottom-adv img{
	width: 100%;
}
p.policy-adv
{
    font-size:12px;
    color:#666;
    margin-left:170px;
}

.addthis_toolbox.addthis_default_style {
width: 140px;
}
html{
	width:100%;
	height:100%;
}
body 
{
	font-family:Verdana;
	font-size:12px;
	background:url(/img/sfondo-volanti.jpg) center 300px no-repeat  #ededed;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	color:#191919;
}
a
{
	color:#0A91DF;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
	opacity:0.6;
	filter:alpha(opacity=60);
}
p
{
	text-align:left;
}
img
{
	border:0;
}
.clear
{
	clear:both;
}
.homepage h1
{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	/*background:url(/img/sfondo-h1.gif) 0 25px repeat-x;*/
	background-color:#4595fb;
	padding-bottom:1px;
	padding-left:5px;
	margin:15px 0 0 0;
}
.homepage h1.auto
{
    padding-left:50px;
    background:url(/img/car-icon.png) 5px 5px no-repeat #000;
    
    color:#fff;
    margin-left:-15px;
}
#Header
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:900px;
	height:245px;
    overflow: hidden;
    position: relative;
    padding:10px 15px 0 15px;
}

#Footer
{
	width:100%;
	height:233px;
    overflow: hidden;
    border-top:15px solid #dcdede;
    background:#f4f1f1;
}
#marchi {
    height: 64px;
    width: 100%;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    background: #f2f2f2;
}

#Site
{
	width:100%;
	
    background:url(/img/sfondo-site.jpg) top center repeat-y;
}
#Content
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:930px;
	height: auto !important;
    min-height: 100%;
    overflow: hidden;
    position: relative;
}
hContent
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:930px;
	height: 233px;
    overflow: hidden;
    position: relative;
}
.mContent {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 930px;
    height: 75px;
    overflow: hidden;
    position: relative;
}
.fContent
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:930px;
	height: 150px;
    overflow: hidden;
    position: relative;
    padding:30px 0 0 0;
}
.fContent img
{
	float:left;
	width:99px;
	height:99px;
	margin:0 0 0 50px;
}
.fContent p
{
	float:left;
	width:670px;
	font-family:Trebuchet MS;
	text-align:left;
	margin:0 0 0 75px;
}

.hLink
{
	font-weight:bold;
	color:#6e7177;
	float:left;
}
.azure
{
	color:#1a96e3;
}
.hLinks
{
	text-align:left;
	float:left;
	width:760px;
}
.addthis_toolbox
{
	float:left;
}
.slogan
{
	float:left;
	margin:61px 0 0 26px;
}
.logo {
    position: absolute;
    right: 51px;
    top: 35px;
    height: 206px;
}
.logo-marchio .logo {
    top:47px;
    right: 15px;
    height: auto;
    width: 28%;
}
   
.call-offers
{
        height: 21px;
    display: inline-block;
    margin-bottom: -3px;
    margin-right: -5px;
    margin-left: 10px;
}
.mTxt {
    float: left;
    color: #75787c;
    font-weight: bold;
    margin: 27px 0 0 5px;
    width: 150px;
}
.flag {
    float: left;
    background: url(/Img/flag.png) no-repeat;
    width: 32px;
    height: 64px;
    margin: 0px 0 0 0px;
}
.mContent ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 730px;
    margin: 21px 0 0 5px;
}
.mContent li
{
	list-style:none;
	float:left;
	padding:0;
	margin:0 11px 0 0;
}

li#bmw a
{
	display:block;
	width:33px;
	height:29px;
	background:url(/Img/marchi/bmw_pic.png) 0 0 no-repeat;
}
li#bmw a:hover
{
	background:url(/Img/marchi/bmw_pic.png) 0 -30px no-repeat;
}
li#mercedes a
{
	display:block;
	width:33px;
	height:29px;
	background:url(/Img/marchi/mercedes_pic.png) 0 0 no-repeat;
}
li#mercedes a:hover
{
	background:url(/Img/marchi/mercedes_pic.png) 0 -28px no-repeat;
}
li#audi a
{
	display:block;
	width:52px;
	height:22px;
	background:url(/Img/marchi/audi_pic.png) 0 0 no-repeat;
	margin-top:2px;
}
li#audi a:hover
{
	background:url(/Img/marchi/audi_pic.png) 0 -22px no-repeat;
}
li#fiat a
{
	display:block;
	width:27px;
	height:27px;
	background:url(/Img/marchi/fiat_pic.png) 0 0 no-repeat;
}
li#fiat a:hover
{
	background:url(/Img/marchi/fiat_pic.png) 0 -27px no-repeat;
}
li#alfa a
{
	display:block;
	width:36px;
	height:31px;
	background:url(/Img/marchi/alfa_pic.png) 0 0 no-repeat;
	margin-top:-2px;
}
li#alfa a:hover
{
	background:url(/Img/marchi/alfa_pic.png) 0 -30px no-repeat;
}
li#lancia a
{
	display:block;
	width:35px;
	height:31px;
	background:url(/Img/marchi/lancia_pic.png) 0 0 no-repeat;
	margin-top:-1px;
}
li#lancia a:hover
{
	background:url(/Img/marchi/lancia_pic.png) 0 -31px no-repeat;
}
li#wolkswagen a
{
	display:block;
	width:31px;
	height:28px;
	background:url(/Img/marchi/wolkswagen_pic.png) 0 0 no-repeat;

}
li#wolkswagen a:hover
{
	background:url(/Img/marchi/wolkswagen_pic.png) 0 -29px no-repeat;
}
li#landrover a
{
	display:block;
	width:44px;
	height:24px;
	background:url(/Img/marchi/landrover_pic.png) 0 0 no-repeat;
	margin-top:3px;
}
li#landrover a:hover
{
	background:url(/Img/marchi/landrover_pic.png) 0 -24px no-repeat;
}
li#renault a
{
	display:block;
	width:29px;
	height:30px;
	background:url(/Img/marchi/renault_pic.png) 0 0 no-repeat;
	margin-top:-1px;
}
li#renault a:hover
{
	background:url(/Img/marchi/renault_pic.png) 0 -30px no-repeat;
}
li#ford a
{
	display:block;
	width:52px;
	height:22px;
	background:url(/Img/marchi/ford_pic.png) 0 0 no-repeat;
	margin-top:3px;
}
li#ford a:hover
{
	background:url(/Img/marchi/ford_pic.png) 0 -22px no-repeat;
}
li#opel a
{
	display:block;
	width:37px;
	height:28px;
	background:url(/Img/marchi/opel_pic.png) 0 0 no-repeat;
	
}
li#opel a:hover
{
	background:url(/Img/marchi/opel_pic.png) 0 -28px no-repeat;
}
li#saab a
{
	display:block;
	width:33px;
	height:31px;
	background:url(/Img/marchi/saab_pic.png) 0 0 no-repeat;
	margin-top:-1px;
}
li#honda a
{
	display:block;
	width:37px;
	height:31px;
	background:url(/Img/marchi/honda_pic.png) 0 0 no-repeat;
	margin-top:-2px;
}
li#volvo a
{
	display:block;
	width:36px;
	height:31px;
	background:url(/Img/marchi/volvo_pic.png) 0 0 no-repeat;
	margin-top:-2px;
}
li#saab a:hover
{
	background:url(/Img/marchi/saab_pic.png) 0 -31px no-repeat;
}
li#peugeot a
{
	display:block;
	width:26px;
	height:26px;
	background:url(/Img/marchi/peugeot_pic.png) 0 0 no-repeat;
	margin-top:1px;
}
li#peugeot a:hover
{
	background:url(/Img/marchi/peugeot_pic.png) 0 -26px no-repeat;
}
li#jaguar a
{
	display:block;
	width:48px;
	height:20px;
	background:url(/Img/marchi/jaguar_pic.png) 0 0 no-repeat;
	margin-top:3px;
}
li#jaguar a:hover
{
	background:url(/Img/marchi/jaguar_pic.png) 0 -20px no-repeat;
}
li#altro a
{
	display:block;
	width:44px;
	height:23px;
	background:url(/Img/marchi/altro_pic.png) 0 0 no-repeat;
	
}
li#altro a:hover
{
	background:url(/Img/marchi/altro_pic.png) 0 -23px no-repeat;
}
.menu
{
	
	float:left;
	margin:0 0 0 8px;
}
.menuContent {
    background: url(/Img/sfondo-menu.png) repeat-y;
    width: 261px;
    min-height: 800px;
    padding-top: 18px;
}
.menuFade
{
	background:url(/Img/sfuma-menu.png) no-repeat;
	width:226px;
	height:341px;
	margin:-341px 0 0 0;
}
.page {
    float: left;
    width: 645px;
}
a.callNow
{
	display:block;
	background:url(/Img/chiama-ora.png) no-repeat;
	width:120px;
	height:38px;
	float: left;
    margin: -9px 19px 0 15px;
}
.homepage
{
	margin:18px;
}
a.callNow:hover
{
	background-position:0 -38px;
}
a.emailNow
{
	display:block;
	background:url(/Img/email-ora.png) no-repeat;
	width:119px;
	height:30px;
	float: left;
    margin: -1px 0 0 0;
}
a.emailNow:hover
{
	background-position:0 -32px;
}
.menuContent h2.home, .menuContent h2.gear {
    background: url(/Img/home-icon.png) no-repeat #4595fb;
    color: #fff;
    padding-left: 30px;
    width: 192px;
    background-position: 1px 1px;
}
.menuContent h2.gear
{
    background:url(/Img/gear-icon.png) no-repeat #4595fb;
    background-position:2px 2px;
}
.menuContent h2
{
	background:url(/Img/sfondo-menu-titolo.gif) no-repeat;
	
	width:174px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#0a91df;
	margin:0 0 0 20px;
	padding:0;
	text-align:left;
	font-family:Trebuchet MS;
	padding:5px 0 0 15px;
}
.menuContent h2 a
{
	font-size:14px;
}
.menuContent ul
{
	padding:0;
	margin:10px 0 0 35px;
}
.menuContent li
{
	list-style:none;
	text-align:left;
	margin:8px 0 0 0;
	padding:0;
}
.menuContent li a
{
	background:url(/Img/arrow-azure.gif) 0 6px no-repeat;
	color:#252525;
	font-family:Trebuchet MS;
	font-size:14px;
	padding:0 0 0 15px;
}
.item-annuncio
{
	margin:15px 0 0 0;
}
.boxImg
{
	width:196px;
	float:left;
}
.boxText {
    width: 413px;
    float: left;
    text-align: left;
}
.boxText p a
{
	color:#191919;
}
.boxText p a:hover{
	color:#c50505;
	text-decoration:none;
}
.portrait
{
	background:url(/Img/box-foto.png) no-repeat;
	width:187px;
	height:147px;
	padding:5px 0 0 0;
}
.boxImg img:hover
{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.boxImg .video
{
	display:block;
	background:url(/Img/video-shortcut.gif) no-repeat;
	width:55px;
	height:56px;
	position:absolute;
	margin:-135px 0 0 -17px;
}
.boxImg .video:hover
{
	background-position: 0 -56px;
}
h2
{
	margin:3px 0 10px 0;
}
h2 a
{
	font-weight:bold;
	font-size:18px;
	color:#0A91DF;
}
h2 a:hover
{
	color:#c50505;
	text-decoration:none;
}
.boxText strong
{
	font-size:24px;
	color:#191919;
}
.ivaDeducibile:hover
{
	text-decoration:none;
}
.ivaDeducibile
{
	width:150px;
	color:#000;
	background:url(/Img/ico-info.gif) right no-repeat;
	padding:0 15px 0 5px;
}
.auto-details {
    float: left;
    display: block;
    width: 110px;
    height: 20px;
    color: #fff;
    padding: 3px 0 0 0;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    transition: 0.3s;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#87bbfd), to(#025dd2));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #87bbfd, #025dd2);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #87bbfd, #025dd2);
    /* IE 10 */
    background: -ms-linear-gradient(top, #87bbfd, #025dd2);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #87bbfd, #025dd2);
}
.permuta {
    float: left;
    display: block;
    width: 113px;
    height: 20px;
    color: #6e7177;
    padding: 3px 0 0 27px;
    background: url(/Img/ico-permuta.gif) left no-repeat;
}
.informazioni {
    float: left;
    display: block;
    width: 136px;
    height: 20px;
    color: #6e7177;
    padding: 3px 0 0 27px;
    background: url(/Img/ico-inforeq.gif) left no-repeat;
}
.garanzia {
    float: left;
    display: block;
    width: 69px;
    height: 20px;
    color: #6e7177;
    padding: 3px 0 0 27px;
    background: url(/Img/ico-garanzia.gif) 0 -1px no-repeat;
}
.box-actions .informazioni, .box-actions .permuta {
    padding: 3px 0 0 21px;
    margin-right: 10px;
}

.box-actions .garanzia {
    padding: 3px 0 0 23px;
    margin-right: 6px;
}
.article
{
	margin:18px;
}
.article h1
{
	font-size:22px;
	font-weight:bold;
	text-align:left;
	background:url(/img/sfondo-h1.gif) 0 25px repeat-x;
	padding-bottom:6px;
	margin:0 0 0 0;
}
.article .auto-description
{
    text-align:left;
}
.box-annuncio
{
	width:661px;
	margin-top:5px;
}
.box-annuncio .top
{
	width:658px;
	margin-left:2px;
	background:url(/img/sfondo-annuncio-top.gif) no-repeat;
	height:7px;
}
.box-annuncio .body
{
	width:610px;
	background:url(/img/sfondo-annuncio-body.gif) repeat-y;
	min-height:150px;
}
.box-annuncio .bottom
{
	width:661px;
	background:url(/img/sfondo-annuncio-bottom.gif) no-repeat;
	height:15px;
}
.btn-vertical-divider
{
	height:73px;
	width:1px;
	background:#efeeee;
	float:left;
	margin-left:10px;
}
a.button
{
	display:block;
	float:left;
	width:55px;
	height:15px;
	font-weight:bold;
	color:#039bcc;
	text-align:center;
	padding-top:50px;
	margin:5px 0 0 10px;
}
a.button:hover
{
	text-decoration:none;
	color:#66c9e5;
}
a.btn-video
{
	background:url(/img/but-video.gif) no-repeat;
}
a.btn-video:hover
{
	background:url(/img/but-video.gif) 0 -65px no-repeat;
}
a.btn-gallery
{
	background:url(/img/but-gallery.gif) no-repeat;
}
a.btn-gallery:hover
{
	background:url(/img/but-gallery.gif) 0 -65px no-repeat;
}
a.btn-phone
{
	background:url(/img/but-phone.gif) no-repeat;
}
a.btn-phone:hover
{
	background:url(/img/but-phone.gif) 0 -65px no-repeat;
}
a.btn-email
{
	background:url(/img/but-email.gif) no-repeat;
}
a.btn-email:hover
{
	background:url(/img/but-email.gif) 0 -65px no-repeat;
}
.img-wide
{
	width:412px;
	height:225px;
	overflow:hidden;
	margin:5px 0 0 13px;
	float:left;
}
.img-wide img
{
	margin-top:-56px;
}
.img-wide img:hover
{
	/*opacity:0.8;
	filter:alpha(opacity=80);*/
}
#enlarge-pic
{
	width:24px;
	height:24px;
	background:url(/img/ico-enlarge.png) 0 -24px no-repeat;
	position:absolute;
	margin:5px;
}
#enlarge-pic:hover
{
	background:url(/img/ico-enlarge.png)  no-repeat;
	cursor:pointer;
}
.dati-tecnici
{
	float:left;
	width:175px;
	min-height:225px;
	margin:5px 0 0 10px;
}
.dati-tecnici h3
{
	font-weight:bold;
	font-size:14px;
	color:#0A91DF;
	text-align:left;
	margin:0 0 15px 0;
}
.dati-tecnici ul
{
	margin:0;
	padding:0;
	line-height:190%;
}
.dati-tecnici li
{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
.box-price
{
	width:180px;
	float:left;
	text-align:left;
	padding-left:20px;
	margin-top:13px;
	height:67px;
}
.box-price h2
{
	color:#191919;
	font-size:30px;
	font-weight:bold;
	text-align:left;
}
.box-price span
{
	padding-left:0;
	cursor:pointer;
}
.box-actions
{
	margin:25px 0 10px 0;
	height:60px;
}
.article .left {
    float: left;
    width: 516px;
}
.article .right
{
	float:left;
	width:93px;

}
.article .right img
{
	border:3px #ededed solid;
	margin-bottom:14px;
}
.article .right img:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
#info-iva
{
	width:209px;
	height:105px;
	position:relative;
	background:url(/img/sfondo-tooltip.gif) no-repeat;
	padding:20px 20px 0 50px;
	margin:-58px 0 0 105px;
	opacity:0.95;
	filter:alpha(opacity=95);
	font-size:13px;
	display:none;
}
div.item-annuncio #info-iva
{
	position:absolute;
	background:url(/img/sfondo-tooltip2.gif) no-repeat;
	width:161px;
	height:105px;
	margin:-60px 0 0 235px;

}
.outerContainer
{
	position:absolute;
	top:-3000px;
}
#car-service-box,
#photo-gallery
{
	width:775px;
	min-height:350px;
	background:#fdfdfd;
	padding:0 5px 5px 5px;
	border:3px solid #ccc;
}
#car-service-box
{
    width:500px;
    
}
#car-service-box img
{
    float:left;
    margin-left:29px;
    margin-top:5px;
    margin-bottom:24px;
}
#car-service-box .service-right
{
    float:left;
    width:251px;
    margin-top:10px;
}
    #video-box .close,
    #car-service-box .close, 
    #photo-gallery .close {
        display: block;
        background: url(/img/close.png) no-repeat;
        width: 25px;
        height: 25px;
        float: right;
        margin: -10px -18px 0 0;
    }
#car-service-box p
{
    padding:10px 35px 0 0;
    margin-left:20px;
}
#car-service-box h4
{
	font-size:16px;
	margin:15px 0 5px 35px;
	padding-top:10px;
}
.go-prev
{
	background:url(/img/but-prev.gif) no-repeat;
	width:62px;
	height:37px;
	float:left;
	cursor:pointer;
	margin:200px 5px 0 0;
}
.go-prev:hover
{
	background:url(/img/but-prev.gif) 0 -37px no-repeat;
}
.go-next
{
	background:url(/img/but-next.gif) no-repeat;
	width:62px;
	height:37px;
	float:left;
	cursor:pointer;
	margin:200px 0 0 5px;
}
.go-next:hover
{
	background:url(/img/but-next.gif) 0 -37px no-repeat;
}
#photo-gallery .img-full
{
	width:640px;
	float:left;
}
#photo-gallery ul
{
	margin:10px 57px 0 57px;
	padding:0;
}
#photo-gallery li
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:67px;
	height:50px;
	margin:3px;
}
#photo-gallery li img
{
	opacity:0.6;
	filter:alpha(opacity=60);
	cursor:pointer;
}
#photo-gallery li img.selected
{
	opacity:1;
	filter:alpha(opacity=100);
}
#photo-gallery h4
{
	font-size:16px;
	margin:0 0 5px 67px;
	padding-top:10px;
}
.internal
{
	margin:18px;
	text-align:left;
}
.internal h1
{
	color:#fff;
	font-size:22px;
	font-weight:bold;
	text-align:left;
	/*background:url(/img/sfondo-h1.gif) 0 25px repeat-x;*/
	background-color:#4595fb;
	padding-bottom:1px;
	padding-left:5px;
	margin:0;
}
.internal p
{
	line-height:200%;
}
img.banner
{
	border-top:7px solid #60a4fc;
	margin-bottom:30px;
}
.internal .left
{
	float:left;
	width:150px;
	text-align:left;
	margin:0 0 10px 10px;
}
.internal .right
{
	float:left;
	width:450px;
	text-align:left;
	margin:0 0 10px 10px;
}
.internal .right input
{
	width:400px;
	height:20px;
	font-size:13px;
	font-family:Trebuchet MS;
}
.internal .right textarea
{
	width:400px;
	height:150px;
	font-size:14px;
	font-family:Trebuchet MS;
}
.internal .right select
{
	width:406px;
	height:25px;
	font-size:13px;
	font-family:Trebuchet MS;
}
.submit
{
	margin-left:170px;
	width:70px;
	height:30px;
}
.internal h2
{
	color: #0A91DF;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    margin:30px 0 20px 10px;
    padding:0;
    text-align: left;
}
#box-meteo
{
	margin:50px 0 0 1px;
}
div.article ul
{
	text-align:left;
}
ul.text li
{
	line-height:200%;
}
.partner-list
{
	margin:0;
	padding:0;
}
.partner-list li
{
	margin:0 10px 10px 0;
	list-style:none;
	padding:5px;
	height:192px;
	float:left;
	width:185px;
	background:#EDEDED;
}
.fb-like
{
	float:left;
	margin:5px 1px 0 0;
}

#home-fb-like
{
	margin: -15px 0 0 169px;
	float: none;
	width: 70px;
	display: block;
}
span.yellow {
    color: #f8f506
}