﻿@charset "UTF-8";
/* CSS Document */

small {
	padding: 5px 0;
	color: #666666;
}

.dati-auto {
	margin: 0 0 0 60px;
	/*height: 100%;*/
	min-height: 400px;
	min-width: 1000px;
}

.presentazione {
	line-height: 120%;
	color: #666666;
	width: 990px;
	display: block;
	min-height: 130px;
	margin: 25px 0 0 0;
	text-align: justify;
}

.testo_box {
	line-height: 120%;
	color: #666666;
	/*width: 90%;
	width: 950px;*/
	height: 450px;
	overflow: auto;
	display: block;
	min-height: 130px;
	margin: 25px 5px 5px 5px;
	text-align: justify;
    font-family: Arial;
    padding-right: 10px;
}

.titolo1_note {
    font-size: 14pt;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: bold;
    color: #2C3A73;
    font-family: Arial;
    padding-right: 10px;
}

.titolo2_note {
    font-size: 12pt;
    margin-bottom: 14px;
    margin-top: 14px;
    font-weight: bold;
    font-family: Arial;
    padding-right: 10px;
}

.titolo3_note {
    font-size: 12pt;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
    font-family: Arial;
    padding-right: 10px;
}

.presentazione2 {
	line-height: 120%;
	color: #666666;
	width: 990px;
	display: block;
	min-height: 90px;
	margin:  25px 0 10px 0;
	text-align: justify;
}

.presentazione ul {
	font-weight: bold;
    list-style-image: url(images/circle.jpg);
    margin-left: 25px;
}

.selezione-targa {
	width: 360px;	
	padding: 26px 50px 0 0;	
	/*padding: 46px 0 0 50px;*/
	float: left;
	
}

.selezione-targa h1 {
	border-bottom: 1px dotted #666666;
	color: #2C3A73;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: uppercase;
	text-align: center;
}

.selezione-marchio {
	width: 610px;
	height: 172px;
	float: left;
	/*padding: 46px 50px 0 0;*/
	padding: 26px 0 0 50px;
	background: url(images/home_gradient_targa.png) no-repeat left center;
}

.selezione-marchio h1 {
	border-bottom: 1px dotted #666666;
	color: #2C3A73;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: uppercase;
	text-align: center;
}

.brand-list ul li {
	float: left;
}

.marchio-fiat {
	background: url(images/brand_list_fiat.jpg) no-repeat left top;
	display: block;
	width: 72px;
	height: 136px;
}

.marchio-off {
	width: 72px;
	height: 136px;
	margin-top: -136px;
	visibility: hidden;
}

.no-touch .marchio-fiat:hover {
	background: url(images/brand_list_hover_fiat.jpg) no-repeat left top;
}

.marchio-alfa {
	background: url(images/brand_list_alfa.jpg) no-repeat left top;
	display: block;
	width: 72px;
	height: 136px;
}
.no-touch .marchio-alfa:hover {
	background: url(images/brand_list_hover_alfa.jpg) no-repeat left top;
}

.marchio-abarth {
	background: url(images/brand_list_abarth.jpg) no-repeat left top;
	display: block;
	width: 72px;
	height: 136px;
}
.no-touch .marchio-abarth:hover {
	background: url(images/brand_list_hover_abarth.jpg) no-repeat left top;
}

.marchio-jeep {
	background: url(images/brand_list_jeep.jpg) no-repeat left top;
	display: block;
	width: 100px;
	height: 136px;
}
.no-touch .marchio-jeep:hover {
	background: url(images/brand_list_hover_jeep.jpg) no-repeat left top;
	display: block;
	width: 100px;
	height: 136px;
}

.marchio-off-jeep {
	width: 100px;
	height: 136px;
	margin-top: -136px;
	visibility: hidden;
}

.marchio-lancia {
	background: url(images/brand_list_lancia.jpg) no-repeat left top;
	display: block;
	width: 72px;
	height: 136px;
}
.no-touch .marchio-lancia:hover {
	background: url(images/brand_list_hover_lancia.jpg) no-repeat left top;
}

.marchio-fiatpro {
	background: url(images/brand_list_fiat_professional.jpg) no-repeat left top;
	display: block;
	width: 72px;
	height: 136px;
}
.no-touch .marchio-fiatpro:hover {
	background: url(images/brand_list_hover_fiat_professional.jpg) no-repeat left top;
}

.marchio-ram {
	background: url(images/brand_list_ram.jpg) no-repeat left top;
	display: block;
	width: 100px;
	height: 136px;
}

.marchio-off-ram {
	width: 72px;
	height: 136px;
	margin-top: -136px;
	visibility: hidden;
}

.no-touch .marchio-ram:hover {
	background: url(images/brand_list_hover_ram.jpg) no-repeat left top;
}

.footer-loghi {
	height: 73px;
	min-height: 73px;
    text-decoration: none;
}

.footer-loghi ul li {
	float: left;
	margin: 0 0px;
}

#sb-wrapper-inner {
	border: none;
	background-color: trasparent;
}

.model-logo 
{
     width: 78;
     height: 79;
     border: 0;
     z-index: 1200;
}

.sep
{
    margin-left:0px;
    margin-right:0px;
}

.model-footer
{
    width:163px;
    /*width:120px;*/
    border:0;
}
.footer p {width:1015px !important;}

.brand-list {margin-left:2px;}