/* CONFIGURAZIONI BEGIN */
body
{
	font-family:  arial;
	font-size: 11px;
	background: #000;
	margin: 0;
	color:#fff;
	text-align:center;
}
 
.hide
{
	display: none;
}

.floatclear
{
	clear: both;
	font-size: 0em;
	height: 0em;
	width: 0em;
	padding: 0;
	margin: 0;
	border: 0;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.floatclearleft
{
	clear: left;
}

.floatclearright
{
	clear: right;
}

img{border: 0;}

a
 {
	text-decoration: none;
}

a:hover
 {
	text-decoration: underline;
}

dl, dd
{
	margin: 0;
	padding: 0;
}

ul, ol
{
	margin: 0;
	padding: 0;
}

li
{
	list-style:none;
}

span
{
	margin: 0;
	padding: 0;
}

hr
 {
	background: #333333;
	color: #333333;
	border: 0;
	height: 1px;
	margin-bottom: 15px;
}

form
{
	margin: 0;
        margin-top: 5px;
	padding: 0;
}

p
{
	margin: 0;
	padding: 0;
}

.sommario
{
	display: none;
}


/* CONFIGURAZIONI END */

.input_contatti
{
        height:14px;
        font-size:11px;
        padding:0px;
        width:275px;
}

.bottone_contatti
{
        font-size:10px;
        background:#fff;
        border: 1px solid #ccc;
        padding-left: 5px;
        padding-right: 5px;
        margin-top:8px;
}

textarea.input_contatti
{
        height:42px;
} 


#spazio_vuoto
{
        height:145px;
}

.testo_piccolo
{
        font-size:9px;
        padding-top:4px;
        padding-bottom:2px
}

.links 
{
margin-top:100px;
}

.links a 
{
text-decoration:none;
color:#F07E02;
padding-right:8px;
}

.links a:hover
{
text-decoration:underline;
}

#logo
{
	width:295px;
	height:55px;
	/*margin:auto;*/
	/*margin-top:50px;*/
	/*margin-bottom:40px;*/
    /*margin: 50px 610px 40px;*/
margin: 35px 0 30px 270px; 
*margin: 50px 0 40px -80px;
}


#container 
{
	margin:auto;
	width:900px;
	/*height:485px;*/
}

#sx
{
	float:left;
	width:163px;
	height:475px;
	background-image: url(../img/sfondo_menu.jpg);
	background-repeat: no-repeat;
}

#lingua
{
	padding-top:2px;
	margin-top:35px;
	padding-right:15px;
	text-align:right;
	height:15px;
	background-image: url(../img/lingua.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#lingua a 
{
	color:#aaaeb1;
	text-decoration:none;
    font-weight: bold;
}
#logo a, #logo a:hover, #logo a:visited{
	color:#000000;
	text-decoration:none;
    font-weight: bold;

}

#menu
{
	margin-top:92px;
	padding-right:15px;
	text-align:right;
	background-image: url(../img/barretta_menu.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#menu ul li.attiva, #menu ul li.attiva_up
{
	font-size:10px;
	padding-top:5px;
	/*height:27px;*/
	padding-bottom:14px;
	background-image: url(../img/barretta_menu.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	letter-spacing:1px;
}

#menu ul li.attiva a
{
	text-decoration:none;
	color:#fff;
}

#menu ul li.attiva a:hover
{
	text-decoration:none;
	color:#ee7f00;
}

#menu ul li.attiva_up a
{
    text-decoration:none;
    color:#ee7f00;
}

#menu ul li.attiva_up ul li.secondo a
{
    color:#fff;
    text-decoration:none;
}

#menu ul li.attiva_up ul li.secondo a:hover
{
    text-decoration:none;
    color:#7d7e7f;
}

#menu ul li.attiva_up ul li.secondo_up
{
    background-image: url(../img/quadratino2.jpg);
    background-position: right 4px ;
    background-repeat: no-repeat;
	padding-right:10px;
}

#menu ul li.attiva_up ul li.secondo_up a 
{
    text-decoration:none;
    color:#7d7e7f;
}

ul li.secondo, ul li.secondo_up
{
	font-size:11px;
	letter-spacing:1px;
    padding-top:2px;
}

#audio
{
	margin-bottom:0px;
	padding-right:15px;
	width:149px;
	height:15px;
}

#middle
{
	float:left;
	width:505px; 
	height:475px;
}

#immagine_piatti
{
	width:198px;
	height:475px;
	float:left;
}
.bg_testo_piatti{
	background: url(../img/sfondo_testo_piatti_2.jpg) top right;
	width:307px;
	height:475px;
	float:left;
}
.testo_piatti
{
	/*padding-left:12px;*/
	margin-top: 10px;
	padding-right:15px;
	text-align:left;
	/*width:280px;*/
        width:90%;
	height:465px;
	
        color:#000;
        
        overflow-y:auto;
}

.testo_piatti ul li
{
        background-image: url(../img/puntino_lista.jpg);
        background-position: left 7px; 
        background-repeat: no-repeat;
        padding-bottom:4px;
        padding-left:7px;
        font-size:10px;
}

#testo_piatti_2
{
	padding-left:12px;
	padding-right:15px;
	text-align:left;
	width:280px;
	height:458px;
	float:left;
	background: url(../img/sfondo_testo_piatti_2.jpg);
        color:#000;
}

#testo_piatti_2 ul li
{
        background-image: url(../img/puntino_lista.jpg);
        background-position: left 7px; 
        background-repeat: no-repeat;
        padding-bottom:4px;
        padding-left:7px;
        font-size:10px;
}

#testo_piatti_contatti
{
        background: #fff;
        padding-bottom:12px;
        padding-left:13px;
        padding-right:13px;
        font-size:10px;
        padding-top:28px;  
	width:281px;
	height:435px;    
        float:left;  
        color: #000;      
        text-align:left;
}

#galleria
{
        margin-right:70px;
}

b.messaggio
{
        font-size:11px; 
}

#testo_piatti_contatti a
{
        color: #5c2580;
        text-decoration:none;
        font-size:11px;
        margin-top:-4px;
        display:block;
        height:8px;
        font-weight:bold;
}


#testo_piatti_contatti a:hover
{
        color: #5c2580;
        text-decoration:underline;
}

#testo_home_contatti
{
        padding-top:28px;
        padding-left:9px;
        color: #5c2580;
}

#map
{
        padding-top:15px;  
        color:#000;
}

#elenco_pagine
{
	padding-left:12px;
	padding-right:18px;
        padding-bottom:2px;
	text-align:right;
	width:277px;
	height:15px;
        float:left;
	background: url(../img/sfondo_numeri_pagina.jpg);
        color:#000;
}

#elenco_pagine a.numero_pagina
{
        color:#000;
        text-decoration:none;
}


#elenco_pagine a.numero_pagina_up
{
        color:#000;
        text-decoration:underline;
}

.titolo_pagina_alto
{
	color: #ee7f00;
	font-weight: bold;
	font-size: 15px;
	/*padding-top:30px;*/
	padding-bottom:10px;
        margin-top:24px;
}

#titolo_pagina_basso
{
	color: #ee7f00;
	font-weight: bold;
	font-size: 15px;
	padding-top:145px;
	padding-bottom:10px;
}



#dx 
{
	float:left;
	width:231px;
	height:475px;
	background-image: url(../img/sfondo_dx2.jpg);
	background-repeat: no-repeat;
	text-align:left;
}

#dx_up
{
	/*height:445px;*/
}
 
#immagine_scritta
{
        width:231px; 
        height:81px;
}

#dx_down
{
	text-align:right;
	font-weight:bold;
							/*height:33px;*/
	font-size:10px;
	padding-right:10px;
    padding-top:5px;
}

#dx_down a
{
	text-decoration:none;
}

#dx_down a
{
	color:#fff;
	text-decoration:none;
}

#dx_contatti
{
	float:left;
	width:231px;
	height:475px;
        background: #ccc;	
	text-align:left;
}

#testo_arancio_dx
{
	line-height:19px;
	padding-left:13px;
	padding-right:10px;
	font-size:11px;
	font-weight:bold;
	color:#ee7f00;
        letter-spacing:0px;
}

#testo_bianco_dx
{
	line-height:19px;
	padding-left:13px;
	padding-right:10px;
	font-size:11px;
	/*font-weight:bold;*/
	color:#fff;
        letter-spacing:0px;
}

#freccia
{
	width:16px;
	height:26px;
	margin-left:480px;
	*margin-left: 228px;
	margin-top:434px;
	background-image: url(../img/freccia_media.png);
	background-repeat: no-repeat;
	position:absolute;
	z-index: 1;
}

#freccia a
{
	display:block;
	height:26px;
}
#testo_home
{
	letter-spacing:1px;
	float:left;
        height:310px;
	margin-top:140px; 
	width:231px;
}

#testo_home_2
{
	/*float:left;*/
	margin-top:34px;
	width:231px;
        height:110px;
}

#menu_dx
{
        padding-right:10px;
	/*height:288px;*/
        overflow:auto;
	margin-bottom:7px;
        height:285px;
        /*scrollbar-3dlight-color: orange;*/
        /*scrollbar-arrow-color: #313131;*/
        /*scrollbar-base-color: black;*/
        /*scrollbar-darkshadow-color: #80FFFF;*/
        /*scrollbar-face-color: red;*/
        /*scrollbar-highlight-color: rgb(50,0,1);*/
        /*scrollbar-shadow-color: rgb(112,22,21);*/
        /*scrollbar-track-color: black;*/
}

#menu_dx ul
{
	background-image: url(../img/barretta_menu_dx.png);
	background-repeat: no-repeat;
	background-position: bottom left; 
}

#menu_dx ul li ul
{
        background: none;
        
}

#torna_indietro
{
        text-align:left;
        font-size:10px;
        margin:auto;
        margin-top:15px;
        width:715px;
}

#torna_indietro a
{
        font-weight:bold;
        color:#fff;
        text-decoration:none;
}

#torna_indietro a:hover
{
        text-decoration:none;
}

#menu_dx ul li.attiva
{
	background-image: url(../img/sfondo_menu_dx_2.png);
	background-position: top left;
	background-repeat: no-repeat;
	/*height:22px;*/
	padding-left: 25px;
	padding-top:2px;
	padding-bottom:8px;
	letter-spacing:1px;
}

#menu_dx ul li.attiva_up
{
	background-image: url(../img/sfondo_menu_dx_2_girata.png);
	background-position: top left;
	background-repeat: no-repeat;
	/*height:22px;*/
	padding-left: 25px;
	padding-top:2px;
	padding-bottom:8px;
	letter-spacing:1px;
}

#menu_dx ul li.attiva a 
{
    color: #fff;
    text-decoration:none;
}

#menu_dx ul li.attiva_up a, #menu_dx ul li.attiva a:hover
{
    color: #ee7f00;
    text-decoration:none;
}

#menu_dx ul li.attiva_up ul li.secondo
{
	padding-left:10px;
}

#menu_dx ul li.attiva_up ul li.secondo a
{
	color:#fff;
    text-decoration:none;
}

#menu_dx ul li.attiva_up ul li.secondo a
{
	color:#fff;
    text-decoration:none;
}

#menu_dx ul li.attiva_up ul li.secondo a:hover
{
    text-decoration:none;
    color:#7d7e7f;
}

#menu_dx ul li.attiva_up ul li.secondo_up
{
    background-image: url(../img/quadratino2.jpg);
    background-position: left 5px;
    background-repeat: no-repeat;
	padding-left:10px;
}

#menu_dx ul li.attiva_up ul li.secondo_up a 
{
    text-decoration:none;
    color:#7d7e7f;
}

#bottom
{
	width:900px;
	height:10px;
	background-image: url(../img/barra_sotto.jpg);
	background-repeat: no-repeat;
}

#footer
{
	margin:auto;
	margin-top:5px;
	text-align:right;
	width:900px;
	height:20px;
	color:#7d7e7f;
        font-size:9px;
        font-weight:bold;
}

#footer a
{
        color:#7d7e7f;
        text-decoration:none;
}

#footer a:hover
{
        color:#7d7e7f;
        text-decoration:underline;
}

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:505px;
		height:475px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */


#imageContainer img 
{
	display:none;
	position:absolute;
	*margin-left: -252px;
}

#info
{
        color:#544190;
        width:239px;
        height:224px;
        margin-left:295px;;
        background: url(../img/info.jpg) no-repeat;
        margin-top:130px;
}

#testo_info
{
        text-align:center;
        font-size:10px;
        padding-top:85px;
        height:122px;
        line-height:12px;
        width:100%;
}

#chiudi
{
        margin-left:133px;
        margin-top:2px;
        width:10px;
}

#chiudi a
{
        text-decoration:none;
}

#chiudi img
{
        border:0px;
}


/** GPZ START **/
.evidenziato{
	color: #ee7f00;
	font-weight: bold; 
	margin: 0 0 0 22px;
}
.clear{clear: both;}
.floatright{float: right;}
.floatleft{float: left;}

#menu_dx .sapori{
	background: transparent url(../img/gpz_menu_intro_sapori_bg.png) left top no-repeat;
	font-size: 10px;
}
#menu_dx .sapori li{
	background: transparent url(../img/gpz_menu_intro_sapori_bg.png) left bottom no-repeat;
	padding: 7px 0 5px 15px;
	color: #ee7f00;
	list-style-type: disc;
	list-style-position: inside;
	line-height:14px; 
}
#menu_dx .sapori li ul li{
	background: none;
	color: #ffffff;
}
#menu_dx .sapori li a, #menu_dx .sapori li a:visited{
	color:#ffffff;
	text-transform: none;
	background: transparent url(../img/gpz_pdf_logo.png) left center no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
	
}
#menu_dx .sapori li a:hover{
	text-transform: underline;
}
.sapori #dx_down{
	text-align: left;
	padding: 0 0 0 20px;	
}
.sapori_menu .testo_piatti{
	padding-left: 0;
	padding-right: 0;
	width: 307px;
}
.sapori_menu .titolo_pagina_alto{
	color: #000000;
	margin-left: 5px;
	padding-bottom: 0;
}
.sapori_menu_portata{
	color: #ffffff !important;
	background: #EE7F00 url(../img/gpz_voce_menu_preventivo.gif) 5px center no-repeat;
	padding: 0px 15px 0px 20px !important;
	margin: 1px 0 15px 0 !important;
	display: table;
	font-size: 15px;
	font-weight: bold;
}
.piatto_menu_container{
	border-bottom: 1px solid #d1d1d1;
	margin: 10px 0 15px 10px;
        width:90%;
}

.piatto_menu{
	border-top: 1px solid #d1d1d1;
}
.piatto_menu_container input, .piatto_menu_container label{
	float: left;
} 
.piatto_menu_container label{
	width: 89%;
	margin: 2px 0 3px 5px;
}
.piatto_menu_container .selected{
	background: #e5e5e5;
}
#dx.sapori_menu{
	position: relative;
}
.sapori_menu #dx_down{
	position: absolute;
	bottom: 0;
	left: 15px;
}
#menu_dx .selected a, #menu_dx .selected a:hover, #menu_dx .selected a:visited{
	color: #9d9ea0 !important;
}
#menu_dx ul li ul li{
	list-style-type: square;
	margin: 0 0 0 0;
        padding-top: 3px;
        padding-bottom: 3px;
}
.testo_piatti{
	position: relative;
}
.testo_piatti ul{
	margin: 3px 0 16px 37px;
	width: 80%;
        line-height:15px
	
}
.testo_piatti ul li{
	list-style-type: disc;
	background-image: none;
	padding: 0;
}

.riepilogo_center_down{
	width: 90%;
	left: 10px;
}

#center_down a, #center_down a:visited{
	color: #ee7f00;
	font-weight: bold;
}
#center_down ahover{
	text-decoration: underline;
}
#center_down, .center_down{
	width: 90%;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
#center_down a, #center_down a:visited, .center_down a, .center_down a:visited, .riepilogo_center_down a, .riepilogo_center_down a:visited{
	color: #ee7f00;
	font-weight: bold;
}
#center_down a:hover, .center_down a:hover, .riepilogo_center_down a:hover{
	text-decoration: underline;
}

.sapori_menu form{
	width: 90%;
	margin: 0 0 0 8px;
}
.sapori_menu form label{
	font-weight: bold;
	display: block;
}
.sapori_menu form label span{
	color: #cccccc;
}
.sapori_menu form input, .sapori_menu form textarea{
	width: 100%;
	border: 1px solid #cccccc;
}
#consenso{
	font-size: 8px;
}
#consenso input{
	width: 15px;
}
#consenso label{
	display: inline;
}

.location-container{
	background: #ffffff;
	border-top: 11px solid #cccccc;
	border-right: 12px solid #cccccc;
	width: 492px !important;
	height: 464px !important;
}
.location-container .spacer{
	float: left;
	width: 200px;
	height: 24px;
	background: #cccccc;
}
.location-container .title{
	background: #ef7f00 url(../img/gpz_voce_menu_preventivo.gif) 200px center no-repeat;
	clear: both;
	float: left;
	height:15px;
	line-height:15px;
	text-align: right;
	padding: 1px 10px 1px 213px;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px 0;
}
.location-content{
	clear: both; 
	text-align: left;
	height: 412px;
	overflow: auto;
	font-size: 11px;
	width:505px;
}

.location-item-container{
	border-bottom: 1px solid #d1d1d1;
}

.location-item-image{
	float: left;
	height: 119px;
	margin: 0 14px 0 0;
}

.location-item-title{
	color: #ef7f00;
	/*float: left;*/
	font-weight:bold;
	margin: 2px 0;
}

.location-item-subtitle{
	color: #000;
	/*float: left;*/
	font-weight:bold;
	margin: 2px 0;
}

.location-item-title_subtitle{
        padding-top:3px;
}


.location-item-text{
	color: #000000;
	float: left;
	width: 268px;
}

.location-item-text a
{
        color:#7D7E7F;
        text-decoration:underline;
}

.location-gallery{
	padding-left: 90px;
	padding-right: 16px !important;
	background: transparent url(../img/gpz_location_gallery.gif) right center no-repeat;
	line-height: 28px;
	text-transform : uppercase;
}
#riepilogo .titolo_pagina_alto{
	margin-bottom: 16px;
}

ul li.zone_citta
{
font-size:11px;
letter-spacing:0px !important;
padding-top:2px;
list-style:none !important;
margin:0px !important;
padding-top:0px !important;
padding-bottom:0px !important;
}

ul li.zone_citta_up
{
font-size:11px;
letter-spacing:0px !important;
background-image:url(../img/quadratino2.jpg);
background-position:left 4px;
background-repeat:no-repeat;
padding-left:10px;
list-style:none !important;
margin:0px !important;
padding-top:0px !important;
padding-bottom:0px !important;  
}

ul li.zone_citta a
{
color:#FFF !important;
text-decoration:none !important;
}

ul li.zone_citta_up a
{
color:#7D7E7F !important;
text-decoration:none !important;
}

ul li.zone_citta a:hover
{
color:#7D7E7F !important;
text-decoration:none !important;
}

#testo_bianco_dx a {
	color: #ef7f01;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

#testo_bianco_dx a:hover {
	color: #fff;
}

/** GPZ END **/

/*##STYLE_TEXT_BEGIN##*/
.nomePartner{
	font-size: 14px;
        font-weight: bold;
}
/*##STYLE_TEXT_END##*/
