@charset "utf-8";
/* CSS Document */

ul.arrowDark.simpleLinks li a {
	font-weight:normal;
	text-decoration:none;
}

dl.tabs dd strong {
	position:absolute;
	z-index:3;
	top:24px;
	left:143px;
	width:300px;
}

dl.tabs dd span {
	position:absolute;
	z-index:3;
	top:42px;
	left:143px;
	width:300px;
}

dl.noJS dd strong {
	display:block;
	padding:13px 0 0 130px;
	width:300px;
}

dl.noJS dd {
	display:block;
	padding:13px 0 0 130px;
	width:300px;
}

a.btn_richiediOra_a_m {
	float:right;
	clear:none;
	display:inline;
	width:101px;
	height:23px;
	margin:15px 0 0 0;
	padding:0;
	font-size:0;
	text-indent:-9999px;
	background:transparent url(../img/btn_richiediOra_a_m.gif) no-repeat left top;
}

/* a.btn_faiPreventivo_a_l {
	float:right;
	clear:none;
	display:inline;
	width:173px;
	height:31px;
	margin:15px 85px 0 0;
	padding:0;
	font-size:0;
	text-indent:-9999px;
	background:transparent url(../img/btn_faiPreventivo_a_l.gif) no-repeat left top;
} */


a.btn_faiPreventivo_a_l {
	position:absolute;
	display:inline;
	width:173px;
	height:31px;
	right:85px;
	top:15px;
	padding:0pt;
	background:transparent url(../img/btn_faiPreventivo_a_l.gif) no-repeat scroll left top;
	font-size:0pt;
	text-indent:-9999px;
}

a:hover.btn_richiediOra_a_m,
a:hover.btn_faiPreventivo_a_l {
	background-position: 0 bottom;
}

.wpBoxCont {
	float: left;
	display: inline;
	/* width: 100%; */
	background: #f5f5f5 url(../img/white_line_1x26.gif) repeat-x top left;
	min-height: 133px;
	height: auto !important;
	height: 133px;
	margin-top: 8px;
	margin-bottom: 13px;
	padding-left:2px;
	padding-bottom:0;
}

.wpBox {
	float:left;
	display:inline;
	width:233px;
	height:153px;
	margin-right:0;
	padding-right:5px;
	background: transparent url(../img/bg_wpBox.gif) no-repeat right 26px;
}

.logo{
	position:relative;
	float:left;
	display:inline;
	clear:left;
	width:470px;
	height:116px;
}

.logo.altriVeicoli{
	background: transparent url(../img/bg_altriVeicoli.gif) no-repeat top left;
}

.logo.rimorchio{
	background: transparent url(../img/bg_rimorchio.gif) no-repeat top left;
}

.logo.ciclomotori{
	background: transparent url(../img/bg_ciclomotori.gif) no-repeat top left;
}

.condizione{
	float:left;
	display:inline;
	clear:left;
	width:450px;
	margin:0 10px;
	padding:10px 0;
	background: transparent url(../img/bg_condizione.gif) bottom left no-repeat;
}

.condizione span{
	float:left;
	display:inline;
	width:300px;
}

.condizione a{
	display:block;
	float:right;
	clear:none;
	width:140px;
}

.condizione a img{
	margin-right:10px;
}


.doubleButtonCont a {
	margin-left:5px;
}