html, body {
	margin: 0;
	padding:0;
}

body { 
	font-family: arial, verdana, sans-serif;
	font-size: 76%;
	text-align: center;
	margin-top: 10px;
}

div#contenitore {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	background-image: url(../immagini/rightcol.gif);
	background-repeat: repeat-y;					
	background-position: top right;

}

div#header {
	background-image: url(../immagini/background_top.jpg);
	background-repeat: repeat-y;					
	background-position: top right;
	background-color: #FFFFFF;
}

div#menu {
	height: 40px;
	background: #FFFFFF;
	background-image: url(../immagini/backmenu.gif);
	background-repeat: repeat-x;					
	background-position: center left;
	font-family: verdana, arial, sans-serif;
}
	div#menu ul{
		list-style-type: none;
		margin: 0;																		
		padding: 0;
	}
	
	div#menu li{	
		float: left;
		width: 7.1em;
		padding: 5px 0px 5px 0px;
		border-width: 1px 1px 1px 1px;
		border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
		border-style: solid;
		margin: 6px 1px 0px 1px;
		font-weight: bold;
		font-size: 105%;
		text-align: center;
	}
	
	div#menu a { 
		color:#FFFFFF;
		text-decoration: none;
	}
	
	div#menu a:hover {
		color: #C60000; 
		text-decoration: none;
		background: #FFFFFF;
	}


div#footer {
	clear: both; 
	text-align: left; 
	padding: 0.5em;
    background-color: #C60000; 
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
}


div#colonna { 
	float: right;
	margin: 0 auto;
	text-align: center;
	width: 180px;
}

	div#lingue {
		margin-top: 13px;
		background: #FFFFFF;
		width: 70%;
		text-align: center;

	}
		
		#lingue A {
			 padding: 1px 1px 1px 1px; 
			 border: #E6F5CE 1px solid; 
			 display: block; 
			 background: none transparent scroll repeat 0% 0%; 
			 color: #000000; 
			 height: 15px; 
			 margin: 3px;
			 text-decoration: none;
		}

		#lingue A:hover {
			border: #000000 1px solid; 
			padding: 1px; 
			display: block; 
			background: #C60000; 
			color: #FFFFFF; 
			height: 15px; 
			text-decoration: none;
		}
	
	div#prodottoGiorno {
		margin: 20px 0px;
		width: 90%;
		background: #FFFFFF;
		border-width: 1px;
		border-color: #C60000;
		border-style: dashed;
	}
	
		div#prodottoGiorno h1 {
			font-size: 100%;
			font-weight: normal;
		}
		
		div#prodotto testo {

		}
		
		.immagine {
			float: left;
		}
	
		.descrizione {
			text-align: center;
			font-size: 100%;
		}

		
div#contenuti{ 
	margin-right: 180px;
	padding: 1em; 
	background-color: #FFFFFF;
}

#contenuti h1 {
	font-size: 170%;
}

#contenuti h2 {
	font-size: 120%;
	color: #C60000;
	margin-bottom: 0px;
}


#contenuti img {
	padding: 0.5em;
	/*border: 1px #C60000 dashed;*/
	float: left;
/*	margin: 1px;*/
}

.verde {
	color: #00D700;
}

.arancione {
	color: #FF3333;
}

	ul {
		list-style-type: none;
		margin-left: 100px;														
	}

	
	a {
		color:  #C60000;
	}
	
	.prodottiConvenzionali {
		padding:3px 5px;
		display: block;
		margin: 3px;
	}
	

	
	.prodottiBio {
		padding:3px 5px;
		display: block;
		margin: 3px;
	}
		
	img {
		background: transparent;
		border: none;
	}
	
	
	.greenTable {
		border: #00D700 1px solid;
	}
	
	.redTable {
		border: #C60000 1px solid;
	}
	
	td {
		padding: 3px;
	}
	

	.greenThead {
		font-weight: bold;
		text-align: center;
		background: #00D700;
		color: white;
	}
	
	.redThead {
		font-weight: bold;
		text-align: center;
		background: #C60000;
		color: white;
	}
	
	.centrato {
		text-align: center;
	}
	
	.marchietto {
		border: 0px #FFFFFF solid;
	}
	
		.ricette {
		width: 200px;
		padding:3px 5px;
		display: block;
		margin: 3px;
	}
	
		.ricette A {
			 padding: 1px 1px 1px 1px; 
			 border: #C60000 1px solid; 
			 display: block; 
			 background: none transparent scroll repeat 0% 0%; 
			 color: #C60000; 
			 height: 15px; 
			 margin: 3px;
			 text-decoration: none;
		}

		.ricette A:hover {
			border: #C60000 1px solid; 
			padding: 1px; 
			display: block; 
			background: #C60000; 
			color: #FFFFFF; 
			height: 15px; 
		}
		
		form {
			width: 80%; 
			padding:5px;
		}
		 
		fieldset { 	padding: 1em; }
		
		legend {
			font-weight:bold;
			font-style:normal;
			color: #C60000;
			padding:5px;
		}

.novita {
	width: 80%;
	margin: 10px;
	padding: 2px;
}

.novitaTesto {
	/*border: #C60000 1px solid;*/
}

.novitaImg {
	border: none;
}

table h1 {
	font-size: 90%;
}

table h2 {
	font-size: 80%;
}

.bio {
	color: #FEAC01;
}

.Conv {
	border: 1px solid #00D700;
	margin: 2px;
}

.Biologico {
	border: 1px solid #FEAC01;
	margin: 2px;
}

.Conv2 {
	border: 3px solid #00D700;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.Biologico2 {
	border: 3px solid #FEAC01;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#logofiordiriso {
	margin-left: 5em;
}

.Floatright {
	float: right;
}

.TitoloConvenzionale {
	color: #00D700;
}

.titoloRosso {
	color: #C60000;
}

.RicetteBordeaux { color: #AE021C; }
.RicetteArancio { color: #FAAA63; }
.RicetteVerde { color: #2DF816; }
.RicetteMarrone { color: #804000; }
.RicetteVerdeScuro { color: #354F00; }
.RicetteMarroncino { color: #AC6802; }
.RicetteAzzurro { color: #6699CC; }
.RicetteRosso { color: #B00000; }
.RicetteGiallo { color: #E9BA01; }
