body {
	margin:0;
	padding:0;
	font-family: "Tahoma", "Verdana", "Arial", "Times New Roman";
	font-size:13px;
	color:#333333;
	cursor:default;
	background: url(img/sfondo_sx.jpg) top left no-repeat #669933;
	padding-left:20px;
}

a {
	color:#333399;
	text-decoration:underline;
}

a:hover {
	color:#3366FF;
	text-decoration:none;
}

.header {	
}

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

select{
	font-size:12px;
	font-family: Tahoma;
	border:1px solid #333333 ;
}

#pulsante_logout{
	width:60px;
}

.footer {
	width:900px;
	margin-left:20px;
}

	.titolo_footer {
		margin-top:10px;
		float:left;
		font-size:10px;
		color:#ffffff;
		font-weight:bold;
	}
	
	.testo_footer {
		float:left;
		margin-top:10px;
		margin-left:5px;
		font-size:10px;
		color:#ffffff;
	}
	
	.footer a {
		color:#ffffff;
		text-decoration:none;
	}
	
	.footer a:hover {
		color:#f6dd84;
		text-decoration:none;
	}


/**index**/
.contenitore {
	float:left;
	width:900px;
	position:relative;
}

.login {
	position:absolute;
	width:315px;
	height:70px;
	right:0px;
}
	
	.campo_login {
		float:left; 
		padding-top:10px;
	}
	
	.testo_login {
		color:#ffffff; 
		font-size:11px; 
		padding-top: 5px;
		width:300px;
		clear:both;
	}
	.testo_login a {
		color:#ffffff;
		text-decoration:none;
	}
	.testo_login a:hover {
		color:#f6dd84;
		text-decoration:none;
	}
	
	
	.intestazione_campi {
		padding-top:10px;
		margin-right:5px;
		font-size:13px;
		float:left; 
		color:#ffffff;
	}
	

	
.funzioni_vendita {
	width:900px;
	height:18px;
	background-color:#336600;
	text-align:center;
}

	.testo_funzioni_vendita {
		float:right;
		margin-right:2px;
		margin-left:3px;
		font-size:12px;
		color:#ffffff;
	}
	
	.funzioni_vendita a {
		color:#ffffff;
		text-decoration:none;
	}
	
	.funzioni_vendita a:hover {
		color:#f6dd84;
		text-decoration:none;
	}

.campo_menu {
	width:900px;
	height:110px;
	background-image:url(img/sfondo_menu2_old.jpg);
	position:relative;
}

		.campo_bottone {
			padding-top:81px;
			height:29px;
			float:left;
		}
		
		.campo_bottone_sx {
			float:left;
			width:9px;
			height:29px;
			background-image:url(img/sfondo_bottone_sx.gif);
		}
		
		.campo_bottone_centro {
			float:left;
			height:29px;
			background-image:url(img/sfondo_bottone_centro.jpg);
		}
		
		.campo_bottone_dx {
			float:left;
			width:9px;
			height:29px;
			background-image:url(img/sfondo_bottone_dx.gif);
		}
		
		.campo_bottone_sel_sx {
			float:left;
			width:9px;
			height:29px;
			background-image:url(img/sfondo_bottone_sel_sx.gif);
		}
		
		.campo_bottone_sel_centro {
			float:left;
			height:29px;
			background-image:url(img/sfondo_bottone_sel_centro.gif);
		}
		
		.campo_bottone_sel_dx {
			float:left;
			width:9px;
			height:29px;
			background-image:url(img/sfondo_bottone_sel_dx.gif);
		}
		
		.testo_bottone {
			margin-top:10px;
			font-size:12px;
			color:#DD0000;
		}
		
		.testo_bottone a {
			color:#DD0000;
			text-decoration:none;
		}
		
		.testo_bottone a:hover {
			color:#DD0000;
			text-decoration:none;
		}
		
		
		
		.campo_bottone_carrello {
			padding-top:70px;
			height:40px;
			float:left;
		}
		
		.campo_bottone_carrello_sx {
			float:left;
			width:10px;
			height:40px;
			background-image:url(img/sfondo_carrello_sx.gif);
		}
		
		.campo_bottone_carrello_centro {
			float:left;
			height:40px;
			background:url(img/sfondo_carrello_centro.jpg) top left repeat-x;
		}
		
		.campo_bottone_carrello_dx {
			float:left;
			width:10px;
			height:40px;
			background-image:url(img/sfondo_carrello_dx.gif);
		}
		
		.testo_bottone_carrello {
			margin-top:10px;
			font-size:14px;
			color:#FFFFFF;
			font-weight:bold;
		}
		
		.testo_bottone_carrello a {
			color:#FFFFFF;
			text-decoration:none;
		}
		
		.testo_bottone_carrello a:hover {
			color:#FFFFFF;
			text-decoration:none;
		}
		

.campo_top_search1 {
	width:900px;
	height:85px;
	background-color:#ffffff;
	border-bottom:2px solid;
	border-color:#f6dd84;
}
	.testo_generico1 {
		float:left;
		padding-top:20px;
		margin-left:10px;
		font-size:13px;
		color:#666666;
	}
	
	.testo_top_search1 {
		padding-top:20px;
		margin-left:10px;
		font-size:13px;
		color:#333399;
		float:left;
	}
	
	/*.testo_top_search_sel {
		margin-top:20px;
		margin-left:10px;
		font-size:13px;
		color:#3366ff;
	}
	
	.titolo_generico {
		float:left;
		margin-top:30px;
		margin-left:30px;
		font-weight:bold;
		font-size:15px;
		color:#DD0000;
	}
	
	
	.testo_top_search a {
		color:#333399;
		text-decoration:underline;
	}
	.testo_top_search a:hover {
		color:#3366FF;
		text-decoration:none;
	}*/
	
.pagina {
	width:900px;
	background-color:#fafafa;
	overflow-x:hidden;
}	
	.titolo_pagina{
		font-weight:bold;
		font-size:16px;
		color:#000000;
		margin-left:45px;
		padding-bottom:10px;
	}
	
	.testo_pagina{
		font-size:13px;
		margin-left:50px;
	}
	
	.titolo_rosso {
		float:left;
		margin-top:30px;
		margin-left:20px;
		font-weight:bold;
		font-size:15px;
		color:#DD0000;
	}
	
	.titolo_bianco {
		float:left;
		margin-top:7px;
		margin-left:20px;
		font-weight:bold;
		font-size:15px;
		color:#FFFFFF;
	}
	
	/*.titolo_bianco a{
		color:#FFFFFF;
		text-decoration:none;
		cursor:default;
	}*/
	
	
	
	.titolo_elenco_top10 {
		float:left;
		font-weight:bold;
		font-size:14px;
		color:#DD0000;
	
		text-align:right;
		width:40px;
		margin-left:10px;
		margin-top:5px;
	

	}
	
	.testo_elenco_top10 {
		margin-left:10px;
		font-size:13px;
		color:#333399;
		width:240px;
		margin-top:5px;
	}
	
	.titoli_sezioni {
		margin-top:20px;
		margin-left:10px;
		font-size:13px;
		color:#666666;
	}

	/**sfondi per i menu**/
	.campo_menu_giornaliero {
		margin-right: 5px;
		margin-top: 15px;
		float:left;
		width:214px;
	}
	
	
	.campo_scelta_menu {
		width:207px;
		height:70px;
	}
	
		.campo_scelta_menu_titolo{	
			width:170px; 
			margin-top:5px;
			margin-left:10px;
			font-size:13px;
			color:#666666;
			padding-left:15px;
			background:url(img/puntino_sel.gif) no-repeat center left;
			text-transform:uppercase;
		}
		
		.campo_scelta_menu_testo{
			margin-top:5px; 
			margin-left:20px;
			font-size:13px;
			color:#333399;
		}
		
	
		.campo_scelta_menu_normale {
			float:right;
			width:198px;
			height:68px;
			background:url(img/sfondo_scelta_centro.jpg) top left repeat-y #FAF8F3;
			border: 1px solid #cfcab8;
		}
		
		
		.campo_scelta_menu_sel {
			float:right;
			width:205px;
			height:68px;
			border: 1px solid #F5C771;
			background-image:url(img/sfondo_scelta_sel.jpg);
		}
		
		
		.campo_scelta_menu_sel .campo_scelta_menu_titolo{	
			background:url(img/puntino_sel.gif) no-repeat center left;
		}
		
		.campo_scelta_menu_normale .campo_scelta_menu_titolo{	
			background:url(img/puntino.gif) no-repeat center left;
		}
		
		.campo_scelta_menu_sel a{	
			color:#3366FF; 
			text-decoration:none;
		}
		
		
		/*.campo_scelta_menu_normale_dx {
			float:right;
			width:1px;
			height:70px;
			background-color:#cfcab8;
		}
		
		.campo_scelta_menu_normale_sx {
			float:right;
			width:1px;
			height:70px;
			background-color:#cfcab8;
		}*/
		
	
		
		/*.campo_scelta_menu_sel_sx {
			float:right;
			width:1px;
			height:70px;
			background-image:url(img/sfondo_scelta_sel_sx.jpg);
		}
		
		.campo_scelta_menu_sel_dx {
			float:right;
			width:7px;
			height:70px;
			background-image:url(img/sfondo_scelta_sel_sx.jpg);
		}*/
		
		.testo_scelta_menu{
			margin-top:10px;
			margin-left:15px;
			font-size:13px;
			color:#666666;		
		}
		
		.link_testo_scelta_menu{
			margin-top:5px;
			margin-right:10px;
			font-size:13px;
			color:#333399;
			float:right;	
		}
		
		
	
	.campo_cartina {
		margin-top:15px;
		float:left;
		width:250px;
		margin-left:11px;
	}
	
	.campo_titolo_cartina {
		float:left;
		width:248px;
		height:33px;
		background-image:url(img/sfondo_titolo_cartina.jpg);
		border-left: 1px solid #CFCAB8; 
		border-right:1px solid #CFCAB8;
	}
	
	.campo_cerca_prodotto {
		width:250px;
	}
	
	.campo_titolo_cerca_prodotto {
		float:left;
		width:248px;
		height:33px;
		background-image:url(img/sfondo_titolo_cartina.jpg);
		border-left: 1px solid #CFCAB8; 
		border-right:1px solid #CFCAB8;
	}
	
	.campo_prodotti {
		width:620px;
	}
	
	.campo_titolo_prodotti {
		width:620px;
		height:33px;
		background-image:url(img/sfondo_titolo_prodotti.jpg);
		float:left;
	}
	
	.campo_titolo_categoria {
		margin-top:20px;
		margin-left:12px;
		font-size:13px;
		color:#333399;
	}
	
	.testo_tabella_categorie{
		padding-top:10px;
		font-size:13px;
	}
	
	.campo_classifica {
		width:620px;
		margin-top:10px;
	}
	/**fine sfondi per i menu**/
	
	
	
.img_menu_oggi {
	margin-top:15px;
	float:left;
	width:400px;
	background-color:#ffffff;
	padding-bottom:10px;
	background: url(img/loading.gif) center center no-repeat;
}


.immagine{
	width:400px;
	height:240px;
}

.immagine_prodotto{
	width: 295px; 
	height: 110px;
	background-color:#FFFFFF;
}

.trasparente {
	width:400px;
	height:35px;
	background-color:#AF3F3B;
}


.titolo_prodotto {
	width:295px;
	height:25px;
	background-color:#D3AA81;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-top:4px;
}

.campo_ricerca {
	float:left;
	width:248px;
	background-color:#f8f5ed;
	border:1px solid;
	border-color:#f6dd84;
}

.testo_ricerca{
	float:left;
	margin-top:10px;
	margin-left:10px;
	font-size:13px;
	color:#666666;
}

.submit_search {
	height:22px;
	background:url(img/sfondo_submit.jpg) top left repeat-x;
	border:1px solid #CFCAB8 ;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	text-align:center;
}

.inputtext_ricerca{
	margin-left: 10px;
	width: 132px;
	border:1px solid #555555 ;
	font-size:12px;
	font-family: Tahoma;
	margin-top: 5px;
	padding:3px;
}

.campo_prodotto {
	float:left;
	width:204px;
	height:200px;
}

.titolo_prodotto{
	
}

.contenitore_prodotti {
	width:620px;
	background-color:#f8f5ed;
	border:1px solid;
	border-color:#f6dd84;
}


	.campo_stagioni{
		width:250px;
		margin-top:15px;
	}
	
	.campo_titolo_stagioni {
		background-image:url(img/sfondo_stagione.jpg);
		border-left:1px solid #CC6666;
		border-right:1px solid #CC6666;
		float:left;
		height:33px;
		width:248px;
	}
	
	.contenitore_ricette {
		background-color:#feefee;
		border:1px solid #cc6666;
		float:left;
		width:248px;

	}
	
	.elenco_ricette {
		width:240px;
		margin-left:auto;
		margin-right:auto;
		padding-bottom:15px;
	}



	.ricetta_immagine{
		margin:15px 5px 10px 5px;
		width:110px;
		height:70px;
		float:left;
		overflow:hidden;
	}
	
	.ricetta_testo{
		margin:15px auto 10px auto;
		width:110px;
		float:left;
		font-size:13px;
		color:#666666;
	}
	



.contenitore_classifica {
	float:left;
	width:622px;
	background-color:#ffffcc;
	border-top:2px solid;
	border-color:#f6dd84;
}
/**fine index**/
/**prodotti**/
.colonna_sx {
	float:left;
	width:180px;
}
.top_colonna_sx {
	width:180px;
	height:50px;
	background-image:url(img/top_colonna_sx.gif);
	overflow:hidden;
	cursor:pointer
}

.navigazione {
	width:700px;
	height:50px;
	margin-left:10px;
}

	.testo_navigazione {
		padding-top:20px;
		margin-left:5px;
		font-size:13px;
		color:#333399;
		float:left;
	
	}
	
	.testo_navigazione_sel {
		color:#3366FF;
		float:left;
		font-size:13px;
		margin-left:5px;
		padding-top:20px;
	}

.centro_colonna_sx {
	float:left;
	width:180px;
	background-color:#EEEFDF;
}

.bottom_colonna_sx {
	float:left;
	width:180px;
	height:50px;
	background-image:url(img/bottom_colonna_sx.gif);
}

.titolo_colonna_sx {
	margin-left:10px;
	font-size:15px;
	color:#DD0000;
}

	.menu_colonna_sx {
		
		width:150px;
		padding-top:5px;
		margin-left:10px;
		font-size:12px;
		color:#666666;
	}
	
	.menu_colonna_sx a {
		color:#666666;
		text-decoration:none;
	}
	
	.menu_colonna_sx a:hover {
		color:#333333;
		text-decoration:none;
	}
	
	.menu_colonna_sx_sel {
	
		width:150px;
		padding-top:5px;
		margin-left:10px;
		font-size:12px;
		font-weight:bold;
		color:#333333;
		
	}

.testo_colonna_sx {
	width:140px;
	padding-top:5px;
	margin-left:10px;
	font-size:12px;
	color:#666666;
}
/*.testo_colonna_sx a {
	color:#666666;
	text-decoration:none;
}
.testo_colonna_sx a:hover {
	color:#333333;
	text-decoration:none;
}
.testo_colonna_sx_sel {
	float:left;
	width:150px;
	margin-top:5px;
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}*/


.campo_carrello {
	margin-top:15px;
	margin-left:10px;
	width:160px;
}


.campo_titolo_carrello {
	width:158px;
	height:33px;	
	background-image:url(img/sfondo_stagione.jpg);
	border-left:1px solid #CC6666;
	border-right:1px solid #CC6666;
}

.campo_prodotti_carrello {
	width:158px;
	color:#666666;
	font-size:12px;	
	background-color:#FEEFEE;
	border:1px solid #CC6666;
}


.campo_titolo_carrello .titoli_sezioni{
	padding:0px;
	margin:0px;
	margin-left:10px;
	padding-top:7px;
} 

.campo_ricerca_colonna_sx {
	margin-top:15px;
	margin-left:10px;
	width:160px;
}

.top_campo_ricerca {
	width:160px;
	height:26px;
	background-image:url(img/top_campo_ricerca.jpg);
}
.centro_campo_ricerca {
	width:160px;
	background-color:#ffffff;
}
.bottom_campo_ricerca {
	width:160px;
	height:26px;
	background-image:url(img/bottom_campo_ricerca.jpg);
}

.pagina_centro {
	width:710px;
	background-color:#ffffff;
	float:left;
}

.titolo_prodotto_scelto {
	width:695px;
	height:33px;
	margin:15px auto auto 10px;
	background:url(img/sfondo_prodotto_scelto.jpg) top left repeat-y #C4534D;
}


.specifica_prodotto {
	float:left;
	margin:15px auto 10px auto ;
	width:300px;
	border:1px solid #000000
}

.titolo_categoria {
	float:left;
	margin-left:30px;
	margin-top: 7px; 
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
}


.descrizione_prodotto {
	width:295px;
	font-size:13px;
	color:#666666;
}

.int_contatto{
	font-size:12px;
}

.text{
	height:18px;
	border:1px solid #CFCAB8;
	width:150px;
	background-color:#F8F5ED;
	font-size:14px;
}

.text2{
	height:18px;
	border:1px solid #CFCAB8;
	width:50px;
	background-color:#F8F5ED;
	font-size:14px;
}

.text_area{
	height:100px;
	border:1px solid #CFCAB8;
	width:515px;
	background-color:#F8F5ED;	
	font-family: "Tahoma", "Verdana";
}

table#carrello{
	width:576px;
	border:1px solid #FFFFFF;
}
td.td_carrello{
	background-color:#669933;
	vertical-align:middle;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
td.td_carrello_dati{
	background-color:#EFF3A9;
	text-align:center;
	vertical-align:middle;
}
td.td_carrello_dati a{
	color:#000000;
	text-decoration:underline;
}
input.invia_carrello{
	background-color:#FFFFFF;
	color:#0578B3;
	border:0px
}
div#carrello_avanti{
	text-align:right;
}
div#carrello_indietro{
	float:left;
	text-align:left
}
td.login_titoli{
	color:#000000;
	font-weight:bold;
}
td.login_celle{
	background-color:#669933;
	padding:20px 20px 0px 20px;
	vertical-align:top;
	color:#FFFFFF;
}

input.login_submit{
	background-color:#EFF3A9;
	color:#000000;
	border:0px;
	width:60px;
	margin-left:140px;
}

.select_prodotto{
	width:140px; 
	margin-left:20px; 
	margin-top:38px; 
	left:0px;
	position:absolute;
}

.select_prodotto_hover{
	width:220px; 
	margin-left:20px;
	margin-top:38px; 
	left:0px;
	position:absolute;
}
