﻿/* -----------------            GENERICI       ----------------- */
body{
background-color: #ffffff;
}


td { font-family: Verdana; font-size: 12px; color: #696969;}

a:link    {color: #77900b; font-family: Arial; font-size: 13px; text-decoration : underline}
a:visited {color: #77900b; font-family: Arial; font-size: 13px; text-decoration : underline}
a:hover   {color: #77900b; font-family: Arial; font-size: 13px; text-decoration : none}


/* -----------------            MENU' SINISTRA      ----------------- */

.bacheca_sx {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
}

a:link.link_bacheca_sx    {color: #ffffff; font-family: Arial; font-size: 12px; font-weight:none; text-decoration : none}
a:visited.link_bacheca_sx {color: #ffffff; font-family: Arial; font-size: 12px; font-weight:none; text-decoration : none}
a:hover.link_bacheca_sx   {color: #ffffff; font-family: Arial; font-size: 12px; font-weight:none; text-decoration : underline}

.bacheca_sx_margin {
	margin-left: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

/* -----------------            BACHECA DOC         ----------------- */

.bac_doc_title {
	font-family: Arial;
	font-size: 25px;
	font-weight:bold;
	color: #000000
}
.bac_doc_sottotitle {
	font-family: Arial;
	font-size: 12px;
	color: #A1B532;
}
.bac_border {
	border-collapse: collapse;
	border: 1px solid #D2D2D2;
}
.bac_doc_interlinea {
	line-height: 18px;
}
.bac_doc_titolodoc {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #ADBE4C;
	font-weight:bold
}
.bac_doc_descrdoc {
	font-family: Arial;
	font-size: 12px;
	color: #898989;
}
/* -----------------            PAGINA RICETTA       ----------------- */

.ricetta_sfondo {
	background-color: #EDF4D0;
}
.ricetta_titolo {
	font-family: Arial;
	font-size: 25px;
	color: #000000;
	font-weight:bold
}
.ricetta_sottotitolo {
	font-family: Arial;
	font-size: 12px;
	color: #879F00;
}
.ricetta_ingredienti {
	background-color: #A6BA35;
}
.ricetta_testobianco {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
.ricetta_testo {
	line-height: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #474747
}

.ricetta_info {
	text-align: center;
	color: #627400;
	background-color: #DAE4A7;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ricetta_img {
	background-color: #bdcf58;
}



/* -----------------            MENU' NAV       ----------------- */

.nav_testo { font-family: Arial; font-size: 10px; color: #808080; letter-spacing: 1px}

a:link.nav_link     {color: #a1b532; font-family: Arial; font-size: 10px; font-weight:none; text-decoration : none; }
a:visited.nav_link  {color: #a1b532; font-family: Arial; font-size: 10px; font-weight:none; text-decoration : none; }
a:hover.nav_link    {color: #a1b532; font-family: Arial; font-size: 10px; font-weight:none; text-decoration : underline; }

/* -----------------            MENU' SOPRA      ----------------- */

.menu_sopra {
	font-family: Arial;
	font-size: 11px;
	color: #92a911;
	text-align: right;
}
a:link.menu_sopra_link     {color: #92a911; font-family: Arial; font-size: 11px; font-weight:none; text-decoration : none; }
a:visited.menu_sopra_link  {color: #92a911; font-family: Arial; font-size: 11px; font-weight:none; text-decoration : none; }
a:hover.menu_sopra_link    {color: #92a911; font-family: Arial; font-size: 11px; font-weight:none; text-decoration : underline; }

/* -----------------            MENU' SX CHI SIAMO      ----------------- */

.border0 {
	border-width: 0px;
}
.menu_chi_sfondo {
	background-image: url('/menu/img/bac_sal_sfondo.gif');
}

.menu_chi_testo { font-family: Arial; font-size: 11px; color: #000000; }

a:link.menu_chi_link    {color: #77900b; font-family: Arial; font-size: 13px; text-decoration : underline}
a:visited.menu_chi_link   {color: #77900b; font-family: Arial; font-size: 13px; text-decoration : underline}
a:hover.menu_chi_link    {color: #77900b; font-family: Arial; font-size: 13px; text-decoration : none}

.menu_Treeview { font-family: Arial; font-size: 12px; color: #ffffff; text-align:left; }


/* -----------------            PAGINA CIBI      ----------------- */
.giallo {
	background-color: #E1E57C;
}
.giallo2 {
	background-color: #F2F5AA;
}
.giallo3 {
	background-color: #DBE073;
}
.puntoelenco {
	text-indent: -8px;
	margin-left: 8px;
	margin-top: 0;
	margin-bottom: 0;
}

/* -----------------            PAGINA COTTURA       ----------------- */

.cottura_sottotitolo {
	font-family: Arial;
	font-size: 12px;
	color: #8b7226;
}



/* -----------------            PAGINA DANI      ----------------- */

.testo_pagina {
	font-family: Arial;
	font-size: 13px;
	color: #696969;
	line-height:19px
}

.puntoelenco11 {
	text-indent: -11px;
	margin-left: 11px;
}
/* -----------------            PAGINE CHI SIAMO     ----------------- */
.fontverde {
	color: #A1B532;
}
.marginelenconumeri {
	text-indent: -20px;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 7px;
}
/* -----------------            PAGINE SCHEDE     ----------------- */

.ocra1 {
	background-color: #F9F9CB;
}
.ocra2 {
	background-color: #EDEDAE;
}
.ocra3 {
	background-color: #DFDF8E;
	text-align: center;
}


