/* CSS Document */

body {
	margin-top: 20px;
	text-align:center;
	background-color:#ffffff;
	font-family: Arial;
	font-size:11px;
	height: 920px;
	color:#eeeeee;
}

#wrapper {
	width:964px;
	margin:0 auto;
    background-color:#ffffff;
	text-align:left;
}

#wrapper2 {
    margin-top: 5px;
	width:964px;
	height: 550px;
	float:left;
	text-align:left;
}

#header {
	float:left;
	width:964px;
	height:180px;
	background-image:url('../img/head2.jpg');

}

#header_title {
	float:left;
	margin:10px;
	padding:10px;
	position:absolute; 
	z-index: 50000;
	
}

#header_bottom {
	float:left;
	width:714px;
	height:3px;
	background-image:url('../img/header_bottom.jpg');
}

#title {
	height:23px;
	background-color:#224fe3;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-top:3px;
}

#left {
	width:302px;
	height: 100%;
	margin:0 auto;
	background-image:url('../img/left1.png');
	background-repeat:no-repeat;
	text-align:left;
	float: left;
	border-width: 0px;
    border-style: solid;
    border-color: #FFFFFF;
	display:inline;
}

#right {
	width:657px;
	height: 100%;
	margin:0 auto;
	margin-left: 5px;
	text-align:left;
	float: left;
	border-width: 0px;
    border-style: solid;
    border-color: #FFFFFF;
	display:inline;
}

#top1 {
    float: left;
	padding: 0 0 0 10px;
	height: 28px;
	background:url('../img/topbg2.png') no-repeat top left;
	border-width: 0px;
    border-style: solid;
    border-color: #000000;
}

#top2 {
    float: left;
	padding: 7px 12px 0 0;
	width: 280px;
	height: 28px;
	background: #ffffff url('../img/topbg2.png') no-repeat top right;
	border-width: 0px;
    border-style: solid;
    border-color: #000000;
	display: inline;
}

#top2 h3{
    float: left;
    margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-weight:bold;
	font-size:16px;
	font-style: normal;
	line-height: 13px;
	color:#eeedee;
}

#top2 img {
    float: left;
	}

#down1 {
    float: left;
	padding: 0 0 0 10px;
	height: 28px;
	background:url('../img/downbg.png') no-repeat top left;
	border-width: 0px;
    border-style: solid;
    border-color: #000000;
}

#down2 {
    float: left;
	padding: 0 10px 0 0;
	width: 282px;
	height: 28px;
	background: #ffffff url('../img/downbg.png') no-repeat top right;
	border-width: 0px;
    border-style: solid;
    border-color: #000000;
}

h1 {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-weight:bold;
	font-size:40px;
	color:#64b0fd;
}

h2 {
	margin:0px;
	padding-top: 20px;
	font-family: Arial;
	font-weight: normal;
	font-size:11px;
	color:#44667c;
	text-align: center;
}

h3 {
    margin: 0px;
	padding:0px;
	margin-left: 10px;
	margin-right: 20px;
	font-family: Arial;
	font-weight:normal;
	font-size:14px;
	font-style: italic;
	text-align: justify;
	line-height: 18px;
	color:#44667c;
}

h4 {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-weight:normal;
	font-size:14px;
	text-align: center;
	color:#cccccc;
}

h5 {
    margin: 0px;
	padding:0px;
	margin-left: 10px;
	margin-right: 20px;
	font-family: Arial;
	font-weight:normal;
	font-size:14px;
	font-style: italic;
	text-align: justify;
	line-height: 18px;
	color:#44667c;
}


h6 {
	margin-top: 19px;
	font-family: Verdana;
	font-weight:bold;
	font-size:14px;
}

h7 {
	margin-top: 19px;
	font-family: Verdana;
	font-weight:bold;
	font-size:14px;
}

h8 {
    margin-top: 19px;
	padding-top: 19px;
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	text-align: center;
}


.p1 {
	   margin-bottom:0em;
      margin-top:1em;
	  color: #44667c;
}

.p2 {
	   margin-bottom:0em;
      margin-top:0em;
		font-size: 13px;
		color: #000000;
}

.p3 {
	   margin-bottom:0em;
      margin-top:0em;
		font-size: 27px;
		color: #000000;
}

#labelDetail {
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	color:#ff5700;
}

.cleaner {
	clear:both;
	height:0px;
	font-size:0px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#header h1 {
	margin-top:25px;
	margin-left:25px;
}

#header h3 {
	margin-top:-6px;
	margin-left:25px;
}

#topnavi {
    margin-top: 5px;
	float:left;
	width:964px;
	height:60px;
	background-image:url('../img/but2.png');
}

#topnavi ul {
    width: 966px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:-1px;
	margin-right:0px;
}

#topnavi ul li.norm {
	margin-left: 1px;
	margin-right: 1px;
	float:left;
	width: 136px;
	height:60px;
	background-image:url('../img/buttonnorm4.png');
	background-position:right;
}

#topnavi ul li.select {
	margin-left: 1px;
	margin-right: 1px;
	float:left;
	width: 136px;
	height:60px;
	background-image:url('../img/buttonsel2.png');
	background-position:right;
}

#topnavi ul li.norm a {
	display:block;
	height: 60px;
	font-family: Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

#topnavi ul li.select a {
	display:block;
	line-height:28px;
	font-family: Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	border: 0px;
}

#topnavi ul li.norm a:hover {
	display:block;
	font-family: Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
	background-image:url('../img/buttonsel2.png');
}

#topnavi ul li.select a:hover {
	display:block;
	line-height:28px;
	font-family: Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}

#headimg {
	float:left;
	width:764px;
	height:147px;
}

#bodybox {
	float:left;
	width:657px;
	height:90%;
	background-color: #eeedee;
}

#bodyboxleft {
	float:left;
	width:302px;
	height:90%;
	background-color: #eeedee;
	color: #44667c;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

#bodyboxleft a {
    color: #44667c;
	}

#bodyboxlefttop {
    float:left;
	width:302px;
	height:90%;
	background-image:url('../img/bgwrp2.jpg');
	background-repeat:repeat-y;
	color: #44667c;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

#lista_foto {
    float: left;
	margin-left: 35px;
	margin-bottom: 20px;
    width:150px;
	height:100px;
	text-align: center;
}


#subnavi {
	float:left;
	display:inline;
	margin-left:18px;
	margin-top:2px;
	padding-top:26px;
	padding-bottom:26px;
	width:180px;
	background-color:#1e1d1e;
	background-color:#224fe3;
	background-repeat:repeat-y;
	background-position:bottom;
}

#contatore {
	float:left;
	padding-left:18px;
	padding-bottom:18px;
}

#subnavi ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:13px;
	margin-right:13px;
}

#subnavi ul li.norm, #subnavi ul li.select {
	height:24px;
	background-color:#224fe3;
}

#subnavi ul li.norm a {
	display:block;
	line-height:23px;
	padding-left:20px;
	font-family: Arial;
	font-size:11px;
	color:#eeeeee;
	text-decoration:none;
}

#subnavi ul li.norm a:hover {
	display:block;
	line-height:23px;
	padding-left:20px;
	font-family: Arial;
	font-size:11px;
	color:#eeeeee;
	text-decoration:underline;
}

#subnavi ul li.select a {
	display:block;
	line-height:23px;
	padding-left:20px;
	font-family: Arial;
	font-size:11px;
	color:#ff5700;
	text-decoration:none;
}

#subnavi ul li.select a:hover {
	display:block;
	line-height:23px;
	padding-left:20px;
	font-family: Arial;
	font-size:11px;
	color:#ff5700;
	text-decoration:underline;
}

#subnavi h2 {
	margin-left:17px;
	margin-bottom:6px;
}

#content {
	float:left;
	padding-top: 16px;
	padding-left: 20px;
	display:inline;
	width:622px;
	color: #44667c;
}

#content2 {
	float:left;
	padding-top: 16px;
	display:inline;
	color: #44667c;
}

#contentvideo {
	float:left;
	padding-top: 16px;
	padding-left: 20px;
	display:inline;
	width:622px;
	color: #44667c;
}

#content_link {
	float:left;
	padding-top: 16px;
	padding-left: 20px;
	display:inline;
	width:622px;
	color: #44667c;
}

#content_link h3 {
    margin-bottom: 15px;
	padding:0px;
	margin-left: 10px;
	margin-right: 20px;
	font-family: Arial;
	font-weight:normal;
	font-size:14px;
	font-style: italic;
	text-align: center;
	line-height: 18px;
	color:#44667c;
}

#content_doc {
	float:left;
	padding-top: 16px;
	padding-left: 20px;
	display:inline;
	width:622px;
	color: #44667c;
}

#content_doc h6 {
    margin-bottom: 15px;
	padding:0px;
	margin-left: 10px;
	margin-right: 20px;
	font-family: Arial;
	font-weight:normal;
	font-size:14px;
	font-style: italic;
	text-align: center;
	line-height: 18px;
	color:#44667c;
}

#content_image {
	float:left;
	display:inline;
	width:560px;
	border: 0px solid white;
}

#content_detail {
	font-size:12px;
	float:left;
	display:inline;
	width:350px;
	border: 0px solid white;
	height:100%;
	color: #000000;
}

#content_detail_image {
	font-size:12px;
	float:right;
	vertical-align:bottom;
	width:350px;
	border: 0px solid white;
	margin-bottom:0px;
}

#content p {
	color:#eeeeee;
}

#content ul {
	list-style-image:url('../img/list_li.gif')
}

#content a {
	color:#64b0fd;
	text-decoration:none;
}

#content img {
	border-width:0px;
}

#news {
	float:right;
	margin-left:8px;
	margin-bottom:8px;
	border:1px solid #333333;
	padding:2px;
}

#content a:hover {
	color:#000000;
	text-decoration:underline;
}

#footer {
	float:left;
	width:964px;
	height:55px;
	margin-top: -5px;
	background-color:#ffffff;
	background-image:url('../img/footer.jpg');
	text-align:center;
	color:#44667c;
	font-family: Arial;
	font-size:11px;
}

#footend {
	float:left;
	width:964px;
	height:45px;
	background-color:#ffffff;
	text-align:center;
	color:#44667c;
	font-family: Arial;
	font-size:11px;
}

#footer a {
	color:#000000;
	text-decoration:inherit
}

#footer a:hover {
	color:#000000;
	text-decoration:underline;
}

#cont {
    width: 964px;
	height: 40px;
    margin-top: 0px;
	text-align: center;
}

#removeAuto a {
	float:left;
	font-size:13px;
	font-weight:bold;
	color:blue;
}

#addAuto a {
	float:right;
	margin-right: 18px;
	font-size:13px;
	font-weight:bold;
	color:blue;
}

#paginazione {
	text-align:center;
	font-size:14px;
	border-width: 0px;
    border-style: solid;
    border-color: #000000;
}

.gallerycontainer{
position: relative;
}

.defaultimagecontainer{
position: relative;
height: 395px;
}

.thumbnail img{
border: 1px solid gray;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid white;
}

.thumbnail span{
position: absolute;
padding: 0px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{
visibility: visible;
top: -395px;
left: 0px;
z-index: 50;
}

.mod_listaauto{
	width:100%;
	height: 121px;
	clear:left;
}



.mod_lista{
	width:100%;
	height: 50px;
	clear:left;
}

.foto_scheda{
	width:160px;
	height:113px;
	display:inline;
	text-align:left;
	margin-top:4px;
	margin-bottom:4px;
	margin-left: 15px;
	float:left;
	padding-right:2px;
}

.foto_scheda img{
	width:150px;
	height:113px;
}

.testo_scheda{
	width:720px;
	height:100px;
	display:inline;
	text-align:left;
	padding-top:4px;
	float:left;
	font-size:11px;
}

.testo_scheda .testata {
	width:90%;
	height: 20px;
    display: inline;
    font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-bottom: #666;
}

.testo_scheda .prezzo {
	width:30%;
	height:20px;
	line-height:20px;
	color:#fff;
	float:left;
	text-align: center;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

.testo_scheda .prezzo span {
  font-weight: normal;
  font-size: 10px;
}

.testo_scheda .km {
	width:23%;
	height:20px;
	line-height:20px;
	color:#fff;
	float:left;
	text-align: center;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

.textnews {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-weight:normal;
	font-size:14px;
	text-align: center;
	color:#cccccc;
}

.areatext1 {
	padding-right:30px;
	font-family: Verdana;
	font-weight:normal;
	font-size:14px;
	text-align: left;
	font-weight:bold;
	width: 350px;
	height: 20px;
	float: left;
	background-color: #f8f8f8;
	color:#44667c;
}


.areatext2 {
	padding-right:30px;
	font-family: Verdana;
	font-weight:normal;
	font-size:14px;
	text-align: left;
	font-weight:bold;
	width: 110px;
	height: 20px;
	float: left;
	background-color: #f8f8f8;
	color:#44667c;
}

.areatext3 {
	padding-right:30px;
	font-family: Verdana;
	font-weight:normal;
	font-size:14px;
	text-align: right;
	font-weight:bold;
	width: 70px;
	height: 20px;
	float: left;
	background-color: #f8f8f8;
	color:#44667c;
}


.mod_listanews{
	width:100%;
	height: 22px;
	clear:left;
    float: left;
}

.testo_scheda .potenza {
	width:23%;
	height:20px;
	line-height:20px;
	color:#fff;
	float:left;
	text-align: center;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

.testo_scheda h2 {
	font-size: 14px;
}

.testo_scheda h3 {
	font-size: 12px;
}