/****************
DETTAGLI SCHEDA
****************/
.fb_share{
    height: 36px;
    padding-top: 20px;
    text-align: right;
}
.scheda_el{
	width:514px;
}
.cont_tit_scheda h1 {
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:9px;
	text-align:right;
}
.cont_tit_scheda span {
	color:#666666;
	font-size:0.8em;
	line-height:0;
	margin-top:-13px;
	text-align:right;
}
.cont_tit_scheda {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    font-weight: normal;
    padding: 22px 10px;
    text-align: right;
    width: 493px;
}

#det_sx{
	padding-top:1px;
}
.detail_img_comune{
	float:left;
	height:60px;
	margin-left:12px;
	margin-top:3px;
	width:120px;
}
.detail_tit_comune {
	display:inline-block;
	margin:6px;
	width:321px;
}
.detail_img{
/*	background-color:#CCCCCC;
	float:left;
	margin-right:7px;
	margin-top:20px;*/
	width:100%;
	text-align:center;	
}
.detail_tit_contatti{
	float:left;
/*	margin-left:19px;*/
	font-size:12px;
}

.detail_cont_categoria em{
	color:#666;
}

/**************************
       SCHEDE LIST
**************************/
.scheda_list{
	height:70px;
	padding-bottom:28px;
	width:288px;
	height:58px;
	overflow:hidden;
}
.scheda_list a.tit_scheda_list{
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-decoration:underline;
}
.scheda_list p{
	color:#666;
	font-size:10px;
	line-height:12px;
	white-space:nowrap;
	/*display:inline;*/
	overflow:hidden;
}
.scheda_list p a{
	text-decoration: none;
}
.scheda_list h3{
	color:#000;
	display:block;
	font-size:11px;
	line-height:18px;
	line-height:14px;
	font-family:arial,sans-serif;
	overflow: hidden;
	height: 45px;
}
.box_sinistra_scheda_list{
	border:0px solid #ccc;
	float:left;
	margin-right:25px;
	width:125px;
	margin-top:6px;
	overflow:hidden;
	text-align:center;
}
.adsense_grafico{
	margin-left:145px;
}
.box_scheda_list{
    padding: 0 37px;
}
.box_scheda_list .schede_list_banner{
	padding-left: 145px;
	margin-top: -10px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
}
.box_detail_azienda{
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    padding: 10px 23px;
}
.info_cat_details{
	text-align:right;
}
.det_lable{
    font-weight: bold;
	display: inline-block;
	margin-bottom: 10px;
    color: #666666;
    font-size: 13px;
}
.det_content{
   font-size: 13px;
   display:inline-block;
}
.box_dettagli{
	background: -moz-linear-gradient(left center , #FFFFFF 0.5%, rgba(255, 255, 255, 0.5) 4%, #FFFFFF 50%) repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
    padding: 16px 16px 16px 33px;
    width: 393px;
	overflow:hidden;
	font-size: 13px;
}
.contatti, .intit{
    color: #666666;
    font-size: 13px;
    font-weight: bold;
}

.schedamessage .datafield{
	width:150px;
}
.schedamessage .oggetto{
	width:95%;
}
.schedamessage .messaggio{
	width:95%;
	height:300px;
}
.schedapro_successo{
	color:#009900;
	font-size:16px;
}
.schedapro_errore{
	color:#cc0000;
	font-size:16px;
}


