/* CSS Document */

body {
	margin-top:29px;
	text-align:center;
	background-image:url('../img/bg2.gif');
	background-color:#000000;
	font-family: Arial;
	font-size:11px;
	color:#eeeeee;
}

#wrapper {
	width:964px;
	margin:0 auto;
	background-image:url('../img/wrapper_bg.jpg');
	text-align:left;
}

#header {
	float:left;
	width:964px;
	height:240px;
}

#header_title {
	float:left;
	margin:10px;
	padding:10px;
	position:absolute; 
	z-index: 5000;	
}

#header_cornice {
    float:left;
	z-index: 5000;
	position:absolute;
}

#header_bottom {
	float:left;
	width:964px;
	height:3px;
	background-image:url('../img/header_bottom.jpg');
}

#title {
	height:23px;
	background-image:url('../img/title_bg.jpg');
	background-repeat:repeat-x;
	padding-left:5px;
	padding-top:3px;
}

h1 {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-weight:bold;
	font-size:30px;
	color:#ff5700;
}

h2 {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-weight:bold;
	font-size:16px;
	color:#000000;
}

h3 {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-weight:normal;
	font-style: italic;
	font-size:12px;
	color:#cccccc;
	text-align: justify;
}

#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 {
	float:left;
	width:964px;
	height:29px;
	background-image:url('../img/topnavi_bg.jpg');
}

#topnavi ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:8px;
	margin-right:8px;
}

#topnavi ul li.norm {
	float:left;
	height:29px;
	background-image:url('../img/topbutton_norm.png');
	background-position:right;
}

#topnavi ul li.select {
	float:left;
	height:29px;
	background-image:url('../img/topbutton_select.png');
	background-position:right;
}

#topnavi ul li.norm a {
	display:block;
	padding-right:24px;
	padding-left:24px;
	line-height:28px;
	font-family: Arial;
	font-weight:bold;
	color:#cccccc;
	font-size:10px;
	text-decoration:none;
}

#topnavi ul li.select a {
	display:block;
	padding-right:24px;
	padding-left:24px;
	line-height:28px;
	font-family: Arial;
	font-weight:bold;
	color:#cccccc;
	font-size:10px;
	text-decoration:none;
}

#topnavi ul li.norm a:hover {
	display:block;
	padding-right:24px;
	padding-left:24px;
	line-height:28px;
	font-family: Arial;
	font-weight:bold;
	color:#cccccc;
	font-size:10px;
	text-decoration:underline;
}

#topnavi ul li.select a:hover {
	display:block;
	padding-right:24px;
	padding-left:24px;
	line-height:28px;
	font-family: Arial;
	font-weight:bold;
	color:#cccccc;
	font-size:10px;
	text-decoration:underline;
}

#headimg {
	float:left;
	width:964px;
	height:147px;
}

#bodybox {
	float:left;
	width:964px;
	background-image:url('../img/bodybox_bg.jpg');
	background-repeat:no-repeat;
}

.mod_listaopere{
	width:100%;
	height: 121px;
	clear:left;
}

#subnavi {
	float:left;
	display:inline;
	margin-left:18px;
	margin-top:2px;
	padding-top:26px;
	padding-bottom:26px;
	width:180px;
	background-color:#1e1d1e;
	background-image:url('../img/subnavi_bg.jpg');
	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-image:url('../img/subnavi_button.gif');
}

#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;
}

#paginazione {
	padding-top: 10px;
    width: 960px;
	height: 25px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	display: inline-block;
	color:#cccccc;
}

.foto_scheda{
	width:160px;
	height:113px;
	display: inline;
	text-align:center;
	margin-top:4px;
	margin-bottom:10px;
	margin-left: 18px;
	float:left;
	padding-right:2px;
	border-width: 0px;
    border-style: solid;
	border-color: White;
	line-height:113px
}

.foto_scheda img{
}

#content {
	float:left;
	display:inline;
	width:910px;
	margin-left:27px;
	margin-right:27px;
	padding-top:26px;
	padding-bottom:26px;
}

#content_image {
	float:left;
	display:inline;
	width:520px;
	border: 0px solid white;
}

#content_detail {
	font-size:12px;
	float:right;
	display:inline;
	width:390px;
	border: 0px solid white;
	height: 337px;
	padding-right: 0px;
}

#content_index {
	font-size:12px;
	float:right;
	display:inline;
	width:890px;
	border: 0px solid white;
	height: 387px;
	padding-right: 20px;
}

#content_detail_image {
	font-size:12px;
	float:right;
	vertical-align:bottom;
	width:350px;
	border: 0px solid white;
	margin-bottom:0px;
}

#content_expo{
    border: 0px solid white;
	width: 300px;
	float:left;
	display:inline;
}

#content_expoimg {
    border: 0px solid white;
	width: 580px;
	height: 300px;
	float:right;
	display:inline;
	overflow-y: scroll;
}

#content_expoimg foto_scheda {
	width:160px;
	height:143px;
	display: inline;
	text-align:center;
	margin-top:4px;
	margin-bottom:10px;
	margin-left: 18px;
	float:left;
	padding-right:2px;
	border-width: 0px;
    border-style: solid;
	border-color: White;
	line-height:113px
}

.foto_scheda_expo{
	width:160px;
	height:190px;
	display: inline;
	text-align:center;
	margin-top:4px;
	margin-bottom:10px;
	margin-left: 18px;
	float:left;
	padding-right:2px;
	border-width: 0px;
    border-style: solid;
	border-color: White;
	line-height:113px
}

#content p {
	color:#eeeeee;
}

#content ul {
	list-style-image:url('../img/list_li.gif')
}

#content a {
	color:#ff5700;
	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:#ff5700;
	text-decoration:underline;
}

.mod_listanews{
	width:100%;
	height: 50px;
	clear:left;
}

.mod_lista{
	width:100%;
	height: 50px;
	clear:left;
}

.textnews {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-weight:normal;
	font-size:14px;
	text-align: center;
	color:#cccccc;
}

#footer {
	float:left;
	width:964px;
	height:49px;
	background-image:url('../img/footer_bg.jpg');
	text-align:center;
	color:#cccccc;
	font-family: Arial;
	font-size:11px;
	line-height:42px;
}

#footer a {
	color:#000000;
	text-decoration:inherit
}

#footer a:hover {
	color:#cccccc;
	text-decoration:underline;
}

#removeAuto {
	float:left;
}

#addOpera {
	float:left;
	margin-right: 18px;
}


.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;
}



.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;
}

.testo_scheda .immatricolazione {
	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 .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: 16px;
}

.testo_scheda h3 {
	font-size: 14px;
}
