@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 	    */

@import url(http://fonts.googleapis.com/css?family=Raleway:300);

@font-face{
    font-family: 'trajan_proregular';
    src: url('../font/trajanpro-regular-webfont-webfont.eot');
    src: url('../font/trajanpro-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/trajanpro-regular-webfont-webfont.ttf') format('truetype'),
         url('../font/trajanpro-regular-webfont-webfont.svg#trajan_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

/*** 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: url(../images/bg_body.jpg) repeat;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 180%;
	}

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: #5e4217;
	text-decoration: none;
	}

a:hover {
	color: #3f2806;
	text-decoration: none;
	}

h1 {
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	}

h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	}

h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	}

h4 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	}

h5 {
	font-weight: normal;
	font-size: 16px;
	padding: 0px;
	}

h6 {
	font-size: 12px;
	padding: 0px;
	}

/*** PARAGRAFI ***/

/* prg_01 */

.prg_01 {	
	}

.prg_01 img {
	padding: 10px;
	}

.prg_01 h3 {
	font-family: 'trajan_proregular';
	text-shadow: 1px 1px #fff;
	padding: 6px 10px 0 10px;
	line-height: 120%;
	color: #5e4217;
	margin-bottom: 10px;
	}

.prg_01 p {
	padding: 0 10px 10px 10px;
	}

.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:20px;
	}

.paragrafo_foto_grande img {
	background: url(../images/bg_foto_3.png) no-repeat;
	padding: 20px 20px 22px;
	}

/* paragrafo_2_foto */

.paragrafo_2_foto {
	margin-bottom:20px;
	}

.paragrafo_2_foto img {
	background: url(../images/bg_foto_2.png) no-repeat;
	float: left;
	padding: 20px 20px 22px;
	}

/* paragrafo_3_foto */

.paragrafo_3_foto {
	margin-bottom:20px;
	}

.paragrafo_3_foto img {
	background: url(../images/bg_foto_1.png) no-repeat;
	float: left;
	padding: 20px 20px 22px;
	}

/* paragrafo_foto_testo_a */

.paragrafo_foto_testo_a {
	margin-bottom:20px;
	}

.paragrafo_foto_testo_a img.formato_1 {
	background: url(../images/bg_foto_1.png) no-repeat;
	float: left;
	display: inline;
	padding: 20px 20px 22px;
	margin-right: 5px;
	}


.paragrafo_foto_testo_a img.formato_2 {
	background: url(../images/bg_foto_2.png) no-repeat;
	float: left;
	display: inline;
	padding: 20px 20px 22px;
	margin-right: 5px;
	}

.paragrafo_foto_testo_a img.formato_3 {
	background: url(../images/bg_foto_3.png) no-repeat;
	padding: 20px 20px 22px;
	}

.paragrafo_foto_testo_a img.formato_4 {
	background: url(../images/bg_foto_4.png) no-repeat;
	float: left;
	display: inline;
	padding: 20px 20px 22px;
	margin-right: 5px;
	}

.paragrafo_foto_testo_a h3 {
	
	}

.paragrafo_foto_testo_a p {
	}

/* paragrafo_foto_testo_b */

.paragrafo_foto_testo_b {
	margin-bottom:20px;
	}

.paragrafo_foto_testo_b img.formato_1 {
	background: url(../images/bg_foto_1.png) no-repeat;
	float: right;
	display: inline;
	padding: 20px 20px 22px;
	margin-left: 5px;
	}

.paragrafo_foto_testo_b img.formato_2 {
	background: url(../images/bg_foto_2.png) no-repeat;
	float: right;
	display: inline;
	padding: 20px 20px 22px;
	margin-left: 5px;
	}

.paragrafo_foto_testo_b img.formato_3 {
	background: url(../images/bg_foto_3.png) no-repeat;
	padding: 20px 20px 22px;
	}

.paragrafo_foto_testo_b img.formato_4 {
	background: url(../images/bg_foto_4.png) no-repeat;
	float: right;
	display: inline;
	padding: 20px 20px 22px;
	margin-left: 5px;
	}

.paragrafo_foto_testo_b h3 {
	color: #000000;
	}

.paragrafo_foto_testo_b p {
	}

/* paragrafo_1_testo */

.paragrafo_1_testo {
	margin-bottom:20px;
	}

/* paragrafo_2_testi */

.paragrafo_2_testi {
	margin-bottom:20px;
	}
	
.paragrafo_2_testi h3 {
	}
	
.paragrafo_2_testi p {
	}


.paragrafo_2_testi_sinistra {
	width: 50%;
	float: left;
	}

.paragrafo_2_testi_destra {
	width: 49%;
	float: left;
	}

/* paragrafo_3_testi */

.paragrafo_3_testi {
	margin-bottom:20px;
	}
	
.paragrafo_3_testi h3 {
	}
	
.paragrafo_3_testi p {
	}

.paragrafo_3_testi_sinistra {
	width: 34%;
	float: left;
	}

.paragrafo_3_testi_centro {
	width: 33%;
	float: left;
	}

.paragrafo_3_testi_destra {
	width: 32%;
	float: left;
	}

/* paragrafo_download */

.paragrafo_download {
	}

.paragrafo_download h3 {
	margin-bottom: 10px;
	}

.paragrafo_download a.icona {
	width: 40px;
	height: 40px;
	background: url(../images/icona_download.png) no-repeat center top;
	display: block;
	float: left;
	text-decoration: none;
	}
	
.paragrafo_download a.icona:hover {
	background: url(../images/icona_download.png) no-repeat center bottom;
	}	

.paragrafo_download a.testo {
	line-height: 39px;
	}

.paragrafo_download a.testo:hover {
	}

.paragrafo_download p {
	}

/* paragrafo_correlazioni */

.paragrafo_correlazioni {
	margin: 10px 0;
	}
	
.paragrafo_correlazioni h3 {
	padding: 6px 10px 0;
	}

.paragrafo_correlazioni_box {
	float: left;
	}

.paragrafo_correlazioni img {
	background: url(../images/bg_foto_menu_prodotti_correlati.png) no-repeat;
	float: left;
	padding: 20px 20px 22px;
	}

.paragrafo_correlazioni a.link_menu_prodotti_correlati {
	background: url(../images/bg_link_menu_prodotti_correlati.png) no-repeat;
	display: block;
	height: 41px;
	width: 200px;
	line-height: 34px;
	text-align: center;
	padding: 0 10px;
	font-family: 'trajan_proregular',cursive;
	text-shadow: 1px 1px #fff;
	font-weight: normal;
	font-size: 15px;
	}

.paragrafo_correlazioni a.link_menu_prodotti_correlati:hover {
	}

.paragrafo_correlazioni_box p {
	padding: 0 10px 10px;
	width: 200px;
	}

/* paragrafo_intestazione */

.paragrafo_intestazione {
	margin: 10px 0;
	}

.paragrafo_intestazione_sopra {
	background: url(../images/bg_top.png) repeat scroll center top transparent;
    height: 100%;
    margin: 0 10px;
    padding: 0 20px 10px 10px;
	height: 30px;
	}

.paragrafo_intestazione_sopra h3 {
	padding: 8px 20px 0 0;
	color: #E5D0BC !important;
	text-shadow: none !important;
	}

.paragrafo_intestazione_mezzo {
	padding: 0 10px;
	background: url(../images/bg_intestazione_mezzo.png);
	height: 100%;
	}

.paragrafo_intestazione_mezzo p {
	padding: 5px 20px 10px 15px;
	}

.paragrafo_intestazione_sotto {
	background: url(../images/bg_intestazione_sotto.jpg);
	height: 10px;
	font-size: 1px;
	display: none;
	}

/* paragrafo_menu_orizzontale */

.paragrafo_menu_orizzontale {
	padding: 0 10px;
	margin: 10px 0;
	}
	
.paragrafo_menu_orizzontale h3 {
	padding: 10px 0;
	}

.paragrafo_menu_orizzontale ul {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	list-style: none;
	}

.paragrafo_menu_orizzontale ul li {
	margin: 1px 1px 0 0;
	float: left;
	background: url(../images/bg_link_paragrafi_menu.png) left no-repeat;
	/*border: 1px solid #ddd;*/
	}

.paragrafo_menu_orizzontale ul a {
	background: url(../images/bg_top.png) repeat scroll center top transparent;
	color: #e5d0bc;
	padding: 0 12px;
	float: left;
	line-height: 36px;
	display: block;
	}

.paragrafo_menu_orizzontale ul a:hover {
	background: url(../images/bg_top.png) repeat scroll center top transparent;
	color: #fff;
	text-decoration: none;
	}

/* paragrafo_menu_verticale */

.paragrafo_menu_verticale {
	/*border: 1px solid #ddd*/;
	margin: 10px;
	}
	
.paragrafo_menu_verticale h3 {
	padding: 10px 0;
	}

.paragrafo_menu_verticale ul {
	white-space: nowrap;
	list-style-position: outside;
	list-style-type: none;
	}

.paragrafo_menu_verticale ul li {
	height: 36px;
	margin-bottom: 1px;
	}

.paragrafo_menu_verticale ul a {
	background: url(../images/bg_top.png) repeat scroll center top transparent;
	color: #e5d0bc;
	padding: 0 0 0 12px;
	display: block;
	line-height: 36px;
	}

.paragrafo_menu_verticale ul a:hover {
	background: url(../images/bg_top.png) repeat scroll center top transparent;
	color: #fff;
	line-height: 36px;
	text-decoration: none;
	}

/* paragrafo_html */

.paragrafo_html {
	padding: 10px;
	}

/* paragrafo_youtube */

.paragrafo_youtube {
	padding: 10px;
	}

/* tabella disponibilità */

.tabella_disponibilita {
	margin: 10px;
	font-size: 9px;
	}

.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 {
	background-color: #B49677;
	height: 16px;
	width: 13px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	}

.tabDisponib th.anno {
	background-color: #B49677;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	}

.tabDisponib th.mese {
	background-color: #B49677;
	text-transform: uppercase;
	font-size: 11px;
	text-align: left;
	padding-left: 2px;
	color: #fff;
	font-weight: bold;
	}

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 {
	padding: 10px;
	font-size: 12px;
	}

.paragrafo_tabella_contenuti h3 {
	padding: 0px;
	}

.tabella_contenuti {
	border: 1px solid #FFF;	
	text-align: center;
	width: 100%;
	margin-top: 10px;
	}

.tabella_contenuti td {
	border: 1px solid #FFF;
	padding: 5px 5px 5px 8px;	
	}

.col0 td {
	background-color: #eee2d6;
	}

.col1 td {
	background-color: #eaddcf;
	}

.tabella_contenuti th {
	background-color: #b49677;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px 5px 8px;
	}

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;
	}

/*** FORMS ***/

/* form_01 - Classe generica per tutti i forms */

.form_01 {
	padding: 20px;
	width: 598px;
	margin: 0 auto 10px;
	height: 100%;
	background: url(../images/bg_form.png) repeat-x top;
	border: 1px solid #FFF;
	}

.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 {
	background-color: #5E4217;
    color: #FFFFFF;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 130px;
	cursor: pointer;
	font-family: 'Raleway', sans-serif;
	}

.bottone:hover {
	background-color: #3f2806;
	}

.bottone_grande {
	background-color: #5E4217;
    color: #FFFFFF;
    display: block;
    height: 36px;
    line-height: 36px;
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 210px;
	cursor: pointer;
	font-family: 'Raleway', sans-serif;
	}

.bottone_grande:hover {
	background-color: #3f2806;
	}

#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%;
	}

/* Campi form */

input, select, img, iframe {
	border: none;
	}

.input_txt {
	padding: 3px;
	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: 190px;
	}

.input_codice {
	width: 60px;
	padding: 2px 2px 1px 2px;
	}

input.form_prs_campo1 {
	width: 398px;
	}

input.calendar {
	width: 70px;
	}

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: 400px;
	height: 110px;
	}

textarea.form_prs_campo2 {
	width: 190px;
	height: 110px;
	}

/*** FINE FORMS ***/
/* box */

.testi_box_moduli {
	}

/* wbl */

h5.wbl_titolo {
	}

/* paginazione */

table.paginazione {
	width: 100%;
	}

table td.paginazione_sinistra {
	width: 140px;
	padding: 0 0 0 10px;
	color: #aaa; /* colore del link disabilitato */
	}

table td.paginazione_centro {
	text-align: center;
	}

table td.paginazione_destra {
	width: 140px;
	padding: 0 10px 0 0;
	color: #aaa; /* colore del link disabilitato */
	text-align: right;
	}

table.paginazione a {
	color: #656565;
	}

table a:hover {
	color: #000000;
	}

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: 100%;
	position: relative;
	}

/* primo_rigo_01 */

.container_primo_rigo_01{
	padding: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(../images/bg_top.png) repeat scroll center top transparent;
	margin: 0 auto;
	overflow: hidden;
}

.primo_rigo_01 {
	padding: 0;
	width: 960px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	overflow: hidden;
	}

.primo_rigo_01 h4 {
	float: left;
	color: #BBB;
	text-indent: 10px;
	display: none;
	}

/* flags */

.flags {
	float: right;
	}

.flags li {
	float: right;
	display: inline;
	margin: 0 5px 0 0;
	}

.flags a {
	display: block;
	width: 26px;
	height: 40px;
	}

.flags a span {
	display: none;
	}

.flags a:hover {
	background-position: right;
	}

.flags li.currentLang a {
	background-position: right;
	}

a.italiano {
	background: url(../images/flag_it.png);
	}

a.inglese {
	background: url(../images/flag_en.png);
	}

a.francese {
	background: url(../images/flag_fr.png);
	}

a.tedesco {
	background: url(../images/flag_deu.jpg);
	}

a.spagnolo {
	background: url(../images/flag_es.png);
	}

a.giapponese {
	background: url(../images/flag_jap.jpg);
	}

a.russo {
	background: url(../images/flag_pic.jpg);
	}

a.portoghese {
	background: url(../images/flag_pt.png);
	}

a.polacco {
	background: url(../images/flag_pol.jpg);
	}

a.romeno {
	background: url(../images/flag_rom.jpg);
	}

a.lettone {
	background: url(../images/flag_let.jpg);
	}

/* sopra_01 */

.sopra_01 {
	background: url(../images/bg_top.png) repeat scroll center top transparent;
    height: 590px;
    margin: -26px auto 0;
    width: 100%;
	}
.logo_sopra_01 {
	padding: 0px;
	height: 160px;
	text-align: center;
	margin: 0 auto;
	}

.logo_sopra_01 a {
	height: 116px;
	}

.logo_sopra_01 img {
	line-height: 0px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	}

.logo_sopra_01 h1 {
	margin: 0;
	padding: 0 0 0 10px;
	border: 0;
	height: 116px;
	line-height: 105px;
	display: block;
	font-size: 52px;
	font-weight: normal;
	font-family: 'trajan_proregular',cursive;
	text-shadow: 1px 1px #fff;
	}

.logo_sopra_01 h1 a {
	color: #FFF;
	}

.logo_sopra_01 h1 a:hover {
	text-decoration: none;
	}

.slogan_sopra_01 {
	left: 50%;
    margin: 0 0 0 -120px;
    position: absolute;
    top: 106px;
	}

.slogan_sopra_01 h2{
	color: #D9C7AF;
    font-size: 13px;
    font-weight: normal;
	}
	
.container_foto_sopra_01 {
	background: url(../images/bg_container_foto_sopra_01.jpg) no-repeat scroll center top #38210b;
	/* background-color: #D9C7AE; */
	padding: 0;
	width: 100%;
	height: 430px;
	}
	
.foto_sopra_01 {
	padding: 0;
	width: 1260px;
	height: 430px;
	margin: 0 auto;
	overflow: hidden;
	}

.foto_sopra_01 a {
	padding: 0;
	margin: 0 auto;
	display: block;
	}

.foto_sopra_01 img {
	padding: 0;
	margin: 0 auto;
	}

.slideshow {
	width: 1260px;
	height: 430px;
	position: relative;
	overflow: hidden;
	}

/* menu_sopra_01 */

.menu_sopra_01 {
	width: 100%;
	height: 40px;
	background: url(../images/bg_top_shadow.png) repeat-x bottom;
	position: absolute;
	top: 134px;
	overflow: hidden;
	padding-bottom: 6px;
	z-index: 100;
	}

.menu_sopra_01 ul {
	list-style: none;
	text-align: center;
	display: block;
	width: 960px;
	margin: 0 auto;
	}

.menu_sopra_01 li {	
	display: inline;
	margin: 0;
	}

.menu_sopra_01 li.separatore_menu_sopra {
	background: url(../images/separatore_menu_sopra.gif) no-repeat;
	height: 36px;
	width: 2px;
	display: none;
	}

.menu_sopra_01 li.separatore_menu_sopra span {
	display: none;
	}

.menu_sopra_01 a {
	padding: 0 20px;
	display: block;
	display: inline;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	color: #e5d0bc;
	font-family: 'trajan_proregular',cursive;
	font-size: 16px;
	}

.menu_sopra_01 a.activelink {
	background: url(../images/a.active.png) no-repeat scroll left center transparent;
    color: #b08a18;
	}

.menu_sopra_01 a:hover {
	background: url(../images/a.hover.png) no-repeat scroll left center transparent;
	color: #d1b497;
	}

/* mezzo */
.container_mezzo {
	background: url(../images/bg_bottom_shadow.png) repeat-x scroll center bottom transparent
	}

.mezzo {
	background: url(../images/bg_container_mezzo.png) no-repeat center top;
	width: 960px;
	margin: 0 auto;
	}

/* sinistra */

.sinistra {
	padding: 20px 0 0 0;
	width: 300px;
	float: left;
	display: none;
	}

/* menu_laterale_01 */

.menu_laterale_01 {
	margin: 0 0 30px;
	}

.menu_laterale_01_sopra {
	
	}

.menu_laterale_01_sopra h2 {
	background: url(../images/separatore.jpg) repeat-x left bottom;
	line-height: 130%;
	padding: 0 10px 6px 5px;
	color: #582c19;
	font-family: 'trajan_proregular',cursive;
	text-shadow: 1px 1px #fff;
	font-size: 22px;
	margin-bottom: 10px;
	}

.menu_laterale_01_mezzo {
	
	}

.menu_laterale_01_mezzo li {	
	float: left;
	width: 260px;
	margin-bottom: 20px;
	}
	
.menu_laterale_01_mezzo li img {
	border: 2px solid #FFFFFF;
    float: left;
    height: 50px;
    margin-right: 15px;
    width: 72px;
	}

.menu_laterale_01_mezzo li img:hover {
	box-shadow: 0 0 5px #666;
	}	

.menu_laterale_01_mezzo a {
	float: left;
	height: 50px;
	line-height: 50px;
	color: #6f5327;
	font-size: 14px;
	font-family: 'trajan_proregular',cursive;
	text-shadow: 1px 1px #fff;
	}

.menu_laterale_01_mezzo a.activelink {
	color: #8d6e3f;
	}

.menu_laterale_01_mezzo a:hover {
	color: #543b15;
	}

.menu_laterale_01_sotto {
	height: 15px;
	/*background: url(../images/bg_meun_laterale_sotto.jpg) no-repeat;*/
	display: none;
	}

/* gtb_01 */

.gtb_01 {
	height: 100%;
	background: url(../images/banner_guestbook.png) no-repeat;
	margin-bottom: 30px;
    padding: 40px 0 0;
	}

.gtb_01 p {
	width: 220px;
	}
	
.gtb_01 a {
	
	}

.gtb_01 a:hover {
	}

/* nsl_01 */

.nsl_01 {
	padding: 40px 0 0 0;
	height: 100%;
	background: url(../images/banner_newsletter.png) no-repeat;
	margin-bottom: 30px;
	}

.nsl_01 p {
	color: #333333;
    font-size: 12px;
    margin-bottom: 10px;
	}

.nsl_01 a {
	background-color: #5e4217;
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 5px 0 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-transform: lowercase;
	width: 130px;
	padding: 0;
	}

.nsl_01 a:hover {
	background-color: #3f2806;
	color: #fff;
	text-decoration: none;
	}

/* centro_destra */

.centro_destra {
	float: right;
	width: 960px;
	}

/* centro */

.centro {
	padding: 40px 0;
	width: 660px;
	float: left;
	}

/* titolo_pag_01 */

.titolo_pag_01 h1 {
	background: url(../images/separatore.jpg) repeat-x left bottom;
	line-height: 130%;
	padding: 0 10px 6px;
	color: #582c19;
	font-family: 'trajan_proregular',cursive;
	text-shadow: 1px 1px #fff;
	font-size: 22px;
	margin-bottom: 10px;
	}

/* box_hp_01 */

.box_hp_01 {
	margin-bottom: 20px;
	}

.box_hp_01 img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 !important;
	box-shadow: 0 0 5px #b0b0b0;
	}

.box_hp_01_mezzo {
	background: url(../images/bg_box_hp_01.png) no-repeat scroll right bottom rgba(79, 51, 23, 0.3);
	padding: 20px;
	border: 2px solid #fff;
	box-shadow: 0 0 5px #B0B0B0;
	}

.box_hp_01_mezzo p {
	color: #fff;
	padding: 0 20px;
	line-height: 180%;
	}
	
.box_hp_01_mezzo h3 {
	color: #5E4217;
    font-size: 20px;
    padding: 0 20px 10px;
    text-shadow: none !important;
	}

.box_hp_01_mezzo a {
	font-family: 'trajan_proregular',cursive;
	color: #5E4217;
	}

.box_hp_01_mezzo a:hover {
	}

.box_hp_01_sotto {
	background: url(../images/bg_box_hp_sotto.jpg) top no-repeat;
	height: 5px;
	display: none;
	}

/* gtb_03 */

.gtb_03 {
	padding: 10px;
	}

.gtb_03 p {
	}

.gtb_03_messaggio {
	background: url(../images/separatore_messaggio_gtb_03.png) top no-repeat;
	height: 100%;
	min-height: 74px;
	padding: 10px;
	width: 620px;
	}

.gtb_03_messaggio span.titolo_messaggio_guestbook {
	font-weight: bold;
	}

.gtb_03_messaggio span.data_guestbook {
	font-style: italic;
	}

.gtb_03_messaggio img {
	float: left;
	background: url(../images/bg_foto_gtb.png) no-repeat;
	margin: 0 4px 0 0;
	}
	
.gtb_03 h3 {
	padding: 6px 0 10px 0; 
	}

/* r_rc_01 */

.r_rc_01 {
	}

.r_rc_01_messaggio {
	margin: 10px 0 0 10px;
	padding: 10px;
	width: 620px;
	background: url(../images/separatore_messaggio_r_rc_01.png) top no-repeat;
	height: 100%;
	min-height: 74px;
	}
	
.r_rc_01_messaggio p {
	padding: 0 10px;
	}

.r_rc_01_messaggio img {
	padding: 10px;
	margin: 0 4px 0 0; 
	float: left;
	background: url(../images/bg_foto_ProdottoPiccola.png) no-repeat;
	}

.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: 41px;
	width: 180px;
	line-height: 34px;
	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 0;
	}

.r_rc_02 h5 {
	background: url(../images/separatore.jpg) repeat-x left bottom;
	line-height: 130%;
	padding: 0 10px 6px 5px;
	color: #582c19;
	font-family: 'trajan_proregular',cursive;
	text-shadow: 1px 1px #fff;
	font-size: 22px;
	margin-bottom: 10px;
	}

.r_rc_02_messaggio {
	margin-bottom: 10px;
	padding-left: 5px;
	}

.r_rc_02_messaggio h6 {
	}

.r_rc_02_messaggio h6 a {
	font-family: 'trajan_proregular',cursive;
	text-shadow: 1px 1px #fff;
	font-weight: normal;
	font-size: 15px;
	}

.r_rc_02_messaggio a {
	font-family: 'trajan_proregular',cursive;
	text-shadow: 1px 1px #fff;
	font-weight: normal;
	font-size: 11px;
	}

.r_rc_02_messaggio a:hover {
	}

.r_rc_02_messaggio p {
	font-size: 12px;
	}
	
.r_rc_02_bottom {
	
	}
	
/* destra */

.destra {
	padding: 55px 0 40px 0;
	width: 260px;
	float: right;
	line-height: 150%;
	margin-left: 40px;
	}

/* wbl_01 */

.wbl_01 {
	/*background: url(../images/bg_booking.png) no-repeat scroll 0 0 transparent;*/
	background-color: #5e4217;
    height: 60px;
    margin: 0 0 0 -700px;
    padding: 0;
    position: absolute;
    top: 544px;
    width: 960px;
    z-index: 10;
	}
	
.wbl_01 form {
	/*margin-left: 150px;*/
	font-size: 13px;
	text-transform: capitalize;
	}	
	
.wbl_01 .bottone {
	background: url(../images/btn.png) no-repeat scroll center top;
	color: #fff;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	width: 126px;
	text-align: center;
	font-size: 16px;
	font-family: 'trajan_proregular',cursive;
	margin-left: 20px;
    margin-top: -3px;
	}
	
.wbl_01 .bottone:hover {
	background-position: bottom;
	}
	
.wbl_01 h5 {
	display: none;
	}

.wbl_01 p {
	width: 250px;
	padding: 0 0 5px 0;
	display: none;
	}

.wbl_01 table {
	margin-top: 17px;
	width: 100%;
	}

.wbl_01 tr {
	float: left;
	}

.wbl_01 span {
	color: #c4af78;
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin: 0 10px 0 0;
    text-align: right;
    width: 70px;
	text-transform: capitalize;
	}

/* box_vt_01 */

.box_vt_01 {
	height: 100%;
    margin: 0 0 30px;
	}

.box_vt_01 h5 {
	background: url(../images/separatore.jpg) repeat-x scroll left bottom transparent;
    color: #582C19;
    font-family: 'trajan_proregular',cursive;
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 10px;
    padding: 0 10px 6px 5px;
    text-shadow: 1px 1px #FFFFFF;
	}

.box_vt_01 .foto_vetrina {
	}

.box_vt_01 .foto_vetrina img {
	margin: 0 0 10px 0;
	float: left;
	border: 5px solid #fff;
	box-shadow: 0 0 5px #b0b0b0;
	}

.box_vt_01 p {
	padding: 0;
	}

.box_vt_01 a {
	padding: 0;
	}
	
.box_vt_01 h6 a.titolo_sezione_dinamica {
	font-family: 'trajan_proregular',cursive;
    font-size: 15px;
	text-shadow: 1px 1px #FFFFFF;
	font-weight: normal;
	}

.box_vt_01 a.link_sezione_dinamica {
	font-family: 'trajan_proregular',cursive;
    font-size: 12px;
	text-shadow: 1px 1px #FFFFFF;
	font-weight: normal;
	}	

/* menu_altre_01 */

.menu_altre_01 {
	margin: 0 0 30px 0;
	height: 100%;
	}

.menu_altre_01 li {
	float: left;
	width: 260px;
	}

.menu_altre_01 a {
	background: url(../images/separatore.jpg) repeat-x scroll left bottom transparent;
	text-shadow: 1px 1px #fff;
	display: block;
	float: left;
	height: 42px;
	line-height: 42px;
	padding: 0 0 0 5px;
	width: 255px;
	font-size: 15px;
	}

.menu_altre_01 a:hover {
	text-decoration: none;
	}

/* menu_sotto_01 */
.container_menu_sotto_01 {
	background: url(../images/bg_top.png) repeat scroll center top transparent;
	}
	
.menu_sotto_01 {
	width: 940px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-family: 'trajan_proregular',cursive;
	padding: 0 10px;
	margin: 0 auto;
	}

.menu_sotto_01 ul {
	list-style: none;
	text-align: center;
	}

.menu_sotto_01 li {	
	display: inline;
	margin: 0 10px 0 0;
	color: #b49677;
	}

.menu_sotto_01 a {
	display: inline;
	color: #b49677;
	font-size: 13px; 
	}

.menu_sotto_01 a.activelink {
	color: #e5d0bc;
	}

.menu_sotto_01 a:hover {
	color: #9e7f5f;
	}

/* sotto_01 */
.container_sotto_01 {
	background: url(../images/bg_top.png) repeat scroll center top transparent;
	}

.sotto_01 {
	width: 920px;
	height: 100%;
	background: url(../images/bg_sotto_01.png) no-repeat center top;
	margin: 0 auto;
	font-size: 12px;
	padding: 70px 20px 0;
	color: #e5d0bc;
	text-align: center;
	}

.sotto_01 a {
	color: #fff;
	}

.sotto_01 a:hover {
	color: #f9f9f9;
	}

.sotto_01 img{
	margin: 5px 0 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 {
	background : url(../images/sotto_valid_bg.gif) no-repeat;
	} 

/* firma_justweb */

a.firma_justweb:link, a.firma_justweb:visited {
	display: block;
	width: 137px;
	height: 44px;
	background: url(../images/ijustweb.png) no-repeat top;
	float: right;
	display: none;
	}

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 {
	margin-top: 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 {
	background: url(../images/bg_box_hp_mezzo.jpg) top no-repeat;
	padding: 10px 20px 5px;
	height: 100%;
	}

.box_hp_02_mezzo h3 {
	padding-bottom: 10px;
	}

.box_hp_02_mezzo span {
	}
	
.box_criterio {
	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: 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: 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: 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) top no-repeat;
	height: 5px;
	}

.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;
	}
	
/* lgn_02 */

.lgn_02 {
	}
	
.lgn_02_box {
	background: transparent url(../images/bg_lgn_02.jpg) no-repeat scroll 0 0;
	height: 105px;
	padding: 20px 30px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

/* reg_01 */

.reg_01 {
	}
	
.reg_01_box {
	background: transparent url(../images/bg_reg_01.jpg) no-repeat scroll 0 0;
	padding: 20px 30px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

.reg_01_box td {
	height: 50px;
	vertical-align: middle;
	}

/* reg_02 */

.reg_02 {
	background: transparent url(../images/bg_reg_01.jpg) no-repeat scroll 0 0;
	padding: 20px 30px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

/* box_r_rc_03 */

.box_r_rc_03 {
	background: url(../images/bg_box_hp_mezzo.jpg) top no-repeat;
	padding: 10px 20px 5px;
	height: 100%;
	}

.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) top no-repeat;
	height: 5px;
	margin-bottom: 10px;
	}

.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;
	}

/* app_01 */

.app_01 {
	background: url(../images/bg_app_01.jpg) no-repeat top;
	height: 490px;
	padding: 20px 30px;
	width: 420px;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

.app_01 td {
	height: 50px;
	vertical-align: middle;
	}

/* calcola_finanziamento */

.calcola_finanziamento {
	background: url(../images/bg_calcola_finanziamento.jpg) no-repeat top;
	height: 220px;
	padding: 20px 30px;
	width: 420px;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

.calcola_finanziamento td {
	height: 50px;
	vertical-align: middle;
	}

/* sgn_01 */

.sgn_01 {
	background: url(../images/bg_sgn_01.jpg) no-repeat top;
	height: 340px;
	padding: 20px 30px;
	width: 420px;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

.sgn_01 td {
	height: 50px;
	vertical-align: middle;
	}

/* 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: 6px 10px 0;
	}
	
	
/* WIDGET */

#ombra_dx {
	background: url(../images/bg_ombra_dx.png) no-repeat scroll 0 0 transparent;
    height: 430px;
    margin: 5px -934px;
    position: absolute;
    right: 50%;
    top: 155px;
    width: 937px;
    z-index: 998;
	display: none;
	}

#ombra_sx {
	background: url(../images/bg_ombra_sx.png) no-repeat scroll 0 0 transparent;
    height: 430px;
    margin: 5px -3px;
    position: absolute;
    right: 50%;
    top: 155px;
    width: 937px;
    z-index: 998;
	display: none;
	}	
	
/* Social */	
.social {
	left: 50%;
    margin: 0 0 0 -475px;
    position: absolute;
    top: 10px;
    z-index: 994;
	}	
	
.social a .facebook {
	background: url(../images/facebook.png) no-repeat center top;
	height: 16px;
	width: 66px;
	float: left;
	margin-right: 30px;
	}

.social a .facebook:hover {
	background: url(../images/facebook.png) no-repeat center bottom;
	}

/* .social a .twitter {
	background: url(../images/twitter.png) no-repeat center top;
	height: 13px;
	width: 73px;
	float: left;
	}

.social a .twitter:hover {
	background: url(../images/twitter.png) no-repeat center bottom;
	}	 */















