@charset "utf-8";
/* CSS by giapox 2008 for JustWeb srl */
/* CSS revisited and optimized by Luigi Astarita - November/December 2008 for JustWeb srl */

/*** INDICE ***/
/*	16		SELETTORI				*/
/*	91		PARAGRAFI				*/
/* 	545 	STILI CENTRALIZZATI 	*/
/* 	731 	STRUTTURA PAGINA 	    */





/*** SELETTORI ***/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	}

body {
	background: #E7E5E2 url(../images/bg_body.png) repeat-x;
/*
	background: url(../images/bg_body.jpg) repeat-x #8f8f8f;
*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 150%;
	}

ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}
:focus {
	outline: 0;
	}

ins {
	text-decoration: none;
	}

del {
	text-decoration: line-through;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

a {
	color: #5E5250;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

h1 {
	padding: 0 0 30px;
	font-size: 24px;
	font-weight: normal;
	color: #5E5250;
	}

h2 {
	font-size: 18px;
	font-weight: bold;
	}

h3 {
	font-size: 18px;
	font-weight: normal;
	}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	}

h5 {
	font-size: 14px;
	font-weight: bold;
	}

h6 {
	font-size: 14px;
	font-weight: bold;
	}

/*** PARAGRAFI ***/

/* prg_01 */

.prg_01 {	
	}

.prg_01 div{
	margin: 0 0 30px;
	}

.prg_01 img {
	padding: 0 0 20px;
	}

.prg_01 h3 {
	padding: 0 0 20px;
	}

.prg_01 p {
	padding: 0 0 20px;
	}

.prg_01 ul {
	list-style: circle inside;
	}

.prg_01 ol {
	list-style: decimal inside;
	}

.prg_01 a {
	}

.prg_01 a:hover {
	}

/* paragrafo_foto_grande */

.paragrafo_foto_grande {
	margin-bottom: 30px;
	}

.paragrafo_foto_grande img {
/*
	background: url(../images/bg_foto_3.jpg) no-repeat;
*/
	}

/* paragrafo_2_foto */

div.paragrafo_2_foto {
	position: relative;
	margin-left: -30px;
	}
	

div.paragrafo_2_foto img {
	margin: 0 0 0 30px;
	padding: 0;
/*
	background: url(../images/bg_foto_2.jpg) no-repeat;
*/
	float: left;
	}

/* paragrafo_3_foto */

div.paragrafo_3_foto {
	position: relative;
	margin-left: -30px;
	}

div.paragrafo_3_foto img {
	margin: 0 0 0 30px;
	padding: 0;

/*
	background: url(../images/bg_foto_1.jpg) no-repeat;
*/
	float: left;
	}

/* paragrafo_foto_testo_a */

.paragrafo_foto_testo_a {
	margin-bottom: 30px;
	}
	
.paragrafo_foto_testo_a img {
	margin-right: 10px;
}

.paragrafo_foto_testo_a img.formato_1 {
/*
	background: url(../images/bg_foto_1.jpg) no-repeat;
*/
	float: left;
	display: inline;
	}


.paragrafo_foto_testo_a img.formato_2 {
/*
	background: url(../images/bg_foto_2.jpg) no-repeat;
*/
	float: left;
	display: inline;
	}

.paragrafo_foto_testo_a img.formato_3 {
	margin: 0 0 14px;
/*
	background: url(../images/bg_foto_3.jpg) no-repeat;
*/
	}

.paragrafo_foto_testo_a img.formato_4 {
/*
	background: url(../images/bg_foto_4.jpg) no-repeat;
*/
	float: left;
	display: inline;
	}

.paragrafo_foto_testo_a h3 {
	}

.paragrafo_foto_testo_a p {
	}

/* paragrafo_foto_testo_b */

.paragrafo_foto_testo_b {
	}

.paragrafo_foto_testo_b img {
	margin-left: 10px;
}


.paragrafo_foto_testo_b img.formato_1 {
/*
	background: url(../images/bg_foto_1.jpg) no-repeat;
*/
	float: right;
	display: inline;
	}

.paragrafo_foto_testo_b img.formato_2 {
/*
	background: url(../images/bg_foto_2.jpg) no-repeat;
*/
	float: right;
	display: inline;
	}

.paragrafo_foto_testo_b img.formato_3 {
	margin: 0 0 14px;
/*
	background: url(../images/bg_foto_3.jpg) no-repeat;
*/
	}

.paragrafo_foto_testo_b img.formato_4 {
/*
	background: url(../images/bg_foto_4.jpg) no-repeat;
*/
	float: right;
	display: inline;
	}

.paragrafo_foto_testo_b h3 {
	}

.paragrafo_foto_testo_b p {
	}

/* paragrafo_1_testo */

.paragrafo_1_testo {
	}

.paragrafo_1_testo h3{
	}

/* paragrafo_2_testi */

div.paragrafo_2_testi {
	margin: 0;
	}

div.paragrafo_2_testi_sinistra {
	width: 315px;
	float: left;
	margin-right: 30px;
	}

div.paragrafo_2_testi_destra {
	width: 315px;
	float: left;
	}

/* paragrafo_3_testi */

div.paragrafo_3_testi {
	margin: 0;
	}

div.paragrafo_3_testi_sinistra {
	width: 200px;
	float: left;
	margin-right: 30px;
	}

div.paragrafo_3_testi_centro {
	width: 200px;
	float: left;
	margin-right: 30px;
	}

div.paragrafo_3_testi_destra {
	width: 200px;
	float: left;
	}

/* paragrafo_download */

.paragrafo_download {
	}

.paragrafo_download h3 {
	}

.paragrafo_download a.icona {
	width: 30px;
	height: 30px;
	background: url(../images/icona_download.jpg) right no-repeat;
	display: block;
	float: left;
	text-decoration: none;
	}

.paragrafo_download a.testo {
	line-height: 29px;
	}

.paragrafo_download a.testo:hover {
	}

.paragrafo_download p {
	margin: 0;
	padding: 0;
	}

/* paragrafo_correlazioni */

div.paragrafo_correlazioni {
	position: relative;
	margin: 0 -30px 0 0;

	}

div.paragrafo_correlazioni_box {
	position: relative;
	float: left;
	width: 200px;
	margin: 0 30px 30px 0;
	}

.paragrafo_correlazioni img {
/*
	background: url(../images/bg_foto_menu_prodotti_correlati.jpg) no-repeat;
*/
	float: left;
	}

.paragrafo_correlazioni a.link_menu_prodotti_correlati {
/*
	background: url(../images/bg_link_menu_prodotti_correlati.jpg) no-repeat;
*/
	position: absolute;
	top: 110px;
	left: 0;
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/bg_trasparente.png);
	}

.paragrafo_correlazioni a.link_menu_prodotti_correlati:hover {
	background: #5E5350;
	}

.paragrafo_correlazioni_box p {
	}

/* paragrafo_intestazione */

div.paragrafo_intestazione {
	margin: 0 0 30px;
	}

div.paragrafo_intestazione_sopra {
	margin: 0;
	padding: 2px 20px;
	background: #5E5350;
	color: #fff;
	text-transform: uppercase;
/*
	background: url(../images/bg_intestazione_sopra.jpg);
*/
	}

.paragrafo_intestazione_sopra h3 {
	padding: 0;
	}

.paragrafo_intestazione_mezzo {
/*
	background: url(../images/bg_intestazione_mezzo.jpg);
*/
	}

.paragrafo_intestazione_mezzo p {
	}

.paragrafo_intestazione_sotto {
	display: none;
/*
	background: url(../images/bg_intestazione_sotto.jpg);
*/
	}

/* paragrafo_menu_orizzontale */

.paragrafo_menu_orizzontale {
	margin: 0 0 30px;
	}
	
.paragrafo_menu_orizzontale h3 {
	margin: 0 0 14px;
	}

.paragrafo_menu_orizzontale ul {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	list-style: none;
	}

.paragrafo_menu_orizzontale ul li {
	float: left;
	margin: 1px 1px 0 0;
/*
	background: url(../images/bg_link_paragrafi_menu.jpg) left no-repeat;
*/
	}

.paragrafo_menu_orizzontale ul a {
	padding: 5px 10px;
	background: #5E5350;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-weight: bold;
	}

.paragrafo_menu_orizzontale ul a:hover {
	background: #AC9F87;
	}

/* paragrafo_menu_verticale */

.paragrafo_menu_verticale {
	margin: 0 0 30px;
	}
	
.paragrafo_menu_verticale h3 {
	margin: 0 0 14px;
	}

.paragrafo_menu_verticale ul {
	white-space: nowrap;
	list-style-position: outside;
	list-style-type: none;
	}

.paragrafo_menu_verticale ul li {
	margin-bottom: 1px;
	}

.paragrafo_menu_verticale ul a {
	padding: 5px 10px;
	background: #5E5350;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
/*
	background: url(../images/bg_link_paragrafi_menu.jpg) left no-repeat;
*/
	}

.paragrafo_menu_verticale ul a:hover {
	background: #AC9F87;
	}

/* paragrafo_html */

.paragrafo_html {
	padding: 20px 10px;
	}

/* paragrafo_youtube */

.paragrafo_youtube {
	padding: 10px;
	}

/* tabella disponibilità */

.tabella_disponibilita {
	margin: 20px 10px;
	font-size: 9px;
	font-family: Tahoma, Arial;
	}

.tabDisponib {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
	}

.tabDisponib td {
	border: 1px solid #ccc;
	text-align: center;
	}

.tabDisponib td.pari {
	background: url(../images/disponibilita_giorno_normale.gif);
	}

.tabDisponib td.dispari {
	background: url(../images/disponibilita_giorno_normale.gif);
	}

.tabDisponib td.prenotato {
	background: url(../images/disponibilita_not_avail.gif);
	}

.tabDisponib td.sabato {
	background: url(../images/disponibilita_sabato.gif);
	}

.tabDisponib td.temp {
	background: url(../images/bg_booked_temp.gif);
	}

.tabDisponib th {
	height: 16px;
	width: 13px;
	background: url(../images/disponibilita_anno_mese_giorno.gif);
	text-align: center;
	border: 1px solid #ccc;
	font-size: 8px;
	font-weight: normal;
	}

.tabDisponib th.anno {
	background: url(../images/disponibilita_anno_mese.gif);
	font-weight: bold;
	font-size: 10px;
	}

.tabDisponib th.mese {
	background: url(../images/disponibilita_anno_mese.gif);
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	padding-left: 2px;
	}

span.giorno_disponibile {
	background: url(../images/disponibilita_giorno_normale.gif) repeat-y;
	padding: 1px 5px 1px 15px;
	border: #CCCCCC solid 1px;
	margin-right: 10px;
	}

span.giorno_non_disponibile {
	background: url(../images/disponibilita_not_avail.gif) repeat-y;
	padding: 1px 5px 1px 15px;
	border: #CCCCCC solid 1px;
	margin-right: 10px;
	}

span.giorno_sabato {
	background: url(../images/disponibilita_sabato.gif) repeat-y;
	padding: 1px 5px 1px 15px;
	border: #CCCCCC solid 1px;
	margin-right: 10px;
	}

/* paragrafo tabella contenuti */

.paragrafo_tabella_contenuti {
	margin: 0 0 30px;
	}

.paragrafo_tabella_contenuti h3 {
	padding: 0px;
	}

.tabella_contenuti {
	border: 1px solid #ccc;	
	text-align: center;
	width: 100%;
	margin-top: 10px;
	}

.tabella_contenuti td, .tabella_contenuti th {
	border: 1px solid #ccc;
	padding: 5px;	
	}

.col0 td {
	background: #E7E5E2;
/*
	background: url(../images/tabella_rigo_pari.jpg);
*/
	}

.col1 td {
/*
	background: url(../images/tabella_rigo_dispari.jpg);
*/
	}

.tabella_contenuti th {
	font-weight: bold;
/*
	background: url(../images/tabella_primo_rigo.jpg) repeat-x #F0F0F0;
*/
	background: #E7E5E2;
	}

th.primo {
	text-align: left;
	}

td.primo {
	text-align: left; 
	font-weight: bold;
	}

/* PARAGRAFI FINE */



/* STILI CENTRALIZZATI */

.clearfloat {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 1px;
	}

/* esito */

.esito {
	}

.positivo h3 {
	color: #009900;
	}

.negativo h3 {
	color: #FF0000;
	}

.maiuscolo {
	text-transform: uppercase;
	}

/* box */

.testi_box_moduli {
	}

/* wbl */

h5.wbl_titolo {
	}

/* paginazione */

table.paginazione {
	width: 660px;
	margin: 0 0 30px;
	}

table td.paginazione_sinistra {
	width: 140px;
	color: #bababa; /* colore del link disabilitato */
	padding-left: 10px;
	}

table td.paginazione_centro {
	text-align: center;
	}

table td.paginazione_destra {
	width: 140px;
	color: #bababa; /* colore del link disabilitato */
	text-align: right;
	padding-right: 10px;
	}

table.paginazione a {
	}

table a:hover {
	}

table span.paginazioneactivelink {
	font-weight: bold;
	}

/* sezione_dinamica */

.titolo_box_sezione_dinamica {
	}

a.titolo_sezione_dinamica {
	}

a:hover.titolo_sezione_dinamica {
	}

a.link_sezione_dinamica {
	}

a:hover.link_sezione_dinamica {
	}

/* STILI CENTRALIZZATI FINE */

/* STRUTTURA PAGINE */

/* container */

#container {
	margin: 0 auto;
	width: 960px;
	}

/* primo_rigo_01 */

.primo_rigo_01 {
	width: 960px;
	height: 24px;
	line-height: 24px;
/*
	background: url(../images/bg_primo_rigo.jpg) no-repeat;
*/
	}

.primo_rigo_01 h4 {
	float: left;
	overflow: hidden;
	font-size: 12px;
	color: #C1BAB0;
	}

/* flags */

.flags {
	float: right;
	}

.flags li {
	float: right;
	display: inline;
	margin: 1px 4px 0 0;
	}

.flags a {
	display: block;
	width: 22px;
	height: 21px;
	background: no-repeat;
	}

.flags a span {
	display: none;
	}

.flags a:hover {
	background-position: right;
	}

.flags li.currentLang a {
	background-position: right;
	}

a.italiano {
	background: url(../images/flag_ita.png);
	}

a.inglese {
	background: url(../images/flag_eng.png);
	}

a.francese {
	background: url(../images/flag_fra.jpg);
	}

a.tedesco {
	background: url(../images/flag_deu.jpg);
	}

a.spagnolo {
	background: url(../images/flag_esp.jpg);
	}

a.giapponese {
	background: url(../images/flag_jap.jpg);
	}

a.russo {
	background: url(../images/flag_pic.jpg);
	}

/* sopra_01 */

.sopra_01 {
	width: 960px;
/*
	background: url(../images/bg_sopra.jpg) #FFFFFF no-repeat;
*/
	}

.logo_sopra_01 {
	text-align: center;
	}

.logo_sopra_01 a {
	display: block;
	width: 179px;
	height: 103px;
	margin: 10px auto;
	background: url(../images/logo.png) no-repeat;
	}

.logo_sopra_01 img {
	display: none;
	}

.foto_sopra_01 img{
	border: 4px solid #fff;
	border-bottom: 0;
	}

#flashcontent {
	float: right;
	padding: 10px;
	}

/* menu_sopra_01 */

.menu_sopra_01 {
	width: 952px;
	height: 65px;
	margin: 0 auto;
	border: 4px solid #fff;
	border-bottom: 0;
	background: #DDDAD5 url(../images/bg_menu_sopra.png) repeat-x bottom;
/*
	background: url(../images/bg_menu_sopra.jpg) top;
*/
	}

.menu_sopra_01 ul {
	list-style: none;
	text-align: center;
	}

.menu_sopra_01 li {	
	float: left;
	margin: 0;
	}

.menu_sopra_01 li.separatore_menu_sopra {
	display: none;
/*
	background: url(../images/separatore_menu_sopra.gif) no-repeat;
*/
	}

.menu_sopra_01 li.separatore_menu_sopra span {
	display: none;
	}

.menu_sopra_01 a {
	display: block;
	height: 65px;
	line-height: 65px;
	padding: 0 10px;
/*
	background: url(../images/bottone_menu_sopra_normale.gif);
*/
	text-decoration: none;
	font-size: 16px;
	color: #5E5350;
	text-transform: uppercase;
	background-image: url(../images/bg_bottone_menu_sopra.png);
	background-repeat: repeat-x;
	background-position: 0 -65px;
	-webkit-transition: background-position .5s ease-in-out;
	   -moz-transition: background-position .5s ease-in-out;
	     -o-transition: background-position .5s ease-in-out;
	        transition: background-position .5s ease-in-out;
	}

.menu_sopra_01 a.activelink {
	background-color: #fff;
/*
	background: url(../images/bottone_menu_sopra_attivo.gif);
*/
	}

.menu_sopra_01 a:hover {
	background-position: 0 0;
/*
	background: url(../images/bottone_menu_sopra_su.gif);
*/
	}

/* mezzo */

.mezzo {
	width: 960px;
	background: #fff;
/*
	background: url(../images/bg_mezzo.jpg) repeat-y;
*/
	}

/* sinistra */

.sinistra {
	display: none;
	}

/* menu_laterale_01 */

.menu_laterale_01 {
	margin: 0 0 30px;
	padding: 0 0 10px;
	border-bottom: 4px solid #C1BAB0;
	}

.menu_laterale_01_sopra {
	display: none;
/*
	background: url(../images/bg_menu_laterale_sopra.jpg) no-repeat;
*/
	}

.menu_laterale_01_sopra h2 {
	padding: 20px 30px;
	}

.menu_laterale_01_mezzo {
/*
	background: url(../images/bg_menu_laterale_mezzo.jpg) repeat-y;
*/
	}

.menu_laterale_01_mezzo li {
	margin: 0 0 10px;
	}

.menu_laterale_01_mezzo a {
	display: block;
	font-size: 16px;
/*
	background: url(../images/bottone_menu_laterale_normale.jpg) no-repeat;
*/
	color: #5E5350;
	text-decoration: none;
	text-transform: uppercase;
	}

.menu_laterale_01_mezzo a.activelink {
/*
	background: url(../images/bottone_menu_laterale_attivo.jpg) no-repeat;
*/
	}

.menu_laterale_01_mezzo a:hover {
/*
	background: url(../images/bottone_menu_laterale_su.jpg) no-repeat;
*/
	color: #AC9F87;
	}

.menu_laterale_01_sotto {
	display: none;
/*
	background: url(../images/bg_meun_laterale_sotto.jpg) no-repeat;
*/
	}

/* gtb_01 */

.gtb_01 {
	margin: 0 0 30px;
	padding: 33px 0 20px;
	border-bottom: 4px solid #C1BAB0;
	background: url(../images/bg_gtb.png) no-repeat;
/*
	background: url(../images/banner_guestbook.jpg) no-repeat;
*/
	}

.gtb_01 p {
	}

.gtb_01 a:hover {
	}

/* nsl_01 */

.nsl_01 {
/*
	background: url(../images/banner_newsletter.jpg) no-repeat;
*/
	margin: 0 0 30px;
	padding: 33px 0 20px;
	border-bottom: 4px solid #C1BAB0;
	background: url(../images/bg_nsl.png) no-repeat;
	}

.nsl_01 p {
	margin: 0 0 20px;
	}

.nsl_01 a {
	padding: 5px 10px;
	background: #5E5350;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;	
/*
	background: url(../images/bottone_newsletter.gif) top no-repeat;
*/
	}

.nsl_01 a:hover {
/*
	background: url(../images/bottone_newsletter.gif) bottom no-repeat;
*/
	background: #AC9F87;
	}

/* centro_destra */

.centro_destra {
	float: right;
	width: 960px;
	}

/* centro */

.centro {
	float: left;
	width: 660px;
	margin: 0 30px;
	padding: 30px 0;
	}

/* titolo_pag_01 */

.titolo_pag_01 h1 {
/*
	background: url(../images/bg_titolo_pagina.jpg) no-repeat top;
*/
	}

/* box_hp_01 */

.box_hp_01 {
	margin-bottom: 10px;
	}

.box_hp_01 img {
	background: url(../images/bg_foto_box_hp.jpg) top no-repeat;
	float: left;
	margin: 0 5px 0 0;
	}

.box_hp_01_mezzo {
	background: url(../images/bg_box_hp_mezzo.jpg) top no-repeat;
	padding: 10px 20px;
	height: 100%;
	}

.box_hp_01_mezzo p {
	}

.box_hp_01_mezzo a {
	}

.box_hp_01_mezzo a:hover {
	}

.box_hp_01_sotto {
	background: url(../images/bg_box_hp_sotto.jpg) top no-repeat;
	height: 5px;
	}

/*** FORMS ***/

/* form_01 - Classe generica per tutti i forms */

.form_01 {
	margin: 0 0 30px;
	padding: 20px 0;
	border-top: 4px solid #C1BAB0;
	border-bottom: 4px solid #C1BAB0;
/*
	background: url(../images/bg_form.jpg) repeat-x top #EBEBEB;
*/
	}

.form_01 td {
	padding-top: 10px;
	vertical-align: top;
	width: 50%;
	}

.form_01 td td {
	padding-top: 5px;
	width: auto;
	}

.form_01 label {
	display: block;
	}

.form_01_newsletter {
	padding: 10px 0 0;
	}

.voce_newsletter {
	padding: 10px 10px 10px 0;
	float: left;
	}

p.testo_campi_obbligatori {
	font-style: italic;
	padding: 0 0 10px 0;
	}

span.voce_modulo {
	text-transform: uppercase;
	}

a.informativa_privacy {
	}

a:hover.informativa_privacy {
	}

.bottone {
	padding: 5px 10px;
	background: #5E5350;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;	
/*
	background: url(../images/bottone.gif) no-repeat top;
*/
	cursor: pointer;
	}

.bottone:hover {
	background: #AC9F87;
	}

.bottone_grande {
	padding: 10px 20px;
	background: #5E5350;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;	
/*
	background: url(../images/bottone_grande.gif) no-repeat top;
*/
	cursor: pointer;
	}

.bottone_grande:hover {
	background: #AC9F87;
	}

#codice_spam {
	padding: 0;
	}

/* nsl_02 */

.nsl_02 {
	/*background: url(../images/bg_form_newsletter.jpg) no-repeat center top;*/
	}

/* nsl_03 */

.nsl_03 {
	/*background: url(../images/bg_form_newsletter2.jpg) no-repeat center top;*/
	}

/* gtb_02 */

.gtb_02 {
	/*background: url(../images/bg_form_guestbook.jpg) no-repeat center top;*/
	}

/* gtb_04 */

.gtb_04 {
	/*background: url(../images/bg_form_guestbook.jpg) no-repeat center top;*/
	}

/* ctt_01 */

.ctt_01 {
	/*background: url(../images/bg_form_contatti.jpg) no-repeat center top;*/
	}

/* ctt_02 */

.ctt_02 {
	/*background: url(../images/bg_form_contatti.jpg) no-repeat center top;*/
	}

/* rch_01 */

.rch_01 {
	/*background: url(../images/bg_modulo_richiesta_prenotazione.jpg) no-repeat center top;*/
	}

/* rch_02 */

.rch_02 {
	/*background: url(../images/bg_modulo_richiesta_prenotazione.jpg) no-repeat center top;*/
	}

/* wbl_02 */

.wbl_02 {
	/*background: url(../images/bg_form_booking.jpg) no-repeat center top;*/
	}

.wbl_02 table {
	margin: 15px 0 0 0;
	width: 100%;
	}
	
/* app_01 */

.app_01 {
	/*background: url(../images/bg_app_01.jpg) no-repeat top;*/
	}

/* calcola_finanziamento */

.calcola_finanziamento {
	/*background: url(../images/bg_calcola_finanziamento.jpg) no-repeat top;*/
	}

/* sgn_01 */

.sgn_01 {
	/*background: url(../images/bg_sgn_01.jpg) no-repeat top;*/
	}
	
/* lgn_02 */

.lgn_02 {
	}
	
.lgn_02_box {
	/*background: url(../images/bg_lgn_02.jpg) no-repeat;*/
	}

/* reg_01 */

.reg_01 {
	}
	
.reg_01_box {
	/*background: url(../images/bg_reg_01.jpg) no-repeat;*/
	}

/* reg_02 */

.reg_02 {
	/*background: url(../images/bg_reg_01.jpg) no-repeat;*/
	}

/* Campi form */

input, select, img, iframe {
	border: none;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	}

.input_txt {
	padding: 5px;
	border: 1px solid #ddd;
	background: url(../images/bg_input_txt.jpg);
	}

.input_txt_negativo {
	padding: 3px;
	border: 1px solid #f00;
	background: url(../images/bg_input_txt.jpg) repeat-x;
	}

.input_piccolo {
	width: 60px;
	}

.input_piccolo_webol {
	width: 70px;
	}

.input_medio {
	width: 270px;
	}

.input_codice {
	width: 60px;
	padding: 2px 2px 1px 2px;
	}

input.form_prs_campo1 {
	width: 398px;
	}

input.calendar {
	width: 64px;
	}

select {
	border: 1px solid #ddd;
	}

select.form_prs_campo1 {
	width: 400px;
	}

.textarea {
	border: 1px solid #ddd;
	background: #fff url(../images/bg_input_txt.jpg) repeat-x;
	padding: 3px;
	margin-bottom: 10px;
	}

.textarea_negativo {
	border: 1px solid #ddd;
	background: #fff url(../images/bg_input_txt.jpg) repeat-x;
	padding: 3px;
	margin-bottom: 10px;
	}

.textarea_grande {
	width: 630px;
	height: 110px;
	color: #666666;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	}

textarea.form_prs_campo2 {
	width: 190px;
	height: 110px;
	}

/*** FINE FORMS ***/

/* gtb_03 */

.gtb_03 {
	}

.gtb_03 p {
	}

div.gtb_03_messaggio {
	margin: 0 0 20px;
	padding: 0;
	border-bottom: 4px solid #C1BAB0;
/*
	background: url(../images/separatore_messaggio_gtb_03.jpg) top no-repeat;
*/
	}
	
.gtb_03 h3 {
	margin-bottom: 14px;
	}

.gtb_03_messaggio span.titolo_messaggio_guestbook {
	font-weight: bold;
	}

.gtb_03_messaggio span.data_guestbook {
	font-size: 12px;
	}

.gtb_03_messaggio img {
	float: left;
	margin-right: 10px;
/*
	background: url(../images/bg_foto_gtb.jpg) no-repeat;
*/
	}

/* r_rc_01 */

.r_rc_01 {
	}

div.r_rc_01_messaggio {
	position: relative;
	margin: 0 30px 30px 0;
	padding: 34px 0 0;
/*
	background: url(../images/separatore_messaggio_r_rc_01.jpg) top no-repeat;
*/
	}
div.r_rc_01_messaggio h3 {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 640px !important;
	width /**/: 660px;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	background: #5E5350;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}

.r_rc_01_messaggio img {
	float: left;
	margin-right: 10px;
/*
	background: url(../images/bg_foto_ProdottoPiccola.jpg) no-repeat;
*/
	}

.r_rc_01_messaggio p {
	padding: 0 0 14px;
}

.r_rc_01_messaggio a:last-child {
	float: right;
	padding: 5px 10px;
	background: #5E5350;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	}

.r_rc_01_messaggio a:hover {
	background: #AC9F87;
	}

.r_rc_01_box {
	float: left;
	}

.r_rc_01_box img {
	background: url(../images/bg_foto_menu_prodotti_correlati.jpg) no-repeat;
	float: left;
	}

.r_rc_01_box a.link_box {
	background: url(../images/bg_link_menu_prodotti_correlati.jpg) no-repeat;
	display: block;
	height: 34px;
	width: 233px;
	line-height: 32px;
	text-align: center;
	}

.r_rc_01_box a.link_box:hover {
	}

.r_rc_01_menu {
	margin: 0 0 0 10px;
	}

.r_rc_01_menu a {
	padding: 0 0 0 25px;
	display: block;
	line-height: 34px;
	background: url(../images/bg_link_paragrafi_menu.jpg) left no-repeat;
	}

/* r_rc_02 */

.r_rc_02 {
	margin: 0 0 30px;
	padding: 0 0 20px;
	border-bottom: 4px solid #C1BAB0;
/*
	background: url(../images/bg_elenco_offerte.jpg) no-repeat;
*/
	}

.r_rc_02 h5 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	
	}

.r_rc_02_messaggio {
	margin-bottom: 20px;
/*
	background: url(../images/separatore_offerte.jpg) center top no-repeat #E8E8E8;
*/
	}

.r_rc_02_messaggio h6 {
	font-size: 14px;
	}

.r_rc_02_messaggio h6 a {
	color: #5E5350;
	text-decoration: none;
	}

.r_rc_02_messaggio h6 a:hover {
	color: #AC9F87;
	}

.r_rc_02_messaggio a {
	}

.r_rc_02_messaggio a:hover {
	}

.r_rc_02_messaggio p a.link_sezione_dinamica{
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	background: #5E5350;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;	
	}
	
.r_rc_02_messaggio p a.link_sezione_dinamica:hover{
	background: #AC9F87;
	}
	
.r_rc_02_bottom {
	display: none;
/*
	background: url(../images/bottom_elenco_offerte.jpg);
*/
	}
	
/* destra */

.destra {
	margin-right: 30px;
	padding: 20px 0;
	width: 210px;
	float: right;
	display: inline;
	}

/* wbl_01 */

.wbl_01 {
	margin: 0 0 10px 0;
	padding: 20px 30px;
	height: 270px;
	background: url(../images/box_booking.jpg) no-repeat;
	}

.wbl_01 p {
	width: 180px;
	padding: 10px 0;
	}

.wbl_01 table {
	width: 100%;
	}

.wbl_01 tr {
	}

.wbl_01 span {
	margin: 0 5px 0 0;
	line-height: 35px;
	float: right;
	font-size: 10px;
	}

/* box_vt_01 */

.box_vt_01 {
	position: relative;
	margin: 0 0 30px;
	padding: 0 0 20px;
/*
	background: url(../images/bg_box_vetrina.jpg) no-repeat;
*/
	border-bottom: 4px solid #C1BAB0;
	}
	

.box_vt_01 h5 {
	display: none;
	}

.box_vt_01 .foto_vetrina {
	margin: 0 0 20px;
	}

.box_vt_01 .foto_vetrina img {
/*
	background: url(../images/bg_foto_vetrina.gif) top no-repeat;
*/
	}

.box_vt_01 p {
	padding: 0 0 20px;
	}

.box_vt_01 h6 {
	position: absolute;
	top: 196px;
	left: 0;
	overflow: hidden;
	width: 210px;
	height: 40px;
	text-align: center;
	}
	
.box_vt_01 h6 a {
	display: block;
	width: 210px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/bg_trasparente.png);
	}
.box_vt_01 h6 a:hover {
	background: #5E5350;
}

.box_vt_01 a.link_sezione_dinamica {
}


/* menu_altre_01 */

.menu_altre_01 {
	margin: 0 0 30px;
	padding: 0 0 10px;
	border-bottom: 4px solid #C1BAB0;	}

.menu_altre_01 li {
	margin: 0 0 10px;
	}

.menu_altre_01 a {
/*
	background: url(../images/pulsante_altre_normale.jpg) no-repeat;
*/
	display: block;
	font-size: 16px;
	color: #5E5350;
	text-decoration: none;
	text-transform: uppercase;
	}

.menu_altre_01 a:hover {
/*
	background: url(../images/pulsante_altre_su.jpg) no-repeat;
*/
	color: #AC9F87;
	}

/* menu_sotto_01 */

.menu_sotto_01 {
	clear: both;
	width: 952px !important;
	width /**/: 960px;
	height: 24px;
	line-height: 24px;
	background: #ACA088;
	color: #ACA088;
	border: 4px solid #fff;
	border-top: 0;
/*
	background: url(../images/bg_menu_sotto.jpg) no-repeat;
*/
	
}

.menu_sotto_01 ul {
	list-style: none;
	text-align: center;
	padding: 0 20px;
	}

.menu_sotto_01 li {	
	float: left;
	margin-right: 10px;
	}

.menu_sotto_01 a {
	color: #5E5350;
	text-transform: uppercase;
	text-decoration: none;
	}

.menu_sotto_01 a.activelink {
	}

.menu_sotto_01 a:hover {
	text-decoration: none;
	color: #fff;
	}

/* sotto_01 */

.sotto_01 {
	position: relative;
	padding: 20px 0 40px 200px;
	color: #5E5350;
	background: url(../images/logo.png) no-repeat 10px 10px;
/*
	background: url(../images/bg_sotto.jpg) no-repeat;
*/
	}

.sotto_01 a {
	color: #5E5350;
	}

.sotto_01 a:hover {
	}

.sotto_01 p{
	padding: 20px 0 0;
	}
	
img.sotto_valid_css {
	background: url(../images/sotto_valid_bg.gif) no-repeat;
	}
	
img.sotto_valid_html {
	background: url(../images/sotto_valid_bg.gif) no-repeat;
	}
	
img.sotto_ijustweb {
	display: none;
	background: url(../images/sotto_valid_bg.gif) no-repeat;
	}

/* firma_justweb */

a.firma_justweb:link, a.firma_justweb:visited {
	position: absolute;
	top: 20px;
	right: 0;
    width: 134px;
    height: 44px;
    background: url(../images/realizzazione-sito.png) no-repeat top;
	}

a.firma_justweb:hover {
	background-position:bottom;
	}

a.firma_justweb span {
	display: none;
	}

/* STRUTTURA PAGINE FINE */



/*** MODULO CONCESSIONARIE ***/

/* menu_categorie_01 */

div.jsenable h3 {
	cursor: pointer;
	}
	
div.jsenable ul ul {
	display: none;
	}
	
.menu_categorie_01 {
	margin: 0 0 10px 0;
	}

.menu_categorie_01_sopra {
	height: 17px;
	background: url(../images/bg_menu_auto_sopra.jpg) no-repeat;
	padding: 15px 30px;
	}

.menu_categorie_01_sopra h2 {
	font-size: 11px;
	line-height: 47px;
	padding: 0 25px;
	color: #999999;
	font-weight: normal;
	}
	
.menu_categorie_01_mezzo {
	background: url(../images/bg_menu_auto_mezzo.jpg) repeat-y;
	height: 100%;
	padding: 3px 0 0 0;
	}


div#menu_categorie_01 li.hide ul {
	display: none;
	}
	
div#menu_categorie_01 li.show ul {
	display: block;
	}

div#menu_categorie_01 h3 {
	line-height: 40px;
	height: 40px;
	padding-left: 13px;
	background: url(../images/bottone_menu_auto_marca_normale.jpg) no-repeat;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 2px;
	}
	
div#menu_categorie_01 h3 img {
	padding: 2px 8px;
	vertical-align: middle;
	float: left;
	}
	
div#menu_categorie_01 h3 p {
	float: right;
	width: 135px;
	text-align: left;
	}
	
div#menu_categorie_01 h3:hover {
	display: block;
	}
	
div#menu_categorie_01 a {
	display: block;
	height: 28px;
	line-height: 28px;
	padding-left: 50px;
	background: url(../images/bottone_menu_auto_modello_normale.jpg) no-repeat top;
	font-size: 11px;
	color: #999999;
	}
	
div#menu_categorie_01 a:hover {
	text-decoration: none;
	background: url(../images/bottone_menu_auto_modello_hover.jpg) no-repeat bottom;
	color: #666666;
	}
	
div#menu_categorie_01 ul {
	height: 100%;
	}
	
div#menu_categorie_01 ul ul {
	height: 100%;
	margin-bottom: 5px;
	}
	
.menu_categorie_01_sotto {
	height: 44px;
	background: url(../images/bg_menu_auto_laterale_sotto.jpg) no-repeat;
	margin-bottom: 10px;
	}

/* ricerca_prodotti_01 */

.ricerca_prodotti_01 {
	background: url(../images/bg_box_ricerca.jpg);
	margin-bottom: 10px;
	height: 100%;
	}

.ricerca_prodotti_01_sopra {
	background: url(../images/bg_box_ricerca_sopra.jpg) top no-repeat;
	height: 100%;
	}

.ricerca_prodotti_01_sotto {
	background: url(../images/bg_box_ricerca_sotto.jpg) bottom no-repeat;
	padding: 12px 25px;
	height: 100%;
	}

.ricerca_prodotti_01 h5 {
	padding: 15px 0 25px 0px;
	}

.ricerca_prodotti_01 select {
	width: 100%;
	height: 26px;
	line-height: 26px;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Arial;
	font-size: 13px;
	margin: 3px 0 10px;
	padding: 3px;
	color: #666;
	}

.ricerca_prodotti_01_input {
	width: 178px;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Arial;
	font-size: 13px;
	margin: 3px 0 10px;
	padding: 5px;
	color: #666;
	}

.ricerca_prodotti_01_button {
	margin: 12px 0;
	}

/* lgn_01 */

.lgn_01 {
	background: url(../images/bg_box_login.jpg) top no-repeat;
	padding: 12px 25px;
	height: 251px;
	margin: 0 0 10px 0;
	}
	
.lgn_01 h5 {
	padding: 5px 0 30px;
	}
	
.lgn_01_input {
	width: 178px;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Arial;
	font-size: 13px;
	margin: 3px 0 10px;
	padding: 5px;
	color: #666;
	}

.lgn_01 a {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	}

.lgn_01_01 {
	background: url(../images/bg_box_login_01_01.jpg) top no-repeat;
	padding: 12px 25px;
	height: 151px;
	margin: 10px 0;
	}
	
.lgn_01_welcome {
	display: block;
	padding: 5px 0 40px;
	}
	
.ico_login_edit a {
	display: block;
	background: url(../images/ico_login_edit.jpg) left no-repeat;
	line-height: 24px;
	height: 24px;
	padding-left: 30px;
	color: #999999;
	margin-bottom: 10px;
	font-size: 12px;
	}
	
.ico_login_esci a {
	display: block;
	background: url(../images/ico_login_esci.jpg) left no-repeat;
	line-height: 24px;
	height: 24px;
	padding-left: 30px;
	color: #999999;
	margin-bottom: 10px;
	font-size: 12px;
	}

/* box_hp_02 */

.box_hp_02 {
	background: url(../images/bg_box_hp_mezzo.jpg) no-repeat top;
	height: 100%;
	margin-bottom: 10px;
	}

.box_hp_02 img {
	background: url(../images/bg_foto_box_hp.jpg) top no-repeat;
	float: left;
	margin: 0 5px 0 0;
	}

.box_hp_02_mezzo h3 {
	padding-bottom: 10px;
	}

.box_hp_02_mezzo span {
	}
	
.box_criterio {
	float: left;
	display: block;
	border: 1px solid #F0F0F0;
	width: 114px;
	padding: 1px 5px;
	margin: 0px 1px 1px 0px;
	font-family: Tahoma, Arial, verdana;

	text-align: right;
	background: #F0F0F0;
	}

.box_valore {
	float: right;
	display: block;
	border: 1px solid #F0F0F0;
	width: 114px;
	padding: 1px 5px;
	margin: 0px 1px 1px 0px;
	font-family: Tahoma, Arial, verdana;

	text-align: left;
	background: #FFFFFF;
	}

.box_criterio_2 {
	float: left;
	display: block;
	border: 1px solid #F0F0F0;
	width: 82px;
	padding: 1px 5px;
	margin: 0px 1px 1px 0px;
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;

	text-align: right;
	background: #F0F0F0;
	}

.box_valore_2 {
	float: right;
	display: block;
	border: 1px solid #F0F0F0;
	width: 82px;
	padding: 1px 5px;
	margin: 0px 1px 1px 0px;
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;

	text-align: left;
	background: #FFFFFF;
	}

.box_hp_02_mezzo p {
	padding: 0 10px;
	}

.box_hp_02_mezzo a {
	}

.box_hp_02_mezzo a:hover {
	}

.box_hp_02_sotto {
	background:url(../images/bg_box_hp_sotto.jpg) no-repeat bottom;
	height: 100%;
	padding: 10px 20px;
	}

.prezzo_main_criterio {
	font-weight: bold;
	}
	
.prezzo_main_criterio_2 {
	font-weight: normal;
	}
	
.prezzo_main_valore {
	color: #0AA7D6;
	font-weight: bold;
	font-size: 14px;
	}
	
.prezzo_main_valore_2 {
	color: #0AA7D6;
	font-weight: bold;
	font-size: 12px;
	}
	
.prezzo_sec_criterio {
	}
	
.prezzo_sec_valore {
	color: #0AA7D6;
	}
	
.prezzo_sec_valore_2 {
	font-weight: bold;
	}

/* box_r_rc_03 */

.box_r_rc_03 {
	background: url(../images/bg_box_hp_mezzo.jpg) no-repeat center top;
	height: 100%;
	margin-bottom: 10px;
	}

.box_r_rc_03 h3 {
	padding: 10px;
	}

.box_r_rc_03 img {
	background: url(../images/bg_foto_box_hp.jpg) top no-repeat;
	float: left;
	margin: 0 5px 0 0;
	}

.box_r_rc_03_sotto {
	background: url(../images/bg_box_hp_sotto.jpg) no-repeat center bottom;
	height: 100%;
	padding: 10px 20px;
	}

.box_r_rc_03_preview {
	width: 185px;
	float: left;
	}

.box_r_rc_03_preview p {
	padding: 10px 15px 10px 10px;
	}

a.linkDettagli {
	background: url(../images/box_details.jpg) top no-repeat;
	display: block;
	width: 125px;
	height: 30px;
	line-height: 30px;
	float: right;
	margin: 10px 1px 1px 0;
	padding-left: 15px;
	color: #FFFFFF;
	}

a:hover.linkDettagli {
	background: url(../images/box_details.jpg) bottom no-repeat;
	text-decoration: none;
	}

/* filtro_criteri_01 */

.filtro_criteri_01 {
	}

.filtro_criteri_01_sopra {
	height: 17px;
	background: url(../images/bg_menu_auto_sopra.jpg) no-repeat;
	padding: 15px 25px;
	}

.filtro_criteri_01_sopra h2 {
	font-size: 11px;
	line-height: 47px;
	padding: 0 25px;
	color: #999999;
	font-weight: normal;
	}

.filtro_criteri_01_mezzo {
	background: url(../images/bg_menu_auto_mezzo.jpg) repeat-y;
	height: 100%;
	padding: 3px 0 0 0;
	}
	
.filtro_criteri_01_mezzo h2 {
	background: url(../images/filtro_criteri_01_li.jpg) no-repeat;
	height: 40px;
	line-height: 38px;
	padding: 0 30px;
	font-size: 12px;
	margin-top: 4px;
	}
	
.filtro_criteri_01_mezzo a {
	background: url(../images/bottone_menu_auto_modello_normale.jpg) no-repeat bottom;
	height: 28px;
	line-height: 28px;
	padding: 0 25px 0 50px;
	font-size: 11px;
	display: block;
	}
	
.filtro_criteri_01_sotto {
	height: 44px;
	background: url(../images/bg_menu_auto_laterale_sotto.jpg) no-repeat;
	margin-bottom: 10px;
	}

/* menu_funzioni_prodotto_01 */

.menu_funzioni_prodotto_01 {
	margin-bottom: 10px;
	}

.menu_funzioni_prodotto_01_sopra {
	background: url(../images/bg_menu_funzioni_prodotto_01_sopra.jpg) no-repeat top;
	height: 157px;
	}

.menu_funzioni_prodotto_01_sopra img {
	padding: 10px 20px 5px;
	}

.menu_funzioni_prodotto_01_sopra h5 {
	text-align: center;
	line-height: 40px;
	height: 40px;
	}

.menu_funzioni_prodotto_01_mezzo {
	background: url(../images/bg_menu_funzioni_prodotto_01_mezzo.jpg);
	padding: 5px 0 0 0;
	}

.menu_funzioni_prodotto_01_mezzo a {
	background: url(../images/bg_menu_funzioni_prodotto_01_mezzo_a.jpg);
	display: block;
	height: 30px;
	line-height: 28px;
	margin-top: 5px;
	padding: 0 35px 0 50px;
	color: #999999;
	}

.menu_funzioni_prodotto_01_sotto {
	background: url(../images/bg_menu_funzioni_prodotto_01_sotto.jpg) no-repeat top;
	height: 18px;
	}

/* foto_principale_prodotto */

.foto_principale_prodotto {
	}

.foto_principale_prodotto img {
	background: url(../images/bg_foto_principale_prodotto.jpg) no-repeat top;
	padding: 10px;
	}

/* box_prezzi_criteri_sopra */

.box_prezzi_criteri_sopra {
	background: url(../images/bg_prezzi_criteri_sopra.jpg) top;
	height: 8px;
	width: 240px;
	}

/* box_disponibilita_prezzi_01 */

.box_disponibilita_prezzi_01 {
	background: url(../images/bg_prezzi_criteri_mezzo.jpg);
	padding: 10px 25px;
	font-family: Arial, Tahoma, Verdana;
	}

.box_disponibilita_prezzi_01 h3 {
	font-size: 12px;
	color: #FF9900;
	margin-bottom: 5px;
	display: inline-block;
	}

/* box_criteri_sez_1_01 */

.box_criteri_sez_1_01 {
	background: url(../images/bg_prezzi_criteri_mezzo.jpg);
	padding: 10px 25px;
	font-family: Arial, Tahoma, Verdana;
	}

.box_criteri_sez_1_01 h3 {
	font-size: 12px;
	color: #FF9900;
	margin-bottom: 5px;
	display: inline-block;
	}

/* box_criteri_sez_2_01 */

.box_criteri_sez_2_01 {
	background: url(../images/bg_prezzi_criteri_mezzo.jpg);
	padding: 10px 25px;
	font-family: Arial, Tahoma, Verdana;
	}

.box_criteri_sez_2_01 h3 {
	font-size: 12px;
	color: #FF9900;
	margin-bottom: 5px;
	display: inline-block;
	}

/* box_criteri_sez_3_01 */

.box_criteri_sez_3_01 {
	background: url(../images/bg_prezzi_criteri_mezzo.jpg);
	padding: 10px 25px;
	font-family: Arial, Tahoma, Verdana;
	}

.box_criteri_sez_3_01 h3 {
	font-size: 12px;
	color: #FF9900;
	margin-bottom: 5px;
	display: inline-block;
	}

.box_criteri_sez_3_01_box {
	padding: 10px;
	border: 1px solid #F0F0F0;
	}

/* box_prezzi_criteri_sotto */

.box_prezzi_criteri_sotto {
	background: url(../images/bg_prezzi_criteri_sotto.jpg) top;
	height: 5px;
	width: 240px;
	margin-bottom: 10px;
	}

/* nessun_risultato */

.nessun_risultato {
	padding: 20px 30px 20px 100px;
	width: 350px;
	height: 60px;
	background: url(../images/bg_nessun_risultato.jpg) no-repeat;
	}

.nessun_risultato h3 {
	padding: 5px 10px 0;
	}



