@charset "utf-8";
/* CSS Document */
*{
    margin:0;
    padding:0;
}
.clear
{
	clear:both;
	font-size:1px;
}
html
{
    margin-bottom:1px;
    height:100%;
	overflow-x:hidden;
}
body
{
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#504F53;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:62.5%;
    color:#666666;
}

#header
{
	margin:-1px auto 0px auto;
	padding:0;
	width:780px;
	height:190px;
	background-image:url(../images/bg_head.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	border-top:1px solid #FFFFFF;
}
#header.head2
{
	background-image:url(../images/bg_head_2.jpg);
}
#header.head3
{
	background-image:url(/images/bg_head_3.jpg);
}
#header h1
{
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	margin:18px 0px -13px 62px;
	padding:0;
}
#header #upmenu
{
	text-align:right;
	font-size:1.1em;
	color:#000000;
	margin:35px 56px 0px 0px;
}
#header #upmenu a
{
	color:#000000;
}
#header #upmenu a:hover
{
	color:#CC0000;
}
#header #menu
{
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	color:#FFFFFF;
	margin:72px auto 0px auto;
	padding:0;
	width:710px;
	height:40px;
	line-height:26px;
}
#header #menu a
{
	color:#FFFFFF;
	text-decoration:none;
	width:100px;
	height:38px;
	float:left;
	margin:0;
	padding:0;
	line-height:26px;
	display:inline;
	border-bottom:1px solid #FFFFFF;
}
#header #menu a:hover
{
	background-image:url(../images/bg_a_menu.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#CCCCCC;
	display:inline;
}
#header #menu a:hover.home
{
	color:#CC0000;
	background-image:url(../images/bg_hover_menu_home.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	display:inline;
}

#header #menu a.page
{
	background-image:url(../images/bg_a_menu.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	display:inline;
}
#header #menu a.home
{
	color:#CC0000;
	background-image:url(../images/bg_hover_menu_home.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	display:inline;
}

#page
{
	background-image:url(../images/bg_page.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	width:780px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin:0 auto;
	padding:0;
	clear:both;
}
#page #sx
{
	background-image:url(../images/bg_sotto_menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:216px;
	min-height:230px;
	height:auto !important;
	height:230px;
	float:left;
	display:inline;
	margin: 10px 10px 10px 33px;
}
#page #center #sx
{
	background-image:url(../images/bg_sotto_menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:216px;
	min-height:230px;
	height:auto !important;
	height:230px;
	float:left;
	display:inline;
	margin: 10px 10px 10px 33px;
}
#page #sx h2
{
	font-size:2.6em;
	color:#FFFFFF;
	font-weight:bold;
	margin:10px 5px 5px 30px;
}
#page #sx h5
{
	float:left;
	width:150px;
	line-height:15px;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	margin:10px 0px 0px 35px;
}
#page #sx .sodd-rimb
{
	clear:both;
	margin:0px 0px 10px 100px;
}
#page #sx #turistico
{
	background-image:url(../images/bg_turistico.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	width:355px;
	min-height:181px;
	height:auto !important;
	height:181px;
	margin:10px 0px 10px 60px;
}
#page #sx #guida5
{
	float:left;
	clear:both;
	width:205px;
	height:auto;
	color:#000000;
	font-size:1.2em;
	margin:10px 0px 0px 0px;
	background-image:url(../images/bg_guida.jpg);
	background-position:0px 210px;
	background-repeat:no-repeat;
	background-color:#F9E5E7;
	padding:5px 5px 160px 5px
}
#page #sx #guida5 h4
{
	margin:0px 0px 0px 0px;
	font-size:1em;
	color:#C40009;
}
#page #center #guida5 form
{
	border:none;
	background-color:transparent;
	padding:5px;
}
#page #sx #guida5 a
{
	float:none;
	border:none;
	color:#000000;
	font-size:1em;
	margin:0;
	padding:0;
}
#page #sx #guida5 a:hover
{
	background-image:none;
}
#page #center #guida5 input
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#page #center #guida5 input[type="text"]
{
	width:90px;
	height:14px;
	margin:1px;
	padding:1px 1px 1px 1px;
	border:1px solid #000000;
	font-size:1.0em;
	color:#000000;
}
#page #center #guida5 p
{
	font-size:0.8em;
	color:#CC0000;
	line-height:15px;
	text-align:left;
	margin:0px 5px;
	padding:0;
}
#page #sx a
{
	float:left;
	width:150px;
	line-height:15px;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	border-bottom:2px groove #CC0000;
	text-decoration:none;
	margin:10px 0px 0px 35px;
	text-indent:20px;
}
#page #sx a.sub
{
	float:left;
	width:130px;
	line-height:15px;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	border-bottom:2px groove #CC0000;
	text-decoration:none;
	margin:10px 0px 0px 55px;
	text-indent:20px;
}
#page #sx a.prova
{
	margin:120px 0px 0px 0px;
	border:none;
	padding:0;
	background-image:url(../images/bg_sub_menu.jpg);
	background-position:-200px 200px;
	background-repeat:no-repeat;
}
#page #sx a.prova2
{
	margin:90px 0px 0px 0px;
	border:none;
	padding:0;
	background-image:url(../images/bg_sub_menu.jpg);
	background-position:-200px 200px;
	background-repeat:no-repeat;
}
#page #sx a.prova:hover
{
	margin:120px 0px 0px 0px;
	border:none;
	padding:0;
	background-image:none;
}
#page #sx a.page_sub
{
	color:#EE444D;
	background-image:url(../images/bg_sub_menu.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
#page #sx a:hover
{
	color:#000000;
	background-image:url(../images/bg_sub_menu.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
#page #dx
{
	width:480px;
	min-height:230px;
	height:auto !important;
	height:230px;
	float:left;
	margin:0;
	display:inline;
}
#page #center #dx
{
	width:660px;
	min-height:230px;
	height:auto !important;
	height:230px;
	float:left;
	margin:10px 30px 10px 50px;
	display:inline;
}
#page #dx h2
{
	font-size:2.2em;
	color:#C40009;
	font-weight:bold;
	margin:5px 0px 5px 10px;
}
#page #dx h3
{
	font-size:2.0em;
	color:#333333;
	font-weight:bold;
	margin:10px 10px 5px 10px;
	padding:2px;
	line-height:24px;
}
#page #dx h4
{
	font-size:1.5em;
	color:#333333;
	font-weight:bold;
	margin:10px 10px 5px 10px;
	padding:2px;
}

#page #dx p
{
	font-size:1.3em;
	color:#000000;
	margin:10px 0px 5px 10px;
	padding:2px;
}
#page #dx a.zoom
{
	width:220px;
	height:250px;
	float:left;
	color:#000000;
	text-decoration:none;
	margin:0px 10px 10px 0px;
}
#page #center #dx a.zoom
{
	width:210px;
	height:250px;
	float:left;
	color:#000000;
	text-decoration:none;
	margin:0px 10px 10px 0px;
	font-size:1.3em;
}
#page #dx p.press
{
	font-size:1.1em;
}
#page #dx a
{
	color:#CC0000;
}
#page #dx a.press_link
{
	color:#0000FF;
}
#page #dx ul
{
	margin:10px 50px 5px 30px;
}
#page #dx form ol
{
	margin:5px 10px;
	list-style:upper-alpha;
	text-align:left;
	font-size:0.8em;
}
#page #dx form li
{
	text-align:left;
	list-style:upper-alpha;
	margin:0px 30px;
}
#page #dx li
{
	font-size:1.3em;
	color:#000000;
	list-style-image:url(../images/lista_home.jpg);
	margin-top:5px;
}
#page #dx .bg_yellow
{
	background-color:#FFFF33;
}
#page #dx form
{
	text-align:right;
	font-size:1.2em;
	color:#000000;
	margin:20px auto;
	padding:5px;
	width:400px;
	border:1px solid #CCCCCC;
}
#page #dx input
{
	vertical-align:middle;
	margin:2px;
	padding:1px;
}
#page #dx select
{
	vertical-align:middle;
	margin:2px;
	padding:1px;
}
#page #dx textarea
{
	vertical-align:top;
	margin:2px;
	padding:1px;
}
#page #dx .date
{
	float:left;
	width:106px;
	height:64px;
	background-image:url(../images/bg_date.jpg);
	color:#FFFFFF;
	margin:10px 10px 5px 10px;
	display:inline;
}
#page #dx .date .giorno
{
	margin:1px 16px 0px 2px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	line-height:20px;
}
#page #dx .date .mese
{
	margin:1px 16px 0px 2px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	line-height:11px;
}
#page #dx .date .anno
{
	margin:1px 16px 0px 2px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	line-height:13px;
}
#page #dx small
{
	margin:-20px 10px 5px 0px;
	font-size:10px;
	line-height:10px;
}
#page #dx #img_alert
{
	margin:10px auto;
	width:338px;

}
#page #dx ol
{
	list-style-type:decimal;
	margin:-20px 0 0 50px;
	list-style-type:decimal;
}
#page #dx ol li
{
	list-style-type:decimal;
	list-style-image:none;
	margin-bottom:5px;
}
/* contenuti centrati*/

#page #center
{
	width:750px;
	height:auto !important;
	clear:both;
	margin:10px auto;
}
#page #center p.slogan
{
	padding:0px;
	margin:0px 0px 0px 25px;
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
	color:#999999
}
#page #center #testimonial
{
	float:left;
	margin:0px 10px 3px 18px;
	padding:0;
	width:331px;
	height:169px;
	background-image:url(../images/banner_testimonial.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:inline;
}
#page #center #testimonial h3
{
	margin-left:10px;
	margin-top:5px;
	font-size:1.8em;
	line-height:28px;
	width:140px;
}
#page #center #testimonial a
{
	color:#C40009;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	margin:4px;
	text-indent:90px;
	line-height:20px;
	display:block;
}
#page #center #speed_info
{
	float:right;
	margin:0px 30px 0px 0px;
	width:360px;
	height:auto;
	display:inline;
}
#page #center #speed_info h3
{
	margin:0px 0px;
	font-size:2em;
	line-height:32px;
}
#page #center #speed_info p
{
	margin:0;
}
#page #center #speed_info ul
{
	margin:0px 0px 0px 20px;
	padding:0px;
	border:none;
	background-color:transparent;
}
#page #center #speed_info li
{
	margin:5px 0px;
	padding:0 0 0 5px;
	font-size:1.1em;
	line-height:15px;
	list-style:outside;
	list-style-type:none;
	list-style-image:url(../images/lista_home.jpg);
}
#page #center #guida_5
{
	float:left;
	margin:0px 10px 10px 18px;
	width:331px;
	height:210px;
	background-image:url(../images/bg_guida.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FBEBEC;
	display:inline;
}
#page #center #guida_5 h4
{
	font-size:1.2em;
	margin:5px 5px 5px 125px;
	line-height:18px;
}
#page #center #guida_5 form
{
	border:none;
	background-color:transparent;
	width:190px;
	height:auto;
	margin:5px 5px -5px 125px;
	padding:0;
}
#page #center #guida_5 p
{
	font-size:0.8em;
	color:#CC0000;
	line-height:15px;
	text-align:left;
	margin:0px 5px;
	padding:0;
}
#page #center #guida_5 span
{
	width:95px;
	text-align:right;
	background-color:#FFFF00;
}
#page #center #guida_5 input
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#page #center #guida_5 input[type="text"]
{
	width:90px;
	height:14px;
	margin:1px;
	padding:1px 1px 1px 1px;
	border:1px solid #000000;
	font-size:1.0em;
	color:#000000;
}
#page #center .rivenditore_home
{
	margin:10px auto;
}
#page #center .landing
{
	text-align:center;
}
#page #center .landing2
{
	text-align:center;
	line-height:50px;
	color:#C40009;
}
#page #center .h4guida
{
	text-align:left;
	font-size:1.05em;
	margin:0px 10px 0px 10px;
}
#page #center h1
{
	font-size:2.3em;
	color:#ffffff;
	background-color:#CF0009;
	text-align:center;
	font-weight:bold;
	margin:0px 50px 10px 50px;
}
#page #center h2
{
	font-size:2.2em;
	color: #000000;/*#0000FF*/
	font-weight:bold;
	margin:0px 50px 0px 50px;
}
#page #center #dx h2
{
	font-size:2.2em;
	color: #000000;/*#0000FF*/
	font-weight:bold;
	margin:0px 50px 0px 50px;
}
#page #center h3
{
	font-size:2.2em;
	color:#C40009;
	font-weight:bold;
	margin:0px 50px 0px 50px;
	padding:0px;
}
#page #center #dx h3
{
	font-size:2.2em;
	color:#C40009;
	font-weight:bold;
	margin:0px 50px 0px 50px;
	padding:0px;
}
#page #center h6
{
	font-size:2.0em;
	color:#333333;
	font-weight:bold;
	margin:10px 50px 10px 50px;
	padding:0px;
}
#page #center .piccolo
{
	font-size:1.9em;
	margin:15px 50px;
}
#page #center .piccolo2
{
	font-size:1.9em;
	margin:15px 50px;
	color:#000000;
}
#page #center h4
{
	font-size:1.5em;
	color:#C40009;
	font-weight:bold;
	margin:10px 50px 0px 50px;
	padding:0px;
}
#page h5
{
	font-size:1.2em;
	color:#C40009;
	font-weight:bold;
	margin:10px 50px 0px 50px;
	padding:0px;
}

#page #center p
{
	font-size:1.2em;
	color:#000000;
	margin:0px 50px 15px 50px;
	padding:0px;
}
#page #center .omaggio
{
	margin-top:0px;
}
#page #center .guida
{
	font-size:0.85em;
	color:#000000;
	margin:5px 10px 0px 20px;
	padding:2px;
	text-align:justify;
}
#page #center .guida2
{
	font-size:0.75em;
	color:#000000;
	margin:5px 10px 0px 20px;
	padding:2px;
	text-align:justify;
}
#page #center #guida input
{
}
#page #center #guida .invia
{
	border:1px solid #CCCCCC;
	margin:2px;
	padding:1px;
	color:#ffffff;
	width:auto;
	height:20px;
	vertical-align:middle;
	background-color:#CC0000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:none;
}

#page #center ul
{
	margin:10px 50px 5px 50px;
	padding:5px;
	background-color: #FFFF33;
	border:1px solid #CC9900;
}
#page #center div ol
{
	list-style-type:decimal;
	width:260px;
	margin:30px 0 0 0px;
	list-style-type:decimal;
}
#page #center div ol li
{
	list-style-type:decimal;
	margin-bottom:10px;
}
#page #center li
{
	font-size:1.3em;
	color:#000000;
	list-style:square inside;
	margin-top:2px;
}
#page #center ul.white
{
	margin:10px 50px 5px 50px;
	padding:5px;
	background-color:transparent;
	border:0px solid #CC9900;
}
#page #center .white li
{
	list-style-image:url(../images/lista_home.jpg);
	list-style-position:outside;
}
#page #center .white li.landing
{
	list-style-image:url(../images/lista_home.jpg);
	list-style-position:inside;
	text-align:left;
	line-height:23px;
	font-weight:bold;
}
#page #center dt
{
	margin:10px 50px 0px 50px;
	padding:0px;
	font-size:1.3em;
	font-weight:bold;
	color:#C40009;
}
#page #center dd
{
	font-size:1.3em;
	color:#000000;
	margin:0px 50px 10px 50px;
}
#page #center .faq
{
	text-align:right;
	font-size:0.85em;
}
#page #center .bg_yellow
{
	background-color:#FFFF33;
}
#page #center .acquista
{
	clear:both;
	text-align:center;
}
#page #center .prezzi td
{
	font-size:1.3em;
	color:#000000;
	padding:3px;
	text-align:left;
	border: 1px solid #FFFFFF;
}
#page #center .prezzi td.centro
{
	text-align:center;
}
.light
{
	background-color:#B0FFB0;
	background-image:none;
}
.w75
{
	width:75px;
}
#page #center .prezzi td .off
{
	background-image:url(../images/bg_off.gif);
}
#page #center .prezzi tr
{
	background-image:url(../images/bg_prezzi.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
#page #center .prezzi
{
	width:650px;
	height:280px;
	margin:10px auto 0 auto;
	border:1px solid #CC0000;
	clear:both;
}
#page #center .big
{
	font-size:1.7em;
}
#page #center form
{
	margin:10px auto;
	padding:10px;
	border:1px solid #CC0000;
	width:450px;
	background-color:#FFFFBB;
	text-align:right;
	font-size:1.5em;
	color:#000000;
}
#page #center input
{
}
#page #center select
{
	border:1px solid #CCCCCC;
	margin:2px;
	padding:1px;
	color:#000000;
	width:305px;
	height:20px;
	vertical-align:middle;
	background-image:url(../images/bg_prezzi.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
#page #center textarea
{
	border:1px solid #CCCCCC;
	margin:2px;
	padding:1px;
	color:#000000;
	width:300px;
	height:200px;
	vertical-align:top;
	background-image:url(../images/bg_prezzi.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
#page #center .invia
{
	border:1px solid #CCCCCC;
	margin:2px;
	padding:1px;
	color:#ffffff;
	width:98px;
	height:25px;
	vertical-align:middle;
	background-color:#CC0000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:none;
}
#page #center .privacy
{
	width:20px;
	height:20px;
}
/* fine contenuti centrati*/

#footer
{
	background-image:url(../images/bg_foot.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:780px;
	height:90px;
	margin:0 auto;
	padding:0;
	clear:both;
}
#footer p
{
	font-size:1.1em;
	color:#333333;
	text-align:center;
	padding:25px 40px 0px 40px;
}
#footer .white
{
	color:#FFFFFF;
	padding:18px 40px 15px 40px;
}
#giorni
{
	margin-left:20px;
	margin-top:20px;
	position:fixed !important;
	position:absolute;
	left:50%;
	z-index:100;
}
#footer_new
{
	background-image:url(../images/bg_foot_new.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:780px;
	height:210px;
	margin:0 auto;
	padding:0;
	clear:both;
}
#footer_new #rif
{
	float:left;
	width:200px;
	height:auto;
	margin:30px 10px 10px 60px;
	display:inline;
}
#footer_new #rif a:hover, #footer_new #n_verde a:hover, #footer_new #d_menu a:hover
{
	color:#000000;
}
#footer_new #rif p
{
	font-size:1.1em;
	color:#333333;
	text-align:left;
	line-height:16px;
}
#footer_new #rif a
{
	color:#CC0000;
}
#footer_new #d_menu
{
	float:left;
	width:220px;
	height:auto;
	margin:30px 10px 10px 20px;
	display:inline;
}
#footer_new #d_menu a
{
	float:left;
	width:95px;
	line-height:20px;
	background-image:url(../images/bg_a_d_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:10px;
	color:#CC0000;
	font-size:1.1em;
	font-weight:bold;
	display:inline;
}
#footer_new #n_verde
{
	float:right;
	margin:120px 50px 0px 0px;
	text-align:right;
	width:200px;
	display:inline;
}
#footer_new #n_verde a
{
	color:#CC0000;
}
.pwimages
{
	margin:5px;
	border:none;
}
.lamp
{
	background-image:url(../images/bg_h3_lamp.gif);
	background-repeat:repeat-x;
	background-position:center;
	text-align:center;
	line-height:35px;
}