	/* CSS Document */
body  {
	background-color:#ffffff;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.body  {
	background-color:#ffffff;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

a {
	color: #E56504;
	text-decoration: none;
}

a:hover {
	color: #E56504;
	text-decoration: underline;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}


table, tr, td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

html { 
	font: 11px Verdana,sans-serif;
}

input, select, textarea, option {
	font: 11px Verdana,sans-serif;
	margin: 2px;
}

img {
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 { 
	color:#E56504;
	font-size:0.90em;
	text-align: center;
}

h2 { 
	color:#E56504;
	font-size: 1.31em;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 5px;
} 

h3 { 
	color:#2F8504; 
	font-size:1.21em;
}

h4 { 
	color:#C35602;
	font-size:1.31em;
}

h5 { 
	color: #FFFFFF;
	font-size: 1.21em;
	text-align: center;
	vertical-align: top;
	padding: 8px 0px 8px 0px;
	font-family: tahoma, arial;
}

ul {
	padding-left: 14px;
}

.pagina_intera {
	width: 100%;
	height: 100%;
	padding: 0px 0px 10px 0px;
}

.template_intero {
	width: 1000px;
	min-height: auto;
	display: table;
	background: url(/images/samplePaginaIntera.gif) left top repeat-y;
}

.riga_template_intero {
	min-height: 100%; 
	display: table-row;
	width: 1000px;
	background: url(/images/footerPaginaIntera.gif) left bottom no-repeat;
}

.colonna_sinistra {
	vertical-align: top;	
	min-height: 100%;
	display: table-cell;
	width: 172px;
	float: left;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

.logo_bg {
	vertical-align: top;
	width: 172px;
	height: 102px;
	background: url(/images/logo.gif) left top no-repeat;
}

.logo {
	vertical-align: top;
	padding: 15px 0px 10px 0px;
	line-height: 3.01em;
}

.sponsor_sx_bg_top {
	width: 172px;
	background:url(/images/sponsorSinistraTop.gif) left top no-repeat;
	padding-top: 12px;
	background-color: #FFFFFF;
}

.sponsor_sx_bg_bottom {
	width: 172px;
	background:url(/images/sponsorSinistraBottom.gif) left bottom no-repeat;
	padding-bottom: 9px;
}

.sponsor_sx {
	width: 169px;
	vertical-align: top;
	text-align: center;
	background-color: #4B9203;
}

.search_bg {
	vertical-align: top;
	width: 172px;
	height: 120px;
	background:url(/images/search.gif) left top no-repeat;
}

.search {
	position: relative;
	vertical-align: top;
	text-align: left;
	height: 120px;
	width: 172px;
	color: #ffffff;
}

.searchText {
	position: absolute;
	top: 11px;
	left: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 105%;
}

input.searchBox {
	border-width: 0px;
	position: absolute;
	top: 27px;
	left: 6px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

input.searchSubmit {
	position: absolute;
	top: 47px;
	left: 26px;	
}

.icona_aiuto_search {
	position: absolute;
	top: 29px;
	left: 148px;
	z-index: 2;
	cursor: help;
}

ul.search_link {
	position: relative;
	top: 72px;
	left: 0px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

li.search_link {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 6px;
	position: relative;
	list-style: none;
	background: url(/images/bulletMenuDestroSearch.gif) left top no-repeat;
	vertical-align: top;
	line-height: 1.81em;
	color: #FFFFFF;
}

.search_link a {
	text-decoration: none;
	color: #FFFFFF;
}

.search_link a:hover {
	text-decoration: underline;
}

.categorie_bg {	
	min-height: 100%;
	vertical-align: top;
	width: 172px;
	background: url(/images/sampleCategorie.gif) left top repeat-y;
}

.categorie_top_bg {
	min-height: 100%;	
	vertical-align: top;
	width: 172px;
	background: url(/images/headerCategorie.jpg) left top no-repeat;
}

.categorie_header {
	vertical-align: top;
	padding: 22px 10px 0px 23px;
	color: #C35602;
}

.categorie {
	padding: 0px 10px 10px 14px;
	color: #FFFFFF;
}

.categorie a {
	text-decoration: none;
	color: #FFFFFF;
}

.categorie a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

ul.categorie_principali {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

li.categorie_principali {
	list-style: none;
	margin: 14px 0px 0px 0px;
	background: url(/images/bulletCategoriaBg.gif) left top no-repeat;
	vertical-align: top;
	line-height: 1.81em;
	color: #FFFFFF;
}

li.categorie_principali a {
	padding: 0px 0px 0px 18px;
}

ul.sotto_categorie {
	padding: 0px 0px 15px 0px; 
	margin: 0px 0px 0px 0px;
}

li.sotto_categorie {
	list-style: none;
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
	background: url(/images/bulletSottoCategoriaBg.gif) left bottom no-repeat;
	vertical-align: top;
	line-height: 1.81em;
	color:#FFFFFF;
}

li.sotto_categorie a {
	padding: 0px 0px 0px 0px;
}

.categorie_footer {
	width: 172px;
	height: 6px;
}

.colonna_centrale {
	vertical-align: top;
	width: 516px;
	height: 100%;
	min-height: 100%;
	display: table-cell;
	float: left;
	padding: 0px 0px 70px 0px;
}

.menu_bg {
	vertical-align: top;
	width: 516px;
	height: 60px;
	background:url(/images/sampleMenu.gif) left top repeat-x;
}

.menu_bg_sinistro {
	vertical-align: top;
	height: 60px;
	background:url(/images/menuSinistra.gif) left top no-repeat;	
}

.menu_bg_destro {
	vertical-align: top;
	height: 60px;
	background:url(/images/menuDestra.gif) right top no-repeat;
	padding: 0px 8px 0px 8px;
}

.menu_element {
	vertical-align: top;
	width: 92px;
	height: 40px;
	float: left;
	text-align: center;
	padding: 15px 3px 0px 4px;
	margin: 0px 0px 0px 0px;
}

.menu_element a {
	color: #FFFFFF;
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
}

.menu_element a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_divisorio {
	vertical-align: top;
	width: 1px;
	height: 60px;
	background:url(/images/divisorioMenu.gif) left top no-repeat;
	float: left;
}

.immagine_centrale {
	vertical-align: top;
	width: 516px;
	height: 244px;
	background: url(/images/immagineCentrale.jpg) left top no-repeat;
}

.corpo_pagina {
	vertical-align: top;
	width: 516px;
	height: 100%;
	background: url(/images/abbellimentoPaginaAltoDestra.gif) right top no-repeat;
}

.corpo_pagina a {
	text-decoration: none;
	font-weight: bold;
}

.corpo_pagina a:hover {
	text-decoration: underline;	
}

.corpo_pagina_sponsor {
	text-align: center;
	padding: 10px;
}

.testo_pagina {
	vertical-align: top;
	text-align: left;
	padding: 0px 8px 0px 8px;
}

.colonna_destra {
	vertical-align: top;
	min-height: 100%;
	height: 100%;
	display: table-cell;
	width: 312px;
	text-align: left;
	float: left;
	padding: 0px 0px 10px 0px;
}

.community_bg {
	vertical-align: top;
	width: 312px;
	height: 154px;
	background: url(/images/login.gif) left top no-repeat;
}

.community {
	max-height: 154px;
	padding: 5px 5px 10px 5px;
	color: #ffffff;
}

.menu_destra_titolo {
	background-color: #FFFFFF;
	padding: 30px 10px 5px 18px;
	color: #2F8504;
}

.menu_destra_header {
	width: 312px;
	height: 9px;
	background: url(/images/headerMenuDestra.gif) left top no-repeat;
}

.menu_destra_bg_2_colonne {
	height: 100%;
	min-height: 100%;
	width: 312px;
	color: #FFFFFF;
	background: url(/images/sampleMenuDestra2Colonne.gif) left top repeat-y;
}

.menu_destra_bg_1_colonna {
	height: 100%;
	min-height: 100%;
	width: 312px;
	color: #FFFFFF;
	background: url(/images/sampleMenuDestra1Colonna.gif) left top repeat-y;
}

.menu_destra {
	height: 100%;
	min-height: 100%;
	width: 304px;
	padding: 0px 3px 0px 5px;
	display: table-cell;
}

.menu_destra_col_sinistra {
	height: 100%;
	min-height: 100%;
	width: 150px;
	float: left;
	padding: 0px 2px 0px 0px;
	text-align: left;
}

.menu_destra_col_destra {
	height: 100%;
	min-height: 100%;
	width: 150px;
	float: left;
	padding: 0px 0px 0px 2px;
}

.menu_destra ul {
	padding: 0px 0px 12px 0px; 
	margin: 0px 0px 0px 0px;
}

.menu_destra li {
	list-style: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 6px;
	background: url(/images/bulletMenuDestro.gif) left top no-repeat;
	vertical-align: top;
	line-height: 1.91em;
	color: #FFFFFF;
	font-size: 11px;
}

.menu_destra a {
	text-decoration: none;
	color: #FFFFFF;
}

.menu_destra a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_destra_footer {
	width: 312px;
	height: 12px;
	background: url(/images/footerMenuDestra.gif) left bottom no-repeat;
}


/* Visualizzazione ricette */
.itemRicetta {
	padding-top: 20px;
	background-color: #FFFFFF;
}

.itemRicetta:hover {
	background-color: #F7E7DE;
}

.itemRicettaSponsor {
	padding-top: 20px;
	text-align: center;
}

.headerRicetta {
	display: table-row;
	height: 50px;
}

.headerSinistraRicetta {
	width: 330px;
	float: left;
	display: table-cell;
}

.immagineRicetta {
	float: left;
	padding-right: 4px;
}

.titoloRicetta h3 {
	font-size: +1;
	padding-bottom: 2px;
}

div.autoreRicetta {
	display: inline;
	color: #2F8504;
}

p.autoreRicetta {
	font-style:italic;
	display: inline;
}

p.autoreRicetta a {
}

p.inseritaDa {
	display: inline;
	font-weight: bold;
}

p.lettureRicetta {
	padding-top: 2px;
	font-weight: bold;
}

.headerDestraRicetta {
	float: left;
	width: 165px;
	text-align: right;
	display: table-cell;
	padding-right: 5px;
}

.descrizioneRicetta {
	background: url(/images/divisorioRicette.gif) left bottom repeat-x;
	padding-top: 4px;
	padding-bottom: 20px;	
}

.navigazioneRicetteFooter {
	margin-top: 1px;
	height: 18px;
	background: url(/images/divisorioRicette.gif) left bottom repeat-x;
}

.navigazioneRicetteSinistraFooter {
	float: left;
	text-align: left;
	width: 250px;
}

.navigazioneRicetteDestraFooter {
	float: left;
	width: 250px;
	text-align: right;
}

.navigazioneRicetteHeader {
	padding-top: 15px;
	height: 22px;
	background: url(/images/divisorioRicette.gif) left bottom repeat-x;
}

.navigazioneRicetteHeaderBordoAlto {
	padding-top: 4px;
	background: url(/images/divisorioRicette.gif) left top repeat-x;
}

.navigazioneRicetteOrdinamento {
	width: 500px;
	text-align: right;
	height: 0px;
	font-weight: bold;
}

p.linkAltrePagineRicette {
	padding-bottom: 10px;
	padding-top: 20px;
	display: block;
}

p.listaRicette {
	padding: 0px 0px 4px 0px;
}

ul.listaRicette {
	padding: 0px 0px 20px 40px;
}

li.listaRicette {
	list-style-type: square;
	color: #DE6902;
	line-height: 150%;
}

li.listaRicette p {
	color: #000000;
}

span.listaRicette {
	color: #000000;
}

.rigaHeaderRicetta {
	height: 100%;
	display: table-cell;
}

.divFotoRicetta {
	width: 150px;
	float: left;
	padding: 0px 10px 0px 0px;
}

.headerDescrizioneRicetta {
	height: 21px;
	background: url(/images/header_bottom_descrizione_ricetta.gif) right bottom repeat-x;
}

.headerSxDescrizioneRicetta {
	width: 4px;
	height: 21px;
	background: url(/images/header_sx_descrizione_ricetta.gif) right top no-repeat;
	float: left;
}

.headerBgDescrizioneRicetta {
	height: 21px;
	background: url(/images/header_bg_descrizione_ricetta.gif) right top  repeat-x;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0px 0px 0px;
}

.headerDxDescrizioneRicetta {
	width: 4px;
	height: 21px;
	background: url(/images/header_dx_descrizione_ricetta.gif) right top  no-repeat;
	float: left;
}

.contenutoDescrizioneRicetta {
	margin: 4px 0px 0px 0px;
	height: 100%;
}

.divCaratteristicheRicetta {
	width: 340px;
	float: left;
}

.divDescrizioneRicetta {
	width: 300px;
	padding: 20px 0px 0px 0px;
}

.caratteristicheSx {
	width: 190px;
	float: left;
	padding: 0px 5px 0px 0px;
}

.caratteristicheDx {
	width: 140px;
	float: left;
	padding: 0px 0px 0px 5px;
}

div.singolaCaratteristica {
	padding: 0px 0px 10px 0px;
	color: #000000;
}

ul.caratteristicaRicetta {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

li.caratteristicaRicetta {
	list-style-type: square;
	color: #DE6902;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

span.nomeCaratteristica {
	color: #000000;
	font-weight: bold;
}

span.valoreCaratteristica {
	color: #000000;
}

.colonnaSxRicetta {
	width: 300px;
	float: left;
}

.colonnaDxRicetta {
	width: 190px;
	padding: 20px 0px 0px 10px;
	float: left;
}

.sponsor_ricetta {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

li.listaIngredienti {
	list-style-type: square;
	list-style-position: inside;
	color: #DE6902;
	padding: 0px 0px 0px 2px;
	line-height: 14px;
}

span.ingrediente  {
	color: #000000;
}

ol.preparazione {
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
	color: #DE6902;
	font-weight: bold;
}

li.preparazione {
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

span.preparazione {
	color: #000000;
	font-weight: normal;
}

.mychicucina_header {
	width: 190px;
	height: 40px;
	background: url(/images/mychicucina_header.gif) right top  no-repeat;	
}

.mychicucina_bg {
	width: 180px;
	background: url(/images/mychicucina_bg.gif) right top  repeat-y;	
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}

#mychicucina_operazioni {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 180px;
}

.mychicucina_center {
	width: 190px;
	height: 28px;
	background: url(/images/mychicucina_center.gif) right top no-repeat;
}

.mychicucina_footer {
	width: 190px;
	height: 15px;
	background: url(/images/mychicucina_footer.gif) right top no-repeat;	
}

span.disclaimer {
	line-height: 20px;
}

span.paragrafoCorpoPagina {
	padding-bottom: 10px;
	display: block;
	text-align: justify;
}

.testoEvidenziatoCorpoPagina {
	color: #E56504;
	font-weight: bold;
}

.testoEvidenziatoCorpoPaginaCellaSinistra {
	color: #E56504;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
}

.testoNormaleCorpoPagina {
	color: #000000;
	font-weight: normal;
}

.newsletter {
	width: 250px;
	height: 112px;
	background: url(/images/newsletter.gif) left top no-repeat;	
	color: #FFFFFF;
	padding-top: 25px;
}

.newsletter a {
	color: #FFFFFF;
}

span.linkSitiAmici {
	line-height: 16px;
	text-align: center;
}

ul.listaCriteriRicerca {
	margin: 6px 0px 0px 0px;
	padding-bottom: 20px;
}

li.listaCriteriRicerca {
	list-style-type: square;
	color: #DE6902;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	line-height: 150%
}

a.listaPagineFooter {
	padding: 3px 5px 3px 5px;
	border: 1px double #CCCCCC;
	line-height: 28px;
}

a.listaPagineFooter:hover {
	background-color: #E56504;
	color: #FFFFFF;
	text-decoration: none;
	border-color: #000000;
}

.listaPagineFooterActive {
	padding: 3px 5px 3px 5px;
	border: 1px double #CCCCCC;
	background-color: #2F8504;
	color: #FFFFFF;	
}

.testoEvidenziatoCorpoPaginaRicerca {
	float: left;
	color: #E56504;
	font-weight: bold;
	text-align: right;
	padding: 5px 5px 0px 0px;
}

.help {
	cursor: help;
}

.divMenuLateraleSinistra {
	background-color: #FFFFFF;
	padding: 8px 0px 0px 8px;
	margin: 0px;
}

ul.menuLateraleSinistra {
	padding: 0px 0px 0px 0px; 
	margin: 6px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	list-style: none;
}

ul.menuLateraleSinistra li a {
	padding-left: 22px;
	line-height: 1.89em;
}

li.homePageMenuItem {
	background: url(/images/icona_home.gif) left center no-repeat;
}

li.addFavoriteMenuItem {
	background: url(/images/icona_favorite.gif) left center no-repeat;
}

li.addNewsletterMenuItem {
	background: url(/images/icona_newsletter.gif) left center no-repeat;
}

div.laterale_sinistro {
	width: 172px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	background-color: #FFFFFF;
}