/* CSS Document */

body
{
margin:0px;
padding:0px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#0D3078;
}

#wrapper
{
margin-top:20px;
}

#header
{
background:url(../img/logo.gif) left bottom no-repeat;
height:97px;
position: relative;
}

#header_separator
{
height:10px;
background:#FEDB2E;
}

p
{
margin:0px;
padding:0px;
}

/* GESTIONE LINK */

a
{
color:#F06A3A;
text-decoration:none;
}

a:hover, a:visited
{
color:#990000;
}

a:active
{
color:red;
}
a.catalogue {
	background: url(../img/catalogue.jpg) no-repeat left top;
	display: block;
	height: 39px;
	width: 223px;
	color: #333;
	padding: 12px 0 0 15px;
	margin: 15px 0 0 25px;
	font-size: 120%;
	}

/* --------------------------- gestione menu --------------------------- */

#menu_wrapper
{
/* da usare in caso di necessità */
}

#navigazione
{
display:block; height:84px;
}

#navigazione ul 		{margin:0; padding:0; list-style-type:none;}
#navigazione li 		{float:left; display:block;}
#navigazioneli.list1 	{background:transparent url(../img/b1_ins.jpg);}
#navigazione li.list2 	{background:transparent url(../img/b2_ins.jpg);}
#navigazione li.list3 	{background:transparent url(../img/b3_ins.jpg);}
#navigazione li.list4 	{background:transparent url(../img/b4_ins.jpg);}
#navigazione li.list5 	{background:transparent url(../img/b5_ins.jpg);}
#navigazione li.list6 	{background:transparent url(../img/b6_ins.jpg);}
#navigazione li.list7 	{background:transparent url(../img/b7_ins.jpg);}
#navigazione li.list8 	{background:transparent url(../img/menu_bg.jpg);}

#navigazione a 		{display:block; height:69px; color:#000; text-decoration:none; overflow:hidden;}
* html #navigazione a:link, * html #navigazione a:visited {height:84px; height:0;}

#navigazione a#item1 {background:transparent url(../img/b1_ins.jpg) top  no-repeat;width:69px;height:84px;}
#navigazione a#item2 {background:transparent url(../img/b2_ins.jpg) top no-repeat;width:90px;height:80px;}
#navigazione a#item3 {background:transparent url(../img/b3_ins.jpg) top no-repeat;width:91px;height:80px;}
#navigazione a#item4 {background:transparent url(../img/b4_ins.jpg) top no-repeat;width:79px;height:80px;}
#navigazione a#item5 {background:transparent url(../img/b5_ins.jpg) top no-repeat;width:105px;height:80px;}
#navigazione a#item6 {background:transparent url(../img/b6_ins.jpg) top no-repeat;width:71px;height:80px;}
#navigazione a#item7 {background:transparent url(../img/b7_ins.jpg) top no-repeat;width:93px;height:80px;}
#navigazione a#item8 {background:transparent url(../img/menu_bg.jpg) no-repeat;width:99px;height:80px;}


#navigazione a#item1:hover {background:transparent url(../img/b1_ins.jpg) 0px -84px; z-index:50;}
#navigazione a#item2:hover {background-position:0px -84px; z-index:50;}
#navigazione a#item3:hover {background-position:0px -84px; z-index:50;}
#navigazione a#item4:hover {background-position:0px -84px; z-index:50;}
#navigazione a#item5:hover {background-position:0px -84px; z-index:50;}
#navigazione a#item6:hover {background-position:0px -84px; z-index:50;}
#navigazione a#item7:hover {background-position:0px -84px; z-index:50;}

/* --------------------------- fine gestione menu --------------------------- */

/* ------------------

a.item2
{
background:transparent url(../img/b1_ins.jpg) 0px -84px  no-repeat;
}

a.prodotti
{
background-position:0px -84px; z-index:50;
}

a.ricette
{
background-position:0px -84px; z-index:50;
}

a.faq
{
background-position:0px -84px; z-index:50;
}

a.trade
{
background-position:0px -84px; z-index:50;
}

a.contatti
{
background-position:0px -84px; z-index:50;
}

--------------- */

#content_zone
{
background:url(../img/bg_body.jpg) repeat-x bottom;
padding:15px;
}

#waves
{
background:url(../img/onde.jpg) no-repeat;
height:73px;
}

.content_wrapper
{
margin-bottom:20px;
}

#product_showcase
{
background:url(../img/bg_product_room.jpg)  repeat-x;
height:235px;
}

#product_showcase.eng {
	height: 130px;	
}
p.evidenziato { color: #273D5C; }
p.evidenziato a { color: #44679D;  text-decoration: underline;}
p.evidenziato a:hover { color: #273D5C; text-decoration: none; }

.scelta_lingua { outline: none; float: left; font-size: 14px; color: #4E72A6; display: block; width: 350px; text-align: center; padding-top: 160px; }
.scelta_lingua span { font-size: 14px; font-weight: bold; text-transform: uppercase; color: #11337A; display: block; width: 100%; }
.scelta_lingua.italian { background: transparent url(../img/scelta_italiano.jpg) no-repeat center 40%; }
.scelta_lingua.english { background: transparent url(../img/scelta_english.jpg) no-repeat center 40%; }
.scelta_lingua.index { position: absolute; top: -100px; left: 720px; width: 100px; height: 30px; font-size: 11px; float: right; padding-top: 70px; }

#yellow_footer
{
background:#FEDB2E;
height:25px;
	
}

/* gestione box dei lanci di prodotto sopra il footer */

.p_box_up_sx
{
background:url(../img/product_box_up_sx.png) no-repeat;
width:15px;
height:15px;
}

.p_box_up_dx
{
background:url(../img/product_box_up_dx.png) no-repeat;
width:15px;
height:15px;
}

.p_box_dw_dx
{
background:url(../img/product_box_dw_dx.png) no-repeat;
width:15px;
height:15px;
}

.p_box_dw_sx
{
background:url(../img/product_box_dw_sx.png) no-repeat;
width:15px;
height:15px;
}

.product_box
{
width:208px;
height:150px;
}

.product_box
{
font-size:10px;
}

.bg_white
{
background-color:#FFFFFF;
}

.product_title
{
font-size:14px;
color:#0D3078;
font-weight:bold;
}

.p_icon
{
margin-bottom:7px;
}

.opacityit
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
cursor:pointer;
}

.opacityit:hover
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.right_border
{
border-right:2px solid #00335E;
}

.footer_map
{
width:260px;
margin:10px 0px;
font-size:10px;
font-weight:bold;
text-align:center;
}

.float_left
{
float:left;
margin:0px 5px 5px 0px;
}

.lancio_prodotto
{
font-size:12px;
padding-right:20px;
line-height:1.8em;
color:#0D3078;
}

h2
{
margin:0px;
padding:0px;
font-weight:bold;
font-style:oblique;
font-size:14px;
color:#0D3078;
}

.content_box
{
padding-right:15px;
}

.p_index_tab_up
{
background:url(../img/tab_prodotti_up.jpg) no-repeat;
height:34px;
}

.p_index_tab_dw
{
background:url(../img/tab_prodotti_dw.jpg) no-repeat;
height:19px;
}

.p_index_center
{
background:url(../img/tab_prodotti_content.gif) repeat-y;
width:494px;
padding:5px 10px;
font-size:11px;
line-height:1.6em;
}

.p_index_name
{
margin:4px 0px 3px 20px;
color:#CC0000;
font-size:16px;
font-weight:bold;
}

.more_margin
{
margin-right:10px;
}

/* gestione dei link in zone speciali della pagini: ad es, titoli di box */

.footer_map a, .footer_map a:visited
{
color:#00335E;
}

.footer_map a:hover
{
color:#990000
}

.product_title a
{
color:#00335E;
}

.product_title a:hover
{
color:#990000;
}

.bordo_laterale
{
border-right:1px solid #E3E3E3;
border-left:1px solid #E3E3E3;
}

.p_index_box
{
margin-bottom:5px;
}


/* ---------------------------- menu ricette e menu prodotti --------------------------------------------*/
.p_menu
{
margin-top:80px;
}

.p_menu a:visited
{
color:#F06A3A;
}


.p_menu td
{
font-weight:bold;
}

.p_menu img
{
margin:0px 10px 0px 0px;
}
/*
.p_menu_label
{margin-left:30px;
margin-top:7px;
}*/

.p_menu_label
{margin-left:30px;
margin-top:0px;cursor: pointer;
}
.menutitle {
	background:url(../img/bg_p_menu.jpg) repeat-x left center; 
	/*height:34px;*/padding:7px 0;
	width:258px;
	font-size:16px;
	font-weight:bold;
	vertical-align: center;}
	
	
.menutitle{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
cursor:pointer;
}

.menutitle:hover
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}
		
	
.p_sub_menu_label
{
font-size:12px; text-indent:30px;
line-height:16px;
display:block;
padding:3px;
}

.p_sub_menu_label:hover
{
background:#C6CFDB;
}/*
.p_sub_menu_label
{
font-size:12px;
line-height:16px;
display:block;
padding:3px;
}
.p_sub_menu_label:hover
{
background:#C6CFDB;
}
*/

.img_prima{background:url(../img/p1_menu.jpg) -5px -2px no-repeat;}
.img_basso{background:url(../img/p2_menu.jpg) -5px -2px no-repeat;}
.img_catering{background:url(../img/p6_menu.jpg) -5px -2px no-repeat;}
.img_premium{background:url(../img/p5_menu.jpg) -5px -2px no-repeat;}
.img_specialita{background:url(../img/p3_menu.jpg) -5px -2px no-repeat;}
.img_insalate{background:url(../img/p0_menu.jpg) -5px -2px no-repeat;}

.img_prima, .img_basso, .img_catering, .img_premium, .img_specialita{padding:7px 0; text-indent:25px;  display:block;}
.img_insalate{padding:7px 0; text-indent:55px;  display:block;}
 
.menutitlePr{
	background:url(../img/bg_p_menu.jpg) repeat-x left center; 
	/*height:34px;*/padding:0px 0;
	width:258px;
	font-size:16px; 
	font-weight:bold;
	vertical-align: center;}
	
.menutitlePr, .menutitle{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
cursor:pointer;
}

.menutitlePr:hover
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.p_menu_labelPr
{margin-left:30px;
margin-top:0px;cursor: pointer;
}
.p_sub_menu_labelPr
{
font-size:12px; text-indent:55px;
line-height:16px;
display:block;
padding:3px;
}
.p_sub_menu_labelPr a span.rientro{padding-left:55px;}

.p_sub_menu_labelPr:hover
{
background:#C6CFDB;
}
.highlight
{
background:#FF6600;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.scheda_p_top
{
background:url(../img/scheda_top.gif) no-repeat bottom;
}

.scheda_p_center
{
background:url(../img/scheda_p_center.gif) repeat-y;
padding:15px;
padding-top:20px;
}

.scheda_p_bottom
{
background:url(../img/tab_prodotti_dw.jpg) no-repeat bottom;
height:19px;
}

.tab_label
{
margin:5px 0px 0px 0px;
text-align:center;
font-weight:bold;
font-size:12px;
}

.tab1
{
height:30px;
width:103px; 
background:url(../img/tab1.jpg) 3px 0px no-repeat;
cursor:pointer;
color:white;

}

.tab1:first-letter
{
text-transform:uppercase;
}

.tab1:hover, .tab1_selected
{
background:url(../img/tab1_on.jpg) 3px 0px no-repeat;
color:11377a;
}

.tab2
{
height:30px;
width:80px; 
background:url(../img/tab2.jpg) 0px 0px no-repeat;
cursor:pointer;
color:white;
}

.tab2:hover, .tab2_selected
{
background:url(../img/tab2_on.jpg) 0px 0px no-repeat;
color:#11337a;
}

.tab3
{
height:30px;
width:140px; 
background:url(../img/tab3.jpg) 0px 0px no-repeat;
cursor:pointer;
color:white;
}

.tab3:hover, .tab3_selected
{
background:url(../img/tab3_on.jpg) 0px 0px no-repeat;
color:#11337a;
}

h3
{
font-size:18px;
color:#11337a;
font-weight:bold;
margin:5px 0px;
padding:0px;
}

.scheda_p_space p
{
font-size:11px;
margin-bottom:20px;
}

h4
{
font-size:11px;
color:#FEBE10;
font-weight:bold;
text-transform:uppercase;
padding:0px;
margin:0px;
}

.title_block
{
background:#FEBD10;
height:20px;
margin:5px 0px;
}

.title_block
{
background:#FEBD10;
height:20px;
margin:5px 0px;
}

.title_label
{
font-size:11px;
color:white;
text-transform:uppercase;
font-weight:bold;
padding:4px 0px 3px 5px;
}

.box_ricetta td
{
height:25px;
border-bottom:1px solid #CCCCCC;
font-size:10px;
}

.testo_ricetta
{
padding-left:10px;
font-size:11px;
}

.hidden
{
display:none;
}


/*
a.basso, a.prima, a.specialita, a.premium, a.catering, a.insalate
{
color:red;
}
*/


.title_nutrizionali
{
background:#99CC00;
height:15px;
margin:20px 0px 5px 0px;

}

.title_nutrizionali_label
{
font-size:10px;
color:white;
text-transform:uppercase;
font-weight:bold;
padding:2px 0px 1px 5px;
}

.valori
{
font-size:14px;
font-weight:bold;
color:#CC6600;
background:#FFFFCC;
display:BLOCK;
padding-left:10px;
}

.valori_sub
{
font-size:14px;
font-weight:bold;
color:#CC6600;
background:#FFFFCC;
margin-left:15px;
margin-top:5px;
padding-left:10px;
}

.valori_note
{
font-size:10px;
color:#CC6600;
background:#FFFFCC;
font-weight:normal;
}

.title_faq
{
margin:4px 0px 3px 0px;
color:#CC0000;
font-size:16px;
font-weight:bold;
}

.faq p
{
font-size:11px;
}

.corsivoRosso {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	/*font-weight: bold;*/
	color: #CC3300;
	text-decoration: none;
	margin-bottom:10px;	
}

.corsivoRossoSmall {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	margin-bottom:10px;	
}

.azienda p
{
font-size:12px;
}

.recipes p
{
font-size:11px;
}

.recipes h3
{
font-size:14px;
margin-bottom:0px;
margin-top:5px;
}

.separator
{
background:url(../img/separatore.gif) center repeat-x;
height:20px;
}

.ricetta_txt
{
font-size:12px;
}

#form
{
font-size:12px;
}

#form input
{
height:15px;
padding-left:3px;
margin-bottom:5px;
cursor:pointer;
}

input.selected 		
{
background:#B3BEAE;

}

input.normal	{}

textarea
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

textarea.selected 		
{
background:#B3BEAE;

}

textarea.normal	{}

.area_riservata ul
{
margin:5px 10px;
}

.area_riservata a
{
font-size:11px;
}



ul	{margin:0px;padding:0px; list-style:none;}

/* --------- gestione mappa -------------- */

ul#mappa1 {
margin:0;padding:0;
margin-top:20px;
list-style:none;
position:relative;
width:636px;
height:200px;
background:url(../img/flotta/mappa.gif) left top no-repeat;
}
ul#mappa1 li {
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	border:2px solid #FFFFFF;
	background-image: url(../img/flotta/sfondo_zone.gif);
}

#mappa1 a {
display:block;
width:100%;
height:100%;
}


#mappa1 .alt { display:none }

li#mappa1-link1 {
	left:334px;
	top:65px;
	width:39px;
	height:23px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}

li#mappa1-link2 {
	left:259px;
	top:138px;
	width:40px;
	height:20px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}
li#mappa1-link3 {
	left:480px;
	top:134px;
	width:40px;
	height:17px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}
li#mappa1-link4 {
	left:269px;
	top:113px;
	width:40px;
	height:19px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}

li#mappa1-link5 {
	left:250px;
	top:88px;
	width:40px;
	height:20px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}

li#mappa1-link6 {
	left:369px;
	top:115px;
	width:38px;
	height:19px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}

li#mappa1-link7 {
	left:487px;
	top:92px;
	width:38px;
	height:17px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}

li#mappa1-link8 {
	left:365px;
	top:140px;
	width:40px;
	height:19px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}

li#mappa1-link9 {
	left:462px;
	top:114px;
	width:39px;
	height:15px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}

li#mappa1-link10 {
	left:339px;
	top:93px;
	width:41px;
	height:16px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}

li#mappa1-link11 {
	left:444px;
	top:154px;
	width:43px;
	height:15px;
	border:2px solid #7A7265;
	background:url(../img/flotta/sfondo_zone.gif) repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity: 0.4;
}

/* ------------- gestione comparsa div ------------- */

#interface1 {
	z-index:1;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#fff;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:0px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
 font-family:tahome, Arial, Helvetica, sans-serif;
 color:#666666;
 font-size:13px;
 padding:12px 0 0 18px;
 text-align:left;
}


.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 3px solid #eee;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 0px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

.descrizione_risorsa
{
font-size:12px;
margin-bottom:7px;
}

.descrizione_materiale
{
font-size:11px;
}

/* accordion */

.accToggler{ margin:0; padding:0; cursor:pointer;}
.accContent{font-size:11px;  display:block;  padding-top:10px;/*height:130px;color:#2C3C56; background:#fff; */
 background: url(../img/sfo_listateam.jpg) 0 0 repeat-x;}