
/* 

	project: internet services - 2nd edition
	author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
/*body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff; 
	color: #444; 
}*/

/*a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }*/

h1 { font: normal 2.4em Arial, "Trebuchet MS", Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 990px;
	padding: 10px;
	background-color:#FFFFFF;
	background: #FFF;
	text-align:left;
	
}

.header { 
	height: 120px;
	background: #fff url(img/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.header select { 
		width: 250px; 
		border: 0;
		background: #FFF url(img/input.gif) no-repeat;
		padding: 4px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 8px 5px;
	}

.top_info {
	float: right;
	width: 720px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 150px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 150px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	color: #FFF;
	background: inherit;
	text-align:right;
	float:right;
	padding: 6px 12px 6px 12px;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	background: #FF9148 url(img/menubg.gif) repeat-x;
	/* margin-bottom: 15px; */
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}
	.bar li.footer_bar { 
		padding: 6px 13px 6px 13px;
		color: #FFEADC;
		float: left;
			
	}
	
	.bar ul.footer_bar_ul { 
		text-align:center;
			
	}
	
	.bar li.active { 
		background: #E0691A url(img/bar.gif) repeat-x; 
		color: #ff6600;
		font-weight: bold; 
		
	}
	.bar li.s_header { 
		
		color: #ffffff;
		font-weight: bold;
		text-align:center;
					
	}
	.bar li.active_pr { 
		background: #E0691A url(img/bar.gif) repeat-x; 
		color: #ff6600;
		font-weight: bold; 
		
	}
	.bar li.active_mer { 
		background: #E0691A url(img/bar.gif) repeat-x; 
		color: #5EA42B;
		font-weight: bold; 
		
	}
	.bar li.active_rec { 
		background: #E0691A url(img/bar.gif) repeat-x; 
		color: #B55BB3;
		font-weight: bold; 
		
	}
	.bar li.active_web { 
		background: #E0691A url(img/bar.gif) repeat-x; 
		color: #006699;
		font-weight: bold; 
		
	}
	
	
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	.bar li a:hover { 
		font-weight: bold;
		color: #706352; 
		background: inherit;
		text-decoration: none;
	} 
	.bar li a:visited { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 

.ricerca_field {
	background: #fff; 
	color: #808080;
	clear: both;
	/* font-weight: bold;*/
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
	font-size:14px;
}

.ricerca_field a{ 
	font-size:14px;
}
.ricerca_field h1{ 
	font-size:14px;
	margin-top:0px;
	margin-left:0px;
}
.ricerca_field a:hover{ 
	font-size:14px;
}
.ricerca_field a:visited{ 
	font-size:14px;
}
	
/* search form*/
.search_field {  
	/* background: #fff url(images/searchbg.gif) no-repeat right; */
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0; 
	/*width: 70%;
	display:inline; */
	
}
.search_field p{ 

	padding: 0px 0px 0px 0px;
	margin: 0px 0; 
	
}
	input.search { 
		width: 300px; 
		border: 0;
		background: #FFF url(img/input.gif) no-repeat;
		padding: 4px 4px 4px 10px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0px 10px 0px 0px;
		height:25px;
	}
	select.sel_gruppo_ric { 
		width: 300px; 
		border: 0;
		background: #FFF url(img/input.gif) no-repeat;
		padding: 4px 4px 4px 10px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0px 10px 0px 0px;
		height:26px;
	}
	input.submit {
		background: #E0691A url(img/submit.gif) no-repeat;
		border: 0;
		padding: 4px 4px 4px 4px; 
		width: 65px;
		margin: 0px 10px 0px 0px;
		color: #FFF;
		height:24px;
		font: bold 0.8em Arial, Sans-Serif;
		display:inline;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: left;}





/* centro side
   --------- */
.centro {
	float: left;
	width: 510px;
	margin: 0 10px 0 10px;
	font-size:12px
}
.entry {
	font-size:12px;
	background-color:#FFFFFF;
	margin: 0 10px 0 30px;
}
.postmetadata {
	font-size:12px;
	background-color:#FFFFFF;
	margin: 20px 10px 0 30px;
}
.comments-template {
	font-size:12px;
	background-color:#FFFFFF;
	margin: 20px 10px 0 30px;
}
.post{
	margin-bottom:30px;
}
.post img{
	margin: 5px 5px 5px 5px;
}
.post h2 a{
	font-weight:bold;
	font-size:14px;
	background-color:#E8E8E8;
	
}
.post h2 a:hover{
	font-weight:bold;
	background-color:#E8E8E8;
}

.centro_rec {
	float: left;
	width: 610px;
	margin: 0 10px 0 10px;
	font-size:1.2em;
}
/*.centro_rec a {
	font-size:14px
}*/
.centro_rec h2 {
	clear: both;
	background: #E8E8E8 url(img/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 5px 0 5px 43px;
	font: bold 1.1em Tahoma, Arial, Sans-Serif;
	margin: 0px 0px 10px 0px;
}

.centro a {
	font-size:12px
}

.centro td {
	font-size:12px;
	font-weight:normal;
}

.centro h2 {
	clear: both;
	background: #E8E8E8 url(img/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 6px 0 6px 43px;
	font: bold 1.1em Tahoma, Arial, Sans-Serif;
	margin: 0px 0px 10px 0px;
}

.centro_box { 
		margin: 0 15px 10px 15px; 
		color: #666666; 
		background: #FFF; 
		padding: 3px 0; 
	}


/* left side
   --------- */
.left {
	float: left;
	width: 180px;
	margin: 0 0 10px 0;
}

.left h2 {
	clear: both;
	background: #E8E8E8 url(img/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 6px 0 7px 43px;
	font: bold 1.1em Tahoma, Arial, Sans-Serif;
	margin: 0px 0px 10px 0px;
	/* height:26px; */
}
	.left_side {
		float: left;
		width: 160px;
		padding: 0 0 0 5px;
		margin: 5px 0 15px 10px;

	}
		
	.left_side a, .right_side a { color: #ff6600; background: #FFF; }
		
	.right_side {
		float: right;
		width: 260px;
		background: #FFF url(img/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.right ul li ul li{
		padding: 0 0 0 5px;
		margin: 5px 0px 5px 20px;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #666666; 
		background: #FFF; 
		padding: 3px 0; 

	}
	.left ul li ul li { 
		float: left;
		width: 160px;
		padding: 0 0 0 5px;
		margin: 3px 0 7px 30px;

	}
	.left ul li ul li a{
		font-weight:bold;
	}
#calendar_wrap{ 
	float: left;
	width: 160px;
	padding: 0 0 0 5px;
	margin: 5px 0 15px 30px;

}
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 260px;
	margin: 0px 0px 10px 0px;
}

.right_rec {
	float: right;
	width: 315px;
	margin: 0px 10px 10px 0px;
}
.miniatura_foto {
	margin:20px 5px 20px 0px;
	width:110px;
}
.right_rec h3 {
		background: #BDBDBD  url(img/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 6px 0 7px 5px;
		font: bold 1.1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 10px 0;
	}
	.right h2 {
		background: #BDBDBD  url(img/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 6px 0 7px 5px;
		font: bold 1.1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 10px 0;
	}	
	
	.right h3 {
		background: #BDBDBD  url(img/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 6px 0 7px 5px;
		font: bold 1.1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 10px 0;
	}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #FF6600; }
/* CSS Document */

#logo SPAN {
	BACKGROUND: url(img/ok-prezzi-it.gif) no-repeat; OVERFLOW: hidden; HEIGHT: 103px;
	BACKGROUND-POSITION: 0px -6px; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 100%;
	CURSOR: hand;
	float:left;
	display:inline;
}


#logo {
	DISPLAY: block; MARGIN: 5px 0px 4px; OVERFLOW: hidden; WIDTH: 214px; POSITION: relative; HEIGHT: 103px; float:left; display:inline
	
}

BODY {
	FONT-FAMILY: arial,sans-serif;
	font-size: .7em;
	color:#666666;
	line-height: 1.6em;
	margin-top: 0px;
	background: #ffffff url(img/bgr1.gif) repeat;
	/* background: #ffffff url(img/snow2.gif) repeat; */ 
}

TD {
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
}

DIV {
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
}

.accedi_tot {
	width:95%;
	float:left;
	margin-bottom:20px;
	margin-top: 20px;
	display:block;
}

.accedi_col_sx {
	float:left;
	text-align:left;
	margin-left:20px;
}

.accedi_col_dx {
	float:right;
	width:400px;
}
.alerts_col_dx {
	float:right;
	width:400px;
	background-color:#FBFBFB;
	padding: 10px 10px 10px 10px;
	border-top:thin;
	border-top-style:dashed;
	border-top-color:#FF6600;
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#FF6600
}

.mappa_gr_index{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #000;
	margin-top:20px;	
	margin-left: 15px;
	margin-bottom: 30px;
	width: 260px;
}

.titolo_mappa_categorie{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	margin-top:5px;	
	margin-left: 15px;
	margin-bottom: 7px;
	text-weight:bold;
}


.top_cat_index{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #000;
	margin-top:20px;	
	margin-left: 15px;
	margin-bottom: 30px;
	width: 260px;
}

.titolo_top_categorie{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	margin-top:5px;	
	margin-left: 15px;
	margin-bottom: 7px;
	text-weight:bold;
}

.col_dx{
	width: 100%;
	min-width: 500px;
}

.top_header_pbb{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	margin-top:0px;
	margin-bottom:7px;
	/*margin-right: 15px;*/	
	background-color:#ffffff;
	/* padding: 10px 10px 10px 10px; */
	font-size:9px;
	text-align:center;
}

.annuncio_home{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	/*margin-right: 15px;*/	
	background-color:#ffffff;
	padding: 10px 10px 10px 10px; 
	font-size:12px;
	
	width:470px;
}
.annuncio_home img{
	margin: 0px 10px 0px 10px;
}

.bottom_footer{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	margin-top:10px;
	margin-bottom:10px;
	/*margin-right: 15px;*/	
	background-color:#ffffff;
	/* padding: 10px 10px 10px 10px; */
	font-size:12px;
	text-align:center;
}
.testo_index{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	margin-top:20px;	
	/*margin-right: 15px;*/
	margin-bottom: 20px;
	width:100%;
	background-color:#ffffff;
	/* padding: 10px 10px 10px 10px; */
	float:right;
	border:#666666;
	border-style:dashed;
	border-width:thin;
	
	
}
.sotto_header{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	margin: 0px 0px 0px 0px;
	
}

.didasc{
	font-size:12px;
	padding-left:10px;
	padding-bottom:5px;
		
}

.didasc_mappa_categorie_home{
	font-size:12px;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
	margin-right:10px;
		
}

.ultimi_annunci_home{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	font-size:10px;
	display:block;
	margin-top:5px;	
	margin-bottom: 30px;
	width: 100%;
	background-color:#ffffff;
	float:right;
	border:#5EA42B;
	border-style:dashed;
	border-width:thin;
	
	
}

.ysm_index{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	
	margin-bottom: 10px;
	margin-left: 15px;
	width: 47%;
	background-color:#eeeeee;
	padding: 1px 1px 1px 1px;
	float:right;
	
	
}

.lista_cat_motore{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	border-left:1px solid #FF6600;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	width: 200px;
	background-color:#ffffff;
	padding: 1px 1px 1px 1px;
	float:right;
	/*display:block; */
	
	
}
.lista_cat_motore h2{
	font-size:11px;
	padding-top: 5px;
	text-align:center;
	background-color:#FFFFFF;	
}
.lista_cat_motore li{
	padding-left: 5px;
	margin-left:20px;
	background-color:#FFFFFF;
		
}

.ricerche_simili{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	border-left:1px solid #FF6600;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	width: 200px;
	background-color:#ffffff;
	padding: 1px 1px 1px 1px;
	float:right;
	/*display:block; */
	
	
}
.ricerche_simili h2{
	font-size:11px;
	padding-top: 5px;
	text-align:center;
	background-color:#FFFFFF;	
}
.ricerche_simili li{
	padding-left: 5px;
	margin-left:20px;
	background-color:#FFFFFF;
		
}


.ris_mercatino_tot {
	width:100%;
	float:left;
	display:compact;
	border:#5EA42B;
	border-style:dashed;
	border-width:thin;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	
}


.ris_mercatino{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;	
	margin-top: 15px;
	/* margin-right: 290px; */
	background-color:#ffffff;
	float:left;
	 
	
	
}
.tab_ris_mercatino{
	BACKGROUND: #ffffff;
	margin-bottom:15px;
	width:100%; 
}

.ris_recensioni_tot {
	width:100%;
	float:left;
	display:compact;
	border:#B55BB3;
	border-style:dashed;
	border-width:thin;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px; 
	
}


.ris_recensioni{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;	
	margin-top: 15px;
	/* margin-right: 290px; */
	background-color:#ffffff;
	padding: 1px 1px 1px 10px;
	float:left;
	 
	
	
}
.tab_ris_recensioni{
	BACKGROUND: #ffffff;
	margin-bottom:15px;
	width:100%; 
}

.ysm_motore{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	border-left:1px solid #FF6600;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	width: 200px;
	background-color:#ffffff;
	padding: 1px 1px 1px 1px;
	float:right;
	/*display:block; */
	
	
}

.ysm_motore h2{
	font-size:11px;
	padding-top: 5px;
	text-align:center;
	background-color:#FFFFFF;	
}

.ysm_recensione{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	border-left:1px solid #FF6600;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	width: 300px;
	background-color:#ffffff;
	padding: 1px 1px 1px 1px;
	float:right;
	/*display:block; */
	
	
}

.ysm_recensione h2{
	font-size:11px;
	padding-top: 5px;
	text-align:center;
	background-color:#FFFFFF;	
}


.ris_motore_tot {
	width:100%;
	float:left;
	display:compact;
	border:#FF6600;
	border-style:dashed;
	border-width:thin;
	margin: 5px 0px 5px 0px;  
	
}


.ris_motore{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;	
	margin-top: 15px;
	/* margin-right: 290px; */
	background-color:#ffffff;
	padding: 1px 1px 1px 10px;
	float:left;
	 
	
	
}
.tab_ris_motore{
	BACKGROUND: #ffffff;
	margin-bottom:15px;
	width:100%; 
}
div.lista_pag_motore{
	BACKGROUND: #ffffff;
	text-align:center;
	font-size:16px;
		
}

.motore_pr {
margin: 10px 0px 10px 0px;
float:left;
width:100%;

}
.motore_pr_aux {
margin: 15px 0px 15px 0px;
float:left;
width:100%;
}
.motore_pr_col1 {
margin: 0px 170px 0px 100px;
background: transparent;
float:left
}
<!--[if IE]>
.motore_pr_col1 {
margin: 0px -3px 0px -3px;
background: transparent;
float:left
}
<![endif] -->
.motore_pr_col1 dt {
	color:#FF6600;
	text-decoration:none;
}
.motore_pr_col2 {
	float:left;
	width:80px;
	background: transparent;
}
.motore_pr_col3 {
	float:right;
	width:150px;
	background: transparent;
}

/*  vecchi stili  */

.Stile3 {color: #FF6600; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px; }
.Stile3_rec {color: #B55BB3; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px; }
.Stile8 {color: #666666; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.St_desc_motore {color: #555555; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }


/*  vecchi stili  */


a.lista_pag_motore:link{ font-size:16px; }
a.lista_pag_motore:visited{ font-size:16px; }
a.lista_pag_motore:hover{ font-size:16px; }


a.lista_pag_mercatino:link{ font-size:16px; }
a.lista_pag_mercatino:visited{ font-size:16px; }
a.lista_pag_mercatino:hover{ font-size:16px; }

a.lista_pag_recensioni:link{ font-size:16px; }
a.lista_pag_recensioni:visited{ font-size:16px; }
a.lista_pag_recensioni:hover{ font-size:16px; }


.top_pr_index{
	FONT-FAMILY: arial,sans-serif;
	COLOR: #666666;
	
	margin-bottom: 10px;
	width: 47%;
	background-color:#ffffff;
	padding: 1px 1px 1px 1px;
	float:left;
	border:#FF6600;
	border-style:dashed;
	border-width:thin;
	
	
}

#form_search {
	FONT-WEIGHT: bold; FONT-SIZE: 113%;
	margin-left:10px;
}

#sel_tipo {
	FONT-WEIGHT: bold; FONT-SIZE: 12px;
	
}

#sel_tipo_p {
	FONT-WEIGHT: bold; FONT-SIZE: 14px;
	color:#FF6600;
		
}

#sel_tipo_m {
	FONT-WEIGHT: bold; FONT-SIZE: 14px;
	color:#5EA42B;
	
}
#sel_tipo_r {
	FONT-WEIGHT: bold; FONT-SIZE: 14px;
	color:#B55BB3;
	
}
#sel_tipo_w {
	FONT-WEIGHT: bold; FONT-SIZE: 14px;
	color:#006699;
	
}

.tab_barra_header {
	BACKGROUND: #eeeeee; COLOR: #000
}

.bordo_tab_barra_header {
	BORDER-TOP: #FF6600 1px solid
}

#span_tab_barra_header {
	FONT-WEIGHT:normal; FONT-SIZE: 105%;
	display:inline;
	}
#span_tab_barra_header_time_ric {
	FONT-WEIGHT: bold; FONT-SIZE: 80%;
	display:inline;
	text-align:right;
}
a.link_tab_barra_header:link    {FONT-SIZE: 105%; text-decoration: underline}
a.link_tab_barra_header:visited {FONT-SIZE: 105%; text-decoration: underline}
a.link_tab_barra_header:hover   {FONT-SIZE: 105%; color: #003366; text-decoration: underline}

.tab_barra_footer {
	BACKGROUND: #eeeeee; COLOR: #000;
	width: 100%;
	margin: 0 -3px
}

.div_barra_footer {
	BACKGROUND: #eeeeee; COLOR: #666666;
	border-top: #FF6600 1px solid;
	width: 100%;
	height: 20px;
	clear:left;
}

.bordo_tab_barra_footer {
	BORDER-TOP: #FF6600 1px solid
}


#span_tab_barra_footer {
	FONT-WEIGHT: bold; FONT-SIZE: 113%
}

a:link    {font: 12px  arial; color: #FF6600; text-decoration: none}
a:visited {font: 12px  arial; color: #FF6600; text-decoration: none}
a:hover   {font: 12px  arial; color: #003366; text-decoration: none}

a.link_gr_mappa_index:link    { font-size:14px; color: #FF6600; text-decoration: none; font-weight: normal; line-height: 18px;}
a.link_gr_mappa_index:visited { font-size:14px; color: #FF6600; text-decoration: none; font-weight: normal;}
a.link_gr_mappa_index:hover   { font-size:14px; color: #003366; text-decoration: none; font-weight: normal;}

a.adv_ysm_dsc:link    {font: 14px  arial; color: #555555; font-weight: none; text-decoration: none}
a.adv_ysm_dsc:visited {font: 14px  arial; color: #555555; font-weight: none; text-decoration: none}
a.adv_ysm_dsc:hover   {font: 14px  arial; color: #003366; font-weight: none; text-decoration: none}
a.adv_ysm_host:link    {font: 14px  arial; color: #FF6600; font-weight: none; text-decoration: none}
a.adv_ysm_host:visited {font: 14px  arial; color: #FF6600; font-weight: none; text-decoration: none}
a.adv_ysm_host:hover   {font: 14px  arial; color: #003366; font-weight: none; text-decoration: none}

a.motore_nome:link    {font: 14px  arial; color: #FF6600; font-weight: Bold; text-decoration: underline}
a.motore_nome:visited {font: 14px  arial; color: #FF6600; font-weight: Bold; text-decoration: underline}
a.motore_nome:hover   {font: 14px  arial; color: #003366; font-weight: Bold; text-decoration: underline}
a.motore_dsc:link    {font: 13px  arial; color: #555555; font-weight: none; text-decoration: none}
a.motore_dsc:visited {font: 13px  arial; color: #555555; font-weight: none; text-decoration: none}
a.motore_dsc:hover   {font: 13px  arial; color: #003366; font-weight: none; text-decoration: none}
a.motore_insegna:link    {font: 13px  arial; color: #FF6600; font-weight: none; text-decoration: none}
a.motore_insegna:visited {font: 13px  arial; color: #FF6600; font-weight: none; text-decoration: none}
a.motore_insegna:hover   {font: 13px  arial; color: #003366; font-weight: none; text-decoration: none}
a.motore_prezzo:link    {font: 14px  arial; color: #FF6600; font-weight: Bold; text-decoration: none; display:inline;}
a.motore_prezzo:visited {font: 14px  arial; color: #FF6600; font-weight: Bold; text-decoration: none; display:inline;}
a.motore_prezzo:hover   {font: 14px  arial; color: #003366; font-weight: Bold; text-decoration: none; display:inline;}

a.mercatino_nome:link    {font: 14px  arial; color: #5EA42B; font-weight: Bold; text-decoration: underline}
a.mercatino_nome:visited {font: 14px  arial; color: #5EA42B; font-weight: Bold; text-decoration: underline}
a.mercatino_nome:hover   {font: 14px  arial; color: #003366; font-weight: Bold; text-decoration: underline}
a.mercatino_dsc:link    {font: 13px  arial; color: #555555; font-weight: none; text-decoration: none}
a.mercatino_dsc:visited {font: 13px  arial; color: #555555; font-weight: none; text-decoration: none}
a.mercatino_dsc:hover   {font: 13px  arial; color: #003366; font-weight: none; text-decoration: none}
a.mercatino_insegna:link    {font: 13px  arial; color: #5EA42B; font-weight: none; text-decoration: none}
a.mercatino_insegna:visited {font: 13px  arial; color: #5EA42B; font-weight: none; text-decoration: none}
a.mercatino_insegna:hover   {font: 13px  arial; color: #003366; font-weight: none; text-decoration: none}
a.mercatino_prezzo:link    {font: 14px  arial; color: #5EA42B; font-weight: Bold; text-decoration: none; display:inline;}
a.mercatino_prezzo:visited {font: 14px  arial; color: #5EA42B; font-weight: Bold; text-decoration: none; display:inline;}
a.mercatino_prezzo:hover   {font: 14px  arial; color: #003366; font-weight: Bold; text-decoration: none; display:inline;}

a.recensioni_nome:link    {font: 14px  arial; color: #B55BB3; font-weight: Bold; text-decoration: underline}
a.recensioni_nome:visited {font: 14px  arial; color: #B55BB3; font-weight: Bold; text-decoration: underline}
a.recensioni_nome:hover   {font: 14px  arial; color: #003366; font-weight: Bold; text-decoration: underline}
a.recensioni_dsc:link    {font: 13px  arial; color: #555555; font-weight: none; text-decoration: none}
a.recensioni_dsc:visited {font: 13px  arial; color: #555555; font-weight: none; text-decoration: none}
a.recensioni_dsc:hover   {font: 13px  arial; color: #003366; font-weight: none; text-decoration: none}
a.recensioni_insegna:link    {font: 13px  arial; color: #B55BB3; font-weight: none; text-decoration: none}
a.recensioni_insegna:visited {font: 13px  arial; color: #B55BB3; font-weight: none; text-decoration: none}
a.recensioni_insegna:hover   {font: 13px  arial; color: #003366; font-weight: none; text-decoration: none}
a.recensioni_voto:link    {font: 14px  arial; color: #B55BB3; font-weight: Bold; text-decoration: none; display:inline;}
a.recensioni_voto:visited {font: 14px  arial; color: #B55BB3; font-weight: Bold; text-decoration: none; display:inline;}
a.recensioni_voto:hover   {font: 14px  arial; color: #003366; font-weight: Bold; text-decoration: none; display:inline;}
.recensioni_dsc {font: 13px  Verdana, Arial, Helvetica, sans-serif; color: #555555; font-weight: none; text-decoration: none}

a.mappa_centrale:link    {font: 16px  arial; color: #FF6600; text-decoration: none; font-weight: bold;}
a.mappa_centrale:visited {font: 16px  arial; color: #FF6600; text-decoration: none; font-weight: bold;}
a.mappa_centrale:hover   {font: 16px  arial; color: #003366; text-decoration: none; font-weight: bold;}

a.piccolissimo_mappa_generale:link    {font: 12px  arial; color: #888888; text-decoration: none}
a.piccolissimo_mappa_generale:visited {font: 12px  arial; color: #888888; text-decoration: none}
a.piccolissimo_mappa_generale:hover   {font: 12px  arial; color: #FF6600; text-decoration: none}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}
