/* ************************************************
www.nutella.it
nutella.css

Author: Gianluca Buoncompagni - Neo Network Srl
First Draft:		Fri Oct  9 12:16:14     2009
************************************************* */


/* BASIC
================================================== */
*{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

html, body{
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #000;
	background: #fff;
}
body{
	text-align: center;
	background: url('../img/bg_nocciole.jpg') 50% 70px no-repeat;
}

h1{}
h2{}
h3{}
h4{}
h5{}

a{
	color: #CD141B;
	outline: 0;
}
object, embed{
	outline: 0;
}
a:hover{
	color: #000;
}

.active,{
	cursor: default;
}
a.link{
	display: block;
	font-weight: bold;
	color: #cd141b;
	padding-left: 6px;
	font-size: 12px;
	margin-top: 16px;
	background: url('../img/freccina.png') 0 50% no-repeat;
}
p{
	margin-bottom: 12px;
}

.alt{
	display: none;
}

.noFlash{
	text-align: left;
	padding: 24px;
	width: 90%;	
	display: none;
}
.noFlash h2{
	line-height: 30px;
}
.dwlFlash{
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	margin: 10px;
	width: 80%;
}
.dwlFlash img{
	display: block;
	margin: 0 auto;
}

.txt{
	border: 1px solid #ddd;
}
img{-ms-interpolation-mode:bicubic;}
/* Struttura 
====================================================== */
#mainWrap{
	width: 970px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
}
#mainContent{
	width: 100%;
	margin-bottom: 10px;
}
#header{
	margin: 0 10px;
}
.mainFlashTop{
	background: url('../img/bg_flash.png') top left no-repeat;
	height: 12px;
}
.mainFlash{
	background: url('../img/bg_flash.png') bottom left no-repeat;
	padding-bottom: 22px;
	text-align: center;
	margin-bottom: -6px;
}

.mainFlash div{
	margin: 0 auto;
}

#barraBox{
	width: 100%;
	overflow: hidden;
	margin-bottom: 6px;
}
#barraBox div{
	float: left;
	display: inline;
}
#barraBox div h3{
	text-indent: -5000px;
}


/* MENU ======================== */
#menu{
	width: 730px;
	height: 78px;
	float: right;
	margin-top: -67px;
	position: relative;
	background: url('../img/bg_ombra_menu.png') 0 0 no-repeat;
	overflow: hidden;
}
ul#mainMenu li{
	display: block;
	position: absolute;
	top: 10px;
	overflow: visible;
	z-index: 100;
}
ul#mainMenu li a{
	display: block;
	text-indent: -5000px;
	line-height: 37px;
	height: 37px;
	width: 100px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	background: url('../img/sprite_menu.png') 0 0 no-repeat;
}
ul#mainMenu li#mm1{width:129px; left: 0;}
ul#mainMenu li#mm2{width:191px; left: 129px;}
ul#mainMenu li#mm3{width:153px; left: 320px;}
ul#mainMenu li#mm4{width:149px; left: 473px;}
ul#mainMenu li#mm5{width:106px; left: 622px;}

ul#mainMenu li#mm1 a{width:129px; background-position:0 0px;}
ul#mainMenu li#mm2 a{width:191px; background-position:-129px 0px;}
ul#mainMenu li#mm3 a{width:153px; background-position:-320px 0px;}
ul#mainMenu li#mm4 a{width:149px; background-position:-473px 0px;}
ul#mainMenu li#mm5 a{width:106px; background-position:-622px 0px;}

ul#mainMenu li#mm1 a:hover{background-position:0 -40px;}
ul#mainMenu li#mm2 a:hover{background-position:-129px -40px;}
ul#mainMenu li#mm3 a:hover{background-position:-320px -40px;}
ul#mainMenu li#mm4 a:hover{background-position:-473px -40px;}
ul#mainMenu li#mm5 a:hover{background-position:-622px -40px;}

ul#mainMenu li#mm1.active a,
ul#mainMenu li#mm1.rolling a{background-position:0 -40px;}
ul#mainMenu li#mm2.active a,
ul#mainMenu li#mm2.rolling a{background-position:-129px -40px;}
ul#mainMenu li#mm3.active a,
ul#mainMenu li#mm3.rolling a{background-position:-320px -40px;}
ul#mainMenu li#mm4.active a,
ul#mainMenu li#mm4.rolling a{background-position:-473px -40px;}
ul#mainMenu li#mm5.active a,
ul#mainMenu li#mm5.rolling a{background-position:-622px -40px;}

#sfondoSubMenu{
position: absolute;
top: 10px;
left: 0;
width: 690px;
padding-left: 38px;
height: 37px;
z-index: 1;
background: url('../img/bg_submenu.png') bottom left no-repeat;
}
ul#mainMenu li ul.subMenu{
position: absolute;
width: 500px;
top: -10px;
left: 0;
padding-left: 38px;
height: 12px;
padding-top: 12px;
margin-top: 10px;
z-index: 2;
padding-bottom: 10px;
}
ul#mainMenu li ul.subMenu li{
position: static;
float: left;
background: url('../img/bg_separatore_submenu.png') right -4px no-repeat;
margin-right: 24px;
padding-right: 25px;
}

ul#mainMenu li ul.subMenu li a{
position: static;
display: block;
 height: 13px;
 line-height: 13px;
 font-size: 11px;
 float: left;
  width: auto;
 text-indent: -5000px;
background: url('../img/sprite_sottomenu.png') 0 0 no-repeat;

}
ul#mainMenu li#mm1 ul.subMenu li#sml1 a{
	width: 116px;
	background: url('../img/sprite_sottomenu.png') 0 0px no-repeat;
}
ul#mainMenu li#mm1 ul.subMenu li#sml2 a{
	width: 65px;
	background: url('../img/sprite_sottomenu.png') 0 -14px no-repeat;
}
ul#mainMenu li#mm1 ul.subMenu li#sml3 a{
	width: 138px;
	background: url('../img/sprite_sottomenu.png') 0 -42px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml4 a{
	width: 65px;
	background: url('../img/sprite_sottomenu.png') 0 -28px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml5 a{
	width: 73px;
	background: url('../img/sprite_sottomenu.png') 0 -56px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml6 a{
	width: 65px;
	background: url('../img/sprite_sottomenu.png') 0 -70px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml7 a{
	width: 50px;
	background: url('../img/sprite_sottomenu.png') 0 -85px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml8 a{
	width: 65px;
	background: url('../img/sprite_sottomenu.png') 0 -100px no-repeat;
}

ul#mainMenu li#mm1 ul.subMenu li#sml1 a:hover,
ul#mainMenu li#mm1 ul.subMenu li#sml1 a.active{
	background: url('../img/sprite_sottomenu.png') -160px 0px no-repeat;
}
ul#mainMenu li#mm1 ul.subMenu li#sml2 a:hover,
ul#mainMenu li#mm1 ul.subMenu li#sml2 a.active{
	background: url('../img/sprite_sottomenu.png') -160px -14px no-repeat;
}
ul#mainMenu li#mm1 ul.subMenu li#sml3 a:hover,
ul#mainMenu li#mm1 ul.subMenu li#sml3 a.active{
	background: url('../img/sprite_sottomenu.png') -160px -42px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml4 a:hover,
ul#mainMenu li#mm2 ul.subMenu li#sml4 a.active{
	background: url('../img/sprite_sottomenu.png') -160px -28px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml5 a:hover,
ul#mainMenu li#mm2 ul.subMenu li#sml5 a.active{
	background: url('../img/sprite_sottomenu.png') -160px -56px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml6 a:hover,
ul#mainMenu li#mm2 ul.subMenu li#sml6 a.active{
	background: url('../img/sprite_sottomenu.png') -160px -70px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml7 a:hover,
ul#mainMenu li#mm4 ul.subMenu li#sml7 a.active{
	background: url('../img/sprite_sottomenu.png') -160px -85px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml8 a:hover,
ul#mainMenu li#mm4 ul.subMenu li#sml8 a.active{
	background: url('../img/sprite_sottomenu.png') -160px -100px no-repeat;
}
ul#mainMenu li ul.subMenu li.last{
 background: none;
}
ul#mainMenu li#mm1 #sm1 li a{width:auto; background-position: top right;}
ul#mainMenu li#mm2 #sm2 li a{width:auto;  background-position: top right;}
ul#mainMenu li#mm3 #sm3 li a{width:auto;  background-position: top right;}
ul#mainMenu li#mm4 #sm4 li a{width:auto;  background-position: top right;}
ul#mainMenu li#mm5 #sm5 li a{width:auto;  background-position: top right;}

/* counter */
#counter{
	margin: 0 5px 5px;
	width: 960px;
	height: 77px;
}
/* footer ================= */
#footer{
	width: 940px;
	padding: 0 10px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 11px;
	color: #561714;
	background:  url('../img/bg_footer.png') 0 0 no-repeat;
	position: relative;
}
#footer #copy{	float: left; display: inline;}
#footer ul{	float: right;	display: inline; margin-right: 290px;}
#footer ul li{	display: inline;}
#footer ul li a{color: #561714;}
#footer ul li a:hover{	color: #b82227;}

#footer a#clickable{
	display: block;
	text-indent: -5000px;
	width: 80px;
	height: 25px;
	position: absolute;
	top: 0;
	right: 10px;
}

/* Accordion 
====================================================== */
#boxAccordion{
	width: 960px;
	margin-left: 5px;
}
#boxAccordion h3{
	text-indent: -5000px;
	line-height: 30px;
	height: 30px;
	background-image: url('../img/sprite_accordion.png');
	background-position: 0 0;
	cursor: pointer;
}
#boxAccordion div.pane {
	display:none;
	height:180px;
	padding:4px;
	font-size:12px;
	background: #fff url('../img/bg_accordion.png') 0px 0px no-repeat;
}
#boxAccordion div#panel3{
	background: url('../img/bg_accordion.png') bottom left no-repeat;
}
#boxAccordion h3#accordion1{	background-position: 0 0;}
#boxAccordion h3#accordion2{	background-position: 0 -30px;}
#boxAccordion h3#accordion3{	background-position: 0 -60px;}
#boxAccordion h3#accordion1.current{	background-position: 0 -90px; cursor: default;}
#boxAccordion h3#accordion2.current{	background-position: 0 -120px; cursor: default;}
#boxAccordion h3#accordion3.current{	background-position: 0 -150px; cursor: default;}

#boxAccordion div.pane div{
	float: left;
	height: 180px;
	position: relative;
}
#boxAccordion div#panel1 div p {
	font-size:11px;
	right: 48px;
	position:absolute;
	top:56px;
	width:140px;
}
#box_acc_sapevi_che{
	width: 316px;
	background: #fff url('../img/bg_accordion_sapevi_che.png') top right no-repeat;
}
#box_acc_nutella_con{
	width: 340px;
	background: #fff  url('../img/bg_accordion_nutella_con.png') top right no-repeat;
}
#box_acc_pane{
	width: 290px;
	background: #fff  url('../img/bg_accordion_pane.png') 10px 0 no-repeat;
}
#boxAccordion div#panel1 div#box_acc_pane p {
	right: 12px;
}
#panel2{
	position: relative;
}
#panel2 img{
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}
#panel2 h4{
	margin-top: 15px;
	font-size: 16px;
	margin-bottom: 6px;
}
#panel2 h4 a{
	color: #000;
}
#panel2 p{
margin-left:180px;
width:510px;
font-size: 11px;
}
#panel2 span{
display: block;
margin-bottom: 15px;
}
#panel2 #social{
	background: url('../img/bg_social.png') 0px 0px no-repeat;
	position: absolute;
	top: 32px;
	right: 20px;
	width: 184px;
	height: 123px;
	text-indent: -5000px;
}
#panel2 #social a{
	display: block;
	line-height: 30px;
	text-indent: -5000px;
	position: absolute;
	left: 0;
}
#panel2 #social a#twt{
	width: 183px;
	top: 45px;
}
#panel2 #social a#fb{
	width: 183px;
	top: 80px;
}
#panel3 div h4{
	text-indent: -5000px;
}
#panel3 div p{
	font-size: 11px;
	position: absolute;
}
#panel3 div#box_mito_nazionale{
	width: 367px;
	height: 180px;
	background: url('../img/bg_accordion_nazionale.png') top left no-repeat;
	position: relative;
}
#panel3 div#box_mito_nazionale p {
left:196px;
top:53px;
width:160px;
}
#panel3 div#box_mito_collezioni{
	width: 286px;
	height: 180px;
	background: url('../img/bg_accordion_collezioni.png') 11px -3px no-repeat;
	position: relative;
}
#panel3 div#box_mito_collezioni p {
	top: 53px;
	left:122px;
	width:150px;
}
#panel3 div#box_mito_storia{
	width: 286px;
	height: 180px;
	background: url('../img/bg_accordion_storia.png') top right no-repeat;
	position: relative;
}
#panel3 div#box_mito_storia p {
	left:96px;
	top:132px;
}

/* BOX 
====================================================== */
#boxColazioneLarge{
	width: 640px;
	height: 235px;
	position: relative;
	margin-left: 6px;
	background: url('../img/bg_colazione_large.png') top left no-repeat;
}
#boxColazioneLarge #testoSapevi {
font-size:11px;
position:absolute;
right:115px;
top:100px;
width:115px;
}
#boxColazioneLarge #testoColazione {
font-size:11px;
position:absolute;
right:273px;
top:121px;
width:135px;
}
#boxColazioneLarge a.btn { 
	display:block;
	height:32px;
	left:60px;
	position:absolute;
	text-indent:-5000px;
	top:196px;
	width:283px;
	background: url('../img/btn_scopri_colazioni.png') 0px 0px no-repeat;
}
#boxColazioneLarge a.btn:hover {	
	background: url('../img/btn_scopri_colazioni.png') 0px -32px no-repeat;
}
#boxColazioneLarge img {
	position:absolute;
	left:20px;
	top:40px;
}
/* ---------- */
#boxEsplora{
	background: url('../img/bg_box_esplora.png') 0px 2px no-repeat;
	width:313px;
 	height:231px;
 	position: relative;
 	margin-left: 4px;
}
#boxEsplora p {
	margin-left:22px;
	margin-top:62px;
	width:150px;
}
#boxEsplora a { 
	width:244px;
	height:32px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_esplora.png') 0px 0px no-repeat;
	position:absolute;
   top:194px;
   left:35px;   
}
#boxEsplora a:hover {	
	background: url('../img/btn_esplora.png') 0px -31px no-repeat;
}
.low #boxEsplora{
	background: url('../img/bg_box_esplora_low.png') 0px 2px no-repeat;
	width:295px;
 	height:194px;
 	position: relative;
 	margin-left: 0px;
}
.low #boxEsplora p {
	margin-top:58px;
}
.low #boxEsplora a { 
   top:154px;
   left:17px;   
   width:144px;
	height:32px;
	background: url('../img/btn_esplora_low.png') 0px 0px no-repeat;
}
.low #boxEsplora a:hover {	
	background: url('../img/btn_esplora_low.png') 0px -32px no-repeat;
}
/* ---------- */
#boxAColazione{
	width: 362px;
	height: 195px;
	position: relative;
	background: url('../img/bg_box_acolazione.png') top left no-repeat;
}
#boxAColazione p{ 
	text-indent: -5000px;
}
#boxAColazione a { 
	width:314px;
	height:32px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_scopri_colazioni.png') 0px 0px no-repeat;
	position:absolute;
   bottom:8px;
   left:46px;   
}
#boxAColazione a:hover {	
	background: url('../img/btn_scopri_colazioni.png') 0px -32px no-repeat;
}
#boxAColazione img{
	margin-top: 26px;
	margin-left: 84px;
}
/* ---------- */
#boxMito{
	width: 302px;
	height: 195px;
	background: url('../img/bg_box_mito.png') top left no-repeat;
	position: relative;
}
#boxMito h4{
	text-indent: -5000px;
}
#boxMito img{
	margin-top: 27px;
	margin-left: 18px;
}
#boxMito a { 
	width:127px;
 /*	height:60px;*/
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_scoprili.png') 0px 0px no-repeat;
	position:absolute;
   bottom:10px;
   left:86px;   
}
#boxMito a:hover {	
	background: url('../img/btn_scoprili.png') 0px -30px no-repeat;
}
/* ---------- */
#boxColazione2 {
	background: url('../img/bg_box_colazione_2.jpg') 0px 0px no-repeat;
	width:322px;
 	height:207px;
 	position: relative;
 	margin-left: 3px;
 }
#boxColazione2 p {
	margin-left:20px;
	margin-top:60px;
	width:140px;
}
#boxColazione2 a { 
	width:77px;
	height:32px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_entra.png') 0px 0px no-repeat;
	position:absolute;
   bottom:10px;
   left:15px;
}
#boxColazione2 a:hover {	
	background: url('../img/btn_entra.png') 0px -32px no-repeat;
}
/* ---------- */
#boxEtichetta2 {
	background: url('../img/bg_box_etichetta.png') 0px 0px no-repeat;
	width:313px;
 	height:207px;
 	 position: relative;
}
#boxEtichetta2 p {
	margin-left:20px;
	margin-top:40px;
	width:120px;
}
#boxEtichetta2 a { 
	width:244px;
	height:32px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_leggi_etichetta.png') 0px 2px no-repeat;
	position:absolute;
   bottom:10px;
   left:32px;
}
#boxEtichetta2 a:hover {	
	background: url('../img/btn_leggi_etichetta.png') 0px -30px no-repeat;
}
/* ---------- */
#boxMito2 {
	background: url('../img/bg_box_mito2.png') 0px 0px no-repeat;
	width:332px;
 	height:207px;
 	position: relative;
}
#boxMito2 h4{
text-indent: -5000px;
}
#boxMito2 p {
	margin-left:20px;
	margin-top:45px;
	width:120px;
}
#boxMito2 a { 
	width:127px;
	height:32px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_leggi_storia.png') 0px -1px no-repeat;
	position:absolute;
   bottom:10px;
   left:15px;   
}
#boxMito2 a:hover {	
	background: url('../img/btn_leggi_storia.png') 0px -33px no-repeat;
}
/* ---------- */
#boxNutellaCon2 {
	display:block;	
	background: url('../img/bg_box_nutella_con.png') 0px 2px no-repeat;
	width:328px;
 	height:185px;
 position: relative;
}
#boxNutellaCon2 img{
	margin-left: 64px;
	margin-top: 30px;
}
#boxNutellaCon2 a { 
	width:314px;
	height:32px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_sco.png') 0px 0px no-repeat;
	position:absolute;
   bottom:8px;
   left:25px;   
}
#boxNutellaCon2 a:hover {	
	background: url('../img/btn_sco.png') 0px -32px no-repeat;
}
/* ---------- */
#boxNutella2 {
	display:block;
	background: url('../img/bg_box_nutella.png') 0px 2px no-repeat;
	width:313px;
 	height:184px;
	position: relative;
}
#boxNutella2 p {
	margin-left:20px;
	margin-top:32px;
	width:120px;
}
#boxNutella2 a { 
	width:244px;
	height:32px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_leggi_etichetta.png') 0px 2px no-repeat;
	position:absolute;
   bottom:8px;
   left:32px;
}
#boxNutella2 a:hover {	
	background: url('../img/btn_leggi_etichetta.png') 0px -30px no-repeat;
}
/* ---------- */



/* HOME PAGE 
====================================================== */
#mainFlashHp{
	margin: 0px 0 0px 18px;
	height: 368px;
	position: relative;
	background: url('../img/bg_home.jpg') 0 6px no-repeat;
}
div#videoHp{
	height:312px;
	position:absolute;
	right:43px;
	top:31px;
	width:472px;
}
body#home #boxManifesto{
	height: 235px;
	background: #fff url('../img/bg_box_manifesto_hp.png') top left no-repeat;
}


/* ETICEHTTA 
====================================================== */
#boxEtichetta{
	width: 947px; 
	height: 331px;
}

/* CONFEZIONI 
====================================================== */
#toolConfezioni{
	padding: 10px 0 0;
	background: url('../img/bg_box_confezioni.png') top left no-repeat;
}

#toolConfezioni #flashConf{
	width:940px; 
	padding-left: 15px;
	height:362px;
}
#hiddenContent{	
	padding:10px 22px 20px 24px;
	background: #fff url('../img/bg_box_confezioni.png') bottom left no-repeat;
}
#hiddenContent div{		
	height: 0;
	display: none;
}

#boxAColazione{
	margin-left: 5px;
}

#hiddenContent table{
	float: left;	
	border:2px solid #efefef;
	margin-right: 9px;
}
#hiddenContent #hc1 table{
	width: 222px;
}
#hiddenContent #hc2 table{
	width: 299px;
}
#hiddenContent #hc3 table{
	width: 453px;
}
#hiddenContent  table caption{
	background:#ea211a;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px 1px;
	color: #fff;
}
#hiddenContent  td, th{
	font-size: 11px;
	padding: 1px 8px;
}

#hiddenContent  tr.even td,
#hiddenContent  tr.even th {
	background-color: #f4f5f9;
}
#hiddenContent  tr.first td,
#hiddenContent  tr.first th {
	border-bottom: 1px solid #ea211a;
	color: #ea211a;
	font-weight: normal;
}
p.nota{
	clear: both;
	font-size: 10px;
	color: #999;
	padding-top: 4px;
}


/* NOCCIOLA 
====================================================== */
#flashNocciola{
	width: 946px;
	height: 395px;
}
body#nocciola .mainFlash{
	padding-bottom: 18px;
}

/* SAPEVI CHE 
====================================================== */
#flashSapevi{
	width: 920px;
	height: 340px;
	padding-bottom: 8px;
}

/* NUTELLA CON... 
====================================================== */
body#nutellacon .mainFlash{
	padding-bottom: 12px;
}
#boxNutellaCon{
	width: 947px; 
	height: 373px;
}

#boxManifesto{
	width: 317px;
	height: 190px;
	position: relative;
	background: #fff url('../img/bg_box_manifesto_slim.png') top left no-repeat;
	margin-left: 3px;
}
#boxManifesto h3 a {
	display:block;
	height:140px;
	left:3px;
	position:absolute;
	top:0;
	width:310px;
}
body#home #boxManifesto h3 a {
	height:180px;
}
#boxManifesto a#btn_aderisci { 
	width:134px;
 /*	height:60px;*/
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_aderisci.png') 0px 0px no-repeat;
	position:absolute;
   bottom:10px;
   left:14px;
}
#boxManifesto a#btn_aderisci:hover {	
	background: url('../img/btn_aderisci.png') 0px -30px no-repeat;
}	

#boxManifesto a#btn_leggi { 
	width:134px;
 /*	height:60px;*/
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_leggi.png') 0px 0px no-repeat;
	position:absolute;
   bottom:10px;
   right:14px;
}
#boxManifesto a#btn_leggi:hover {	
	background: url('../img/btn_leggi.png') 0px -30px no-repeat;
}	

#boxSapeviChe{
	width: 190px;
	height: 150px;
	padding: 40px 106px 0 20px;	
	position: relative;
	background: url('../img/bg_box_sapevi_che.png') 0 2px no-repeat;
}

#boxSapeviChe a{
	width:134px;
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_scopri_perche.png') 0px 0px no-repeat;
	position:absolute;
   bottom:10px;
   left:14px;
}
#boxSapeviChe a:hover{
	background: url('../img/btn_scopri_perche.png') 0px -30px no-repeat;
}

#boxCambiaColazione{
	width: 162px;
	height: 115px;
	padding: 70px 130px 0px 34px;
	position: relative;
	background: #fff url('../img/bg_box_cambia_colazione.png') 0 3px no-repeat;
}
#boxCambiaColazione a{
	width:127px;
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_scegli_pane.png') 0px 0px no-repeat;
	position:absolute;
   bottom:4px;
   left:30px;
}
#boxCambiaColazione a:hover{
	background: url('../img/btn_scegli_pane.png') 0px -30px no-repeat;
}

#boxDettaglio{
	width: 952px;
	height: 380px;
	position: relative;
	background: url('../img/bg_dettaglio_colazione.jpg') 0 -2px no-repeat;
}
#boxDettaglio img#imgColBig{
	position: absolute;
	bottom: 62px;
	left: 10px;
}
#altreColazioni select{
	border: 1px solid #ccc;
	position: absolute;
	bottom: 22px;
	right: 20px;
}
#dettaglioColazione {
	height:260px;
	position:absolute;
	right:24px;
	top:48px;
	width:390px;
}
#dettaglioColazione h3{
	font-size: 20px;
	margin-bottom: 20px;
	color: #5d1a17;
}
#dettaglioColazione p{
	font-size: 12px;
	text-align: left;
	line-height: 120%;
}
#tabellaNutrizionale{
	display: none;
}
#valoriNut { 
	width:117px;
	height:20px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_valori_nut.png') 0px 0px no-repeat;
	position:absolute;
   top:-36px;
   right:4px;
}
#guardaCol { 
	width:127px;
	height:20px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_guarda_colazione.png') 0px 0px no-repeat;
	position:absolute;
   top:-36px;
   right:4px;
}

table#tbl_valoriNutrizionali{
	width: 99%;
	margin-top: 0px;
border: 1px solid #ddd;
}
table#tbl_valoriNutrizionali th, td{
	padding: 3px 7px;
	text-align: center;
	white-space: nowrap;
}
table#tbl_valoriNutrizionali th.label, td.label{
	text-align: left;
}
table#tbl_valoriNutrizionali tr.energia td{
	border-bottom: 1px solid #ea211a;
	color: #ea211a;
	background-color: #f2f2f2;
	font-weight: bold;
}
table#tbl_valoriNutrizionali tr.even td{
	background-color: #f2f2f2;
}
table#tbl_valoriNutrizionali th{
	text-transform: uppercase;
	color: #fff;
	background-color: #ea211a;
}
#dettaglioColazione .noteTbl{
	margin-top: 4px;
	text-align: left;
	color: #ea211a;
	line-height: 100%;
}
#dettaglioColazione .noteTbl p{
	font-size: 11px;
	margin-bottom: 5px;
		line-height: 100%;
}

/* PANI E NUTELLA 
====================================================== */
#pani{
	margin-left: 26px;
	padding-top: 96px;
	overflow: auto;
	background: url('../img/bg_pani.png') 5px 10px no-repeat;
}
#pani ul{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
#pani ul li{
	display: inline;
	float: left;
	margin-left: 3px;
}
#pani ul li a{
	display: block;
	width: 150px;
	height: 125px;
	background-image: url('../img/sprite_pane.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -5000px;
}
#pani ul li#pane1 a{	background-position: 0 0; }
#pani ul li#pane2 a{	background-position: -154px 0; }
#pani ul li#pane3 a{	background-position: -308px 0; }
#pani ul li#pane4 a{	background-position: -462px 0; }
#pani ul li#pane5 a{	background-position: -615px 0; }
#pani ul li#pane6 a{	background-position: -770px 0; }
#pani ul li#pane7 a{	background-position: 0 -125px; }
#pani ul li#pane8 a{	background-position: -154px -125px; }
#pani ul li#pane9 a{	background-position: -308px -125px; }
#pani ul li#pane10 a{	background-position: -462px -125px; }
#pani ul li#pane11 a{	background-position: -615px -125px; }
#pani ul li#pane12 a{	background-position: -770px -125px; }

#dettaglioPane{
	background: url('../img/bg_pani.jpg') 15px 5px no-repeat;
	height: 354px;
	position:relative;
	padding: 10px 40px 0;
	text-align: left;
}
#dettaglioPane h2{
	font-size: 25px;
	line-height: 150%;
}
#dettaglioPane h3{
	width: 485px;
	font-size: 13px;
}
#dettaglioPane img{
	position: absolute;
	bottom: 10px;
	left: 285px;
}
#dettaglioPane img#p1{	bottom: 48px;}
#dettaglioPane img#p2{	bottom: 10px;}
#dettaglioPane img#p3{	bottom: 70px;}
#dettaglioPane img#p4{	bottom: 42px;}
#dettaglioPane img#p5{	bottom: 67px;}
#dettaglioPane img#p6{	bottom: 10px;}
#dettaglioPane img#p7{	bottom: 47px;}
#dettaglioPane img#p8{	bottom: 63px;}
#dettaglioPane img#p9{	bottom: 27px;}
#dettaglioPane img#p10{	bottom: 30px;}
#dettaglioPane img#p11{	bottom: 40px;}
#dettaglioPane img#p12{	bottom: 33px;}

#dettaglioPane #dettaglioCopy {
	display:block;
	font-size:12px;
	position:absolute;
	right:40px;
	top:50px;
	width:372px;
}
#dettaglioPane select {
	border:1px solid #CCCCCC;
	bottom:16px;
	position:absolute;
	right:55px;
}
#dettaglioPane table {
	width: 100%;
	border:2px solid #efefef;
}

#dettaglioPane table caption{
	background:#ea211a;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px 1px;
	text-transform: uppercase;
	color: #fff;
}
#dettaglioPane td, th{
	font-size: 11px;
	padding: 1px 10px;
}
#dettaglioPane th.vnm{
	text-align: center;
	border-bottom: 1px solid #ea211a;
	background-color: #f4f5f9;
}
#dettaglioPane th.gda{
	text-align: center;
	color: #ea211a;
	font-size: 16px;
	border-left: 1px solid #ea211a;
	border-bottom: 1px solid #ea211a;
		background-color: #f4f5f9;
}
#dettaglioPane th.thR{
	text-align: left;
	color: #ea211a;
	border-bottom: 1px solid #ea211a;
		background-color: #f4f5f9;
}
#dettaglioPane tr.even td,
#dettaglioPane tr.even th{
	background-color: #f4f5f9;
}
#dettaglioPane td.colPane,
#dettaglioPane th.colPane{
	text-align: right;
	padding-right: 40px;
}



/* MITO 
====================================================== */
#boxNutellaville {
background:transparent url(../img/bg_box_nutellaville.jpg) no-repeat scroll left top;
height:165px;
margin-bottom:10px;
margin-left:5px;
padding:45px 20px 0 700px;
position:relative;
width:240px;
}
#boxNutellaville p#p2{
width:140px;
}
#boxNutellaville p#p3{
	margin-top: 30px;
text-align: center;
}
a#btn_NVEntra { 
	width:85px;
 /*	height:60px;*/
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_nv_entra.png') 0px 0px no-repeat;
	position:absolute;
   top:88px;
   right:30px;   
}
a#btn_NVEntra:hover {	
	background: url('../img/btn_nv_entra.png') 0px -30px no-repeat;
}
a#btn_NVReg { 
	width:124px;
 /*	height:60px;*/
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_nv_registrati.png') 0px 0px no-repeat;
	position:absolute;
   top:168px;
   right:74px;   
}
a#btn_NVReg:hover {	
	background: url('../img/btn_nv_registrati.png') 0px -30px no-repeat;
}



#flashMito{
	width: 946px;
	height: 395px;
}
body#mito .mainFlash{
	padding-bottom: 18px;
}
/* MANIFESTO 
====================================================== */
#flashManifesto{
	background: url('../img/bg_box_manifesto.png') 0 10px no-repeat;
	padding-top: 50px;
	margin-left: 20px;
	width: 938px;
	overflow: auto;
}
#flashManifestoBig{
	display: inline;
	width: 722px;
	height: 525px;
	margin-bottom: 6px;
	float: left;
}
#flashManifesto .colonna{
	display: inline;
	float: right;
	width: 206px;
	height:auto !important;
	height:534px ;
	min-height:534px;
	
	background: url('../img/bg_manifesto_colonna.png') bottom left no-repeat;
}
#flashManifesto .colonna p{
	font-size: 12px;
	padding: 0 10px 0px;
	text-align: left;
}
#flashManifesto .colonna p.nelBox{
	padding: 0 15px 0px;
}
#flashManifestoSmall{	
	padding: 0 8px 5px;
	height: 146px;
	background: #fff url('../img/bg_manifesto_colonna.png') 0 52px no-repeat;
}
#flashManifesto .colonna a#btn_man_ad { 
	width:174px;
	height:25px;
	display:block;
	text-indent:-5000px;
		margin: 0 auto;
	background: url('../img/btn_aderisci_man.png') 0px 0px no-repeat;
}
#flashManifesto .colonna a#btn_man_ad:hover {	
	background: url('../img/btn_aderisci_man.png') 0px -25px no-repeat;
}
#flashManifesto .colonna a#btn_man_leggi { 
	width:182px;
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/btn_leggi_man.png') 0px 0px no-repeat;
	margin: 0 auto;
	margin-bottom: 16px;
}
#flashManifesto .colonna a#btn_man_leggi:hover {	
	background: url('../img/btn_leggi_man.png') 0px -30px no-repeat;
}
#flashManifesto .colonna .buttons {	
	text-align: center;
}


/* SEZIONE MANIFESTO
====================================================== */
body.popManifesto h1{
	text-indent: -5000px;
	width: 140px;
	height: 44px;
	background: url('../img/manifesto/logo.png') top left no-repeat;
position: relative;
z-index: 100;
margin-left: 10px;
}
body.popManifesto #footer{
	padding: 0 10px;
	font-size: 11px;
	color: #561714;
	line-height: 26px;
	margin-left: 7px;
	margin-left: 13px;
	text-align: left;
	background: url('../img/manifesto/footer.png') 0px 0px no-repeat;
}
/* LEGGI MESSAGGI 
====================================================== */
#wrapCommenti{
	background: url('../img/manifesto/bg_leggi.png') 0px 0px no-repeat;
	width:620px;
	height:500px;
	position: relative;
	margin-top: -20px;
	border: 1px solid #fff;
}
#wrapCommenti p strong {
	display:block;
	font-size:15px;
	margin-left:31px;
	margin-top:94px;
margin-bottom: 20px;
}
#elencoCommenti{
	margin: 0 18px;
	height: 350px;
	overflow: auto;
}
.commento{
	background: #fff url('../img/manifesto/separatore.png') bottom center no-repeat;
	padding: 5px 12px 12px;
	font-size: 12px;
}
.commento h3{
	color: #6b8c1c;
	font-size: 17px;
	line-height: 20px;
}

/* SCRIVI COMMMENTO 
====================================================== */
#status{
	position: relative;
	height: 50px;
	margin-top: -10px;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}
#status .bentornato{
	line-height: 50px;
	font-size: 12px;
}
#status #tbl_login td{
	font-size: 11px;
	padding: 2px 0;
	padding-right: 4px;
}
#status #tbl_login td label{
	font-size: 11px;
	line-height: 15px;
}
#status #tbl_login td input.txt{
	width: 100px;
}
#scrivi {
	background: url('../img/manifesto/bg_scrivi.jpg') 0px 0px no-repeat;
	width:660px;
 	height:405px;
	position: relative;
}
#scrivi h2{
	text-indent: -5000px;
}

#scrivi form {
	text-align: center;
	display:block;
	left:158px;
	position:absolute;
	top:130px;
	width:330px;
}
#scrivi form label {
	font-size:15px;
	font-weight:bold;
	line-height:40px;
}
#scrivi form textarea{
	display: block;
	width: 328px;
	border: 1px solid #ddd;
	height: 90px;
}
#scrivi form button { 
	width:137px;
 /*	height:60px;*/
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/manifesto/btn_invia.png') 0px 0px no-repeat;
	cursor: pointer;
	margin: 5px auto;
}
#scrivi form button:hover {	
	background: url('../img/manifesto/btn_invia.png') 0px -30px no-repeat;
}

/* SCARICA PIN 
====================================================== */
#scarica{
	background: url('../img/manifesto/bg_scarica.jpg') 0px 0px no-repeat;
	width:634px;
 	height:406px;
 	position: relative;
}
#scarica h2{
	text-indent: -5000px;
}
#scarica p {
	font-size:13px;
	font-weight:bold;
	left:196px;
	position:absolute;
	text-align:center;
	top:170px;
	width:260px;
}
#scarica p strong{
	display: block;
	text-indent: -5000px;
}
#feedback #footer{
	margin-left: 13px;
}

a#btn_scarica { 
	width:106px;
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/manifesto/btn_scarica_pin.png') 0px 0px no-repeat;
	position:absolute;
   top:290px;
   left:164px;
}
a#btn_scarica:hover {	
	background: url('../img/manifesto/btn_scarica_pin.png') 0px -30px no-repeat;
}
a#btn_fb { 
	width:175px;
	height:30px;
	display:block;
	text-indent:-5000px;
	background: url('../img/manifesto/btn_share_fb.png') 0px 0px no-repeat;
	position:absolute;
   top:290px;
   right:150px;   
}
a#btn_fb:hover {	
	background: url('../img/manifesto/btn_share_fb.png') 0px -30px no-repeat;
}
div#pins{
	position: absolute;
	top: 208px;
	left: 155px;
}
div#pins div{
	display: inline;
	float: left;
	margin-right: 6px;
	text-align: center;
}
div#pins div img{
	display: block;
}

div.grazie {
background-color:#FFFFFF;
height:140px;
left:158px;
position:absolute;
top:174px;
width:330px;
}
#scarica div.grazie p{
	position: static;
	width: auto;
	text-indent: 0px;
	margin-top: 40px;
	display: block;
	text-align: center;
}
#scarica div.grazie p strong{
	text-indent: 0px;
}
div.grazie a#btn_fb{
	position: static;
	margin:  0 auto;
}

/* BLOG 
====================================================== */
#tmpBlog{
	background: url('../img/tmp_bg_blog.png') top left no-repeat;
	padding: 10px 8px;
}

/* NOTE LEGALI 
====================================================== */
body#legals{
	background: url('../img/bg_popup.png') top left no-repeat;
	text-align: left;
}
body#legals ul#nlMenu {	
	padding: 66px 26px 0;
}
body#legals ul#nlMenu li a{	
	font-weight: bold;
	color: #ec1c24;
	line-height: 16px;
}
div#testo{
	margin: 10px 20px 0;
	padding: 10px 5px 0;
	height: 160px;
	font-size: 11px;
	color: #333;
	overflow: auto;
	border-top: 1px solid #efefef;
}
div#testo h2{
	font-size: 12px;
	text-transform: uppercase;
	color: #ec1c24;
	margin-bottom: 10px;
}
div#testo div.page{
	display: none;
}
div#creditsWrap{
	position: relative;
	padding: 0px 4px 0;
	height: 150px;
	background: url('../credits/img/corner.gif') bottom right no-repeat;
}

div#creditsWrap h1{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

div#creditsWrap h2{
	color: #3f6780;
}

div#creditsWrap a{
	color: #3f6780;
	text-decoration: underline;
}

div#creditsWrap #linkMagnolia{
	display: block;
	position: absolute;
	bottom:0px;
	right:100px;
}

div#creditsWrap #linkZodiak{
	display: block;
	position: absolute;
	bottom:0px;
	right:180px;
}

body#legals div#copy{
	position: absolute;
	bottom: 16px;
	left: 20px;
	font-size: 11px;
	color: #561714;
}

/* POPUP 3d 
====================================================== */
#flash3d{
	width: 550px;
	height: 460px;
}

/* FINESTRE MODALI
====================================================== */
/* STILI NECESSARI AL FUNZIONAMENTO CORRETTO */
html, body{
	height: 100%;
}
html.noScroll{
	overflow: hidden;
}
div#modalBoxOverlay{
	display: none;
	width: 100%;
	height: 10000px;
	position: fixed !important;
	position: absolute; /* IE6 */
	top: 0;
	left: 0;
	z-index: 2000;
}	
div#finestraModale{
	 display: none;
	position: fixed !important;
	position: absolute; /*IE6*/
	left: 50%;
	z-index: 2001;
}
div#finestraModale .messaggio{
	/* visibility:hidden; */	
}

/* STILI GRAFICI */
div#modalBoxOverlay{
	background-color: #fff;
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
}	
div#finestraModale{
	width: 550px;	
	height:auto !important;
	height:460px ;
	min-height:460px;	
	/* background: url('../img/bg_modale.png') top left no-repeat; */
	left: 50%;
	margin-left: -275px;	
	text-align: center;
}
div#finestraModale .messaggio{
	margin: 0;
	width: 550px;
	height: 460px;
	position: relative;
	font-weight: bold;
}
div#finestraModale a.btnChiudiModale{
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -5000px;
	background: url('../img/btn_chiudi.png') top left no-repeat;
	position: absolute;
	top: -1px;
	right: -3px;
}

