/* CSS Document */
body{
	font-family: Verdana, Helvetica Neue, sans-serif;
	font-size:11px;
	text-align:center;
	margin:0px;
	padding:0px;
	/*background-image: url(../images/ita/grafica/sfondo.jpg);*/
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-position:top;
}

.page{
   width:100%;
}



.contenuto{
   width:1000px;
 }

.content_page{
	background-image: url(../images/ita/grafica/sfondo_content.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:1000px;
	min-height:412px;
	height: auto !important;
	height:412px;	
	
	
	background-color:#FFFFFF;
}

.content_page_home{
	background-repeat:no-repeat;
	background-position:top left;
	width:1000px;
	background-image:url(../images/ita/grafica/img_home.jpg);
	height:471px;
}

.content_page_home_eng{
	background-repeat:no-repeat;
	background-position:top left;
	width:1000px;
	background-image:url(../images/eng/grafica/img_home.jpg);
	height:471px;
}

.content_page_prodotti{
	background-image: url(../images/ita/grafica/sfondo_content_home.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	width:1000px;
}

.content_page_prodotti_cucchiaio{
	background-image: url(../images/ita/prodotti/cucchiaio.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}


.lingue{
	width:1000px;
	padding-bottom:5px;
}

.content_page_innovations{
	/*background-image:url(../images/ita/immagini_pagine/back_innovations.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
	width:1000px;
	min-height:412px;
	height: auto !important;
	height:412px;	
	
	
	background-color:#FFFFFF;
}
.content_page_venditalia{
	/*background-image:url(../images/ita/venditalia/venditalia.jpg);*/
	background-repeat:repeat-x;
	background-position:top center;
	width:1000px;
	min-height:450px;
	height: auto !important;
	height:450px;	
	background-color:#FFFFFF;
}

.content_page_contattaci {
	/*background-image:url(../images/ita/immagini_pagine/back_contattaci.jpg);*/
	background-repeat:repeat-x;
	background-position:top center;
	width:1000px;
	min-height:450px;
	height: auto !important;
	height:450px;	
	background-color:#FFFFFF;
}



.content_page_atlante {
	/*background-image:url(../images/ita/immagini_pagine/prodotti_atlante.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
	width:1000px;
	min-height:460px;
	height: auto !important;
	height:460px;	
	
	
	background-color:#FFFFFF;
}

.content_page_phedra {
	/*background-image:url(../images/ita/immagini_pagine/prodotti_phedra.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
	width:1000px;
	min-height:460px;
	height: auto !important;
	height:460px;	
	
	
	background-color:#FFFFFF;
}

.content_page_snack {
	/*background-image:url(../images/ita/immagini_pagine/prodotti_snack.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
	width:1000px;
	min-height:460px;
	height: auto !important;
	height:460px;	
	
	
	background-color:#FFFFFF;
}


/* MENU TOP */

.menu{
	width:100%;
	height:29px;
	text-align:left;
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin-top:5px;

}

.menu div{
	float:left;
}


.bottom{
   
   border:1px solid red;
   width:1000px;
   padding-top:5px; 
   padding-bottom:5px;
   text-align:left; 

}

a{
	color:#000000;
	
}

p{
	padding:0px;
	margin:0px;
}


/* CASELLE INPUT */

.input{
	border:1px solid #B90A07;
	width:250px;
}

.table_contatti{
}
.table_contatti td{
	padding-right:7px;
}

.table_contattiOK{
	padding-right:7px;

}

.table_contattiOK td{
	padding-top:7px;
}


.error{
	color:#B90A07;
}


.riquadro_prodotti{
	padding-right:10px; 
	padding-left:10px; 
	padding-top:10px; 
	padding-bottom:10px; 
	text-align:justify; 
	line-height:13px;
	font-size:10px;
	vertical-align:top;
}

.table_riquadro{

}
.table_riquadro td{
	border-bottom:1px solid #8F99A0;
	text-align:left;

}

.riquadro_sfondo{
background-color:#E5E8EB;
color:#7D888E;
font-weight:bold;

}
.riquadro_sfondo_colore{
color:#7D888E;
font-weight:bold;

}











