/* the news box */
#news
{
	width:280px;
	background:#eeeeee;
}
#news a
{
	color:#000000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{ font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height:2em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:215px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:0px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border-weight: 1px ;
	border-color: #1c88b7;
	

}











a:link { font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #1c88b7; font-weight:bold; text-decoration: underline}
a:hover{ font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #1c88b7; font-weight:bold; text-decoration: underline}
a:active { font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #1c88b7; font-weight:bold; text-decoration: underline}
a:visited { font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #1c88b7; font-weight:bold; text-decoration: underline}
a:visited:hover { font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #1c88b7; font-weight:bold; text-decoration: underline}

BODY
{  
	
	background-color: #6F6F6F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bkg.jpg)
}


.bkgyellow{  background-color: #ffdd00}

.bkggreylight {  background-color: #D4D4D4}
.bkgblack {  background-color: #000000}
.bkgwhite {  background-color: #FFFFFF}
.bkggreymed {  background-color: #A8A8A8}
.bkggreydark {  background-color: #333333}
bkggreydark {  background-color: #c1c1c1}
.bkgreddark {  background-color: #1c88b7}
.bkgredlight {  background-color: #333333}

.text { font-family: Trebuchet MS, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
} 


.textwhite11 { font-family: Trebuchet MS, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
} 

.textwhitebig { font-family: Trebuchet MS, "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
} 

.textlite { font-family: Trebuchet MS, "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	font-weight: normal;
} 






.textbold { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; font-weight:bold } 
.textblack { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
.textgreylight { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #D4D4D4 }
.textgreymed { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #A8A8A8 }
.textgreydark { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333 }
.textgreydarkItalic { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-style:italic }
.textgreydarkBL { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight:bold }
.textgreydarktitle { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight:bold }
.textgreydarktitlebig { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight:bold }

.textreddark { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff9933;
	font-weight: bold;
}


.textbluebig { font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1c88b7;
	font-weight: bold;
}

.textblueVbig { font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1c88b7;
	font-weight: bold;
}



/*@font-face {
    font-family: Lucida Handwriting;font-size:10pt,12pt,14pt;
    src: url(/inc/Lucida_H.eot);
  }
  */
.titoloricette { font-family: Brush Script Std, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #cc0000;
	font-weight: normal;
}

.textricette { font-family: Brush Script Std, Verdana, Arial, Trebuchet MS; font
	font-size: 22px;
	color: #666666;
	font-weight: normal;
} 




.textreddarkverybig { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff9933;
	font-weight: bold;
}


.textorangeVbig { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff9933;
	font-weight: bold;
}

.forms { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border-weight: 1px ;
	border-color: #000000;
	

}
