﻿@charset "utf-8";
/* CSS Document */



#col_sx A:hover
{
 text-decoration:underline; 
}



#col_sx
{
    width: 207px;
    background:#f9f9f9;
	color:#333333;
    border: 1px solid #dbdad2;
    float: left;
    margin: 0 0 0 8px;
    padding:0 0 0px 0;
    overflow: hidden;
    display: inline;
}





#col_sx SPAN
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:13px;
display:block;
clear:both;  
}


#col_sx SPAN.col_sx_intest
{
background-color:#efefed;
color:#636466;
border-bottom: 1px solid #dbdad2;
font-weight: bold;
line-height:15px;
padding: 6px;
}


#col_sx SPAN.totale
{
font-weight:normal;
color:#333333;
display:inline;
}

SPAN.col_sx_foot
{
background-color:#efefed;
border-top: 1px solid #dbdad2;
padding: 6px;
}


SPAN.col_sx_foot A:link, SPAN.col_sx_foot A:visited, SPAN.col_sx_foot A:active
{
font-weight:bold;
}




#col_sx SPAN.refinesearch
{
background:transparent url(img/ico_arrow2.gif) no-repeat 4px 7px;
padding:0px;
border-bottom: 1px solid #dbdad2;
display:block;
text-decoration:none;
font-weight: bold;
}

#col_sx SPAN.back
{
padding-left:1px;
background:transparent url(img/ico_arrow2l.gif) no-repeat 4px 7px;
background-color:#efefed;
}

#col_sx SPAN.refinesearch A.refinesearch 
{
padding: 6px 3px 6px 18px;
border-width:0px;
display:block;
}





#col_sx SPAN UL
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:8px 0 8px 6px;
overflow:hidden;
}

#col_sx SPAN UL LI
{
margin:0px;
padding:4px 0 4px 0;
}

#col_sx SPAN UL A
{
padding: 0px;
}






/* BOX UTILITA */

#box_utilita {
  /*height: 13px;*/
  font-size: 11px;
  overflow: hidden;
  border-top: #dbdad2 3px solid;
  border-bottom: #dbdad2 1px solid;
  font-weight: bold;
  padding: 10px 0px 8px 0;
}

#box_utilita .intest {
  line-height: 15px;
  display: block;
  float: left;
  color: #707173;
  font-size: 11px;
  padding: 0px 5px 0px 0px;
  margin-top: -2px;
}

#box_utilita .linkeria {float: left; font-size: 11px;}

#box_utilita IMG.img-inline
{
padding-right:1px;
vertical-align:bottom;
}


#box_utilita UL LI {
  border-left: #333333 1px solid;
  margin: 0px 0px 0px 1px;
  display: inline;
  color: #0061a6;
  padding: 0px 0px 0px 4px;
}

#box_utilita UL LI.primo, #elencomoto .msg_dettagli UL LI.primo, #elencomoto .msg_mmedia UL LI.primo {
  border-left: 0px;
  padding-left: 0px;
  margin-left: 0px;
}

#box_utilita UL {
  list-style: none none outside;
  margin: 0px;
  display: inline;
  clear: both;
  padding: 0px 0px;
}

/* FINE BOX UTILITA */


#col_centr
{
    width: 459px;
    float: left;
    margin: 0 0 0 8px;
    padding:0 0 15px 0;
    border: 0px;
    overflow: hidden;
    display: inline;
}
    H2
{
font-size:12px;
font-weight:normal;
}



#col_centr H4
{
    font-size:14px;
    color:#F56402;
    margin:0px;

}

#col_centr em{
   color:#F56402;
   font-style: normal;
}

#col_centr .dettaglio {
    padding:10px;
    font-family:Georgia, "Times New Roman", Times, serif;
    line-height:22px;
    font-size:14px;
    border: #dbdad2 1px solid;
}

#col_centr .dettaglio .right{
    float:right;    
    width:212px;
    position:relative;
	text-align:center;
}


#col_centr .dettaglio .right img {
border:1px solid #dbdad2;
}


#col_centr .dettaglio .right .overnolist{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:35px;
	background-color:#FFDF00;
	opacity:0.5;
	filter:alpha(opacity=50);
	line-height:0px;
	z-index:0;
	overflow:hidden;
}

#col_centr .dettaglio .right .txtinfo{
	text-align:center;
         font-family:Arial;
         font-size:12px;
	width:100%;
	position:absolute;
	bottom:2px;
	left:1px;
	color:#000;
	margin:0px 0px 4px 0px;
	font-weight:bold;
}

#col_centr .dettaglio .right .bottomlink{
	text-align:center;
	width:100%;
	position:absolute;
	bottom:2px;
	left:1px;	
	margin:0px 0px 0px 0px;
    top: 155px;
}




#col_centr .dettaglio .right a.gallery {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
}


#col_centr .dettaglio UL.linkeria {
  list-style: none none outside;
  line-height: 15px;
  margin: 6px 0px 10px;
  clear: both;
  padding: 0px 0px;
}
#col_centr .dettaglio UL.linkeria LI {
  background-image: url(img/ico_box.gif);

  padding-left: 12px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-bottom: 8px;
  font-weight: bold;
  margin-right: 50px;
}

#col_centr .dettaglio .hr {
    height:2px;
    margin-top:10px;
    margin-bottom:10px;
    background-color:#dbdad2;
}


#col_centr a.offerte {
    display:block;
     margin-top:15px;
     margin-bottom:30px;
     font-family:Georgia,"Times New Roman",Times,serif;
     font-size:14px;

}
#col_centr a.mmlink {
     margin-top:15px;
     margin-bottom:30px;
     padding-left:5px;
     padding-right:5px;
     font-family:Georgia,"Times New Roman",Times,serif;
     font-size:14px;
     font-weight:bold;
     border-left:1px solid #000;
     border-right:1px solid #000;
     display:block;

}

.left{
    float:left;
}

.right{
    float:right;
}




/* BOX FOTOVIDEO */

#col_centr .box_dx_interno{
    border-top:0px;
    text-align:left;
    }
    
#col_centr .box_dx_interno .box_dx_interno_tit{
    padding-left:5px;
}
    

#col_centr  .box_dx_interno_cont{
    text-align:center;
}

#box_fotovideo #fotogallery {
margin-bottom:13px;
}


#box_fotovideo #fotogallery .box_dx_interno_cont, #box_fotovideo #videogallery .box_dx_interno_cont {
margin-top:0;
padding:9px 0 5px 12px;
}

#box_fotovideo span.occhiello {
display:block;
float:left;
margin:0 0 7px 9px;
}


#box_fotovideo #fotogallery a img, #box_fotovideo #videogallery a img {
border:0 none;
margin:0 9px 9px 0;
}

#box_fotovideo #fotogallery a, #box_fotovideo #videogallery a {
font-size:0;
line-height:0;
}

/* FINE BOX FOTOVIDEO */











#col_centr SPAN.refinesearch A, #ricerca SPAN.ricerca_tit
{
 background:transparent url(img/bg_refinesearch_gray.gif) repeat-x 0 0;
 color:#FFFFFF; 
 padding:7px 0 8px 7px;
 margin:0px;
 display:block;
}

#ricerca
{
margin-top:15px;
padding:3px;
}

#ricerca FORM
{
margin:0px;
padding:0px;
}



.ricerca_cont
{
background-color:#f6f6f5;
display:block;
margin-top:3px;
padding:5px;
}

.ricerca_cont_block
{
   background:#f6f6f5 url(img/tratt_h.gif) repeat-x scroll left bottom;
   display:block;
   padding:5px 0 10px 0;
}


.ricerca_cont_block_tit
{
font-weight:bold;
display:block;
clear:both;
}

.last
{
 background:#f6f6f5;
}


.ricerca_cont_send
{
 text-align:center;

   display:block;
   padding:5px 0 10px 0;
}






#pubb_concess h6.nota
{
background:#FFFFFF none repeat scroll 0 0;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
margin-left:auto;
margin-right:auto;
margin-top:-8px;
margin-bottom:0px;
padding:0 0px 0px;
text-align:center;
width:170px;
}


/* MESSAGGI*/
DIV.box_intest {
  border-bottom: #dbdad2 1px solid;
  border-left: #dbdad2 1px solid;
  border-top: #dbdad2 1px solid;
  border-right: #dbdad2 1px solid;
  padding: 3px 3px;
  margin-top:10px;
  margin-bottom:0px;
}

DIV.box_intest P {
  background: url(img/bg_refinesearch_gray.gif) repeat-x 0px 0px;
  color: #ffffff;
  overflow: hidden;
  font: normal 20px/21px Georgia, "Times New Roman", Times, serif;
  padding: 5px 5px;
}



.elencoannunci H3
{
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
.elencoannunci
{
	width: 459px;
	overflow: hidden;
}
.elencoannunci .msg
{
	padding-bottom: 10px;
	padding-left: 5px;
	width: 459px;
	padding-right: 5px;
	display: block;
	margin-bottom: 0px;
	background: url(img/tratt_h.gif) #fbf9f9 repeat-x left bottom;
	padding-top: 10px;
}
.elencoannunci IMG.msg_thumb
{
	display: inline;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.elencoannunci SPAN.info
{
	width: 363px;
	display: block;
	float: left;
	color: #333333;
}
.elencoannunci SPAN.msg_intest
{
	display: block;
	float: left;
	clear: left;
}
.elencoannunci .msg_data
{
	padding-right: 5px;
	float: left;
}
.elencoannunci .msg_more
{
	border-left: #bab9b9 1px solid;
	padding-bottom: 0px;
	margin: 0px 8px 0px 0px;
	padding-left: 6px;
	padding-right: 6px;
	float: right;
	border-right: #bab9b9 1px solid;
	padding-top: 0px;
}
.elencoannunci .msg_more A
{
	width: 12px;
	display: block;
	background: url(img/ico_saveinbox.gif) no-repeat left top;
	height: 12px;
	clear: right;
}
.elencoannunci .msg_dettagli UL
{
	list-style: none none outside;
	padding-bottom: 0px;
	margin: 0px 0px 0px -1px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	padding-top: 0px;
}
.elencoannunci .msg_dettagli UL LI
{
	border-left: #333333 1px solid;
	padding-bottom: 0px;
	line-height: 10px;
	margin: 0px 0px 0px 3px;
	padding-left: 5px;
	padding-right: 0px;
	display: inline;
	padding-top: 0px;
}
.elencoannunci .msg_mmedia IMG.img-inline
{
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
}
.elencoannunci SPAN.msg_dettagli
{
	line-height: 12px;
	margin: 4px 0px 0px;
	width: 100%;
	display: block;
	float: left;
	clear: left;
}
SPAN.msg_luogo
{
	line-height: 12px;
	margin: 4px 0px 0px;
	width: 100%;
	display: block;
	float: left;
	clear: left;
}
SPAN.msg_mmedia
{
	line-height: 12px;
	margin: 4px 0px 0px;
	width: 100%;
	display: block;
	float: left;
	clear: left;
}
SPAN.msg_tit
{
	line-height: 12px;
	margin: 4px 0px 0px;
	width: 100%;
	display: block;
	float: left;
	clear: left;
}
SPAN.msg_tit IMG
{
	margin-left: -4px;
}
.elencoannunci .msg_dettagli UL
{
	display: inline;
	clear: both;
}
.elencoannunci .msg_mmedia UL
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	padding-top: 0px;
}
.elencoannunci .msg_mmedia UL LI
{
	border-left: #0061a6 1px solid;
	padding-bottom: 0px;
	margin: 0px 0px 0px 5px;
	padding-left: 5px;
	padding-right: 0px;
	display: inline;
	color: #0061a6;
	padding-top: 0px;
}
.elencoannunci .msg_dettagli UL LI.primo
{
	padding-left: 0px;
	margin-left: 0px;
	border-left-width: 0px;
}
.elencoannunci .msg_mmedia UL LI.primo
{
	padding-left: 0px;
	margin-left: 0px;
	border-left-width: 0px;
}

.elencoannunci .dispari
{
background-color:#f3f3f3;   
}

.elencoannunci .msg_concess 
{
border-left: 1px solid #333333;
color:#d00a07;
padding-left:6px;
float:left;
}
.elencoannunci .msg_garanzia
{
border-left: 1px solid #333333;
color:#d00a07;
padding-left:6px;
margin-left:6px;
display:block;
height:12px;
float:left;
}



.FBLike_box 
{
	margin-left: 5px;
}


/* AD SERVER */

#adv_boxintxt_1 {
margin: 5px auto;
}


#adv_boxintxt_2, #adv_boxintxt_3 {
margin: 20px auto;
}


/* AD SERVER */