/* SEF - Search Engine Friendly ----------------------- */
/* used to hide descriptive text from browsers */ 
.SEF {display:none;position:absolute;left:0px;top:-200px;}

/* HTML Elements -------------------------------------- */ 

body {
	margin:0px auto;
	margin-top:50px;
	padding:0px;
	text-align:center;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666; 
	line-height: 130%;
}

/* Links --------------------------------------------- */ 

a.menu { font-family: "Futura Book", Arial, Times, sans-erif; color: #999; font-size: 15px; text-decoration: none; line-height: 130%; }
a.menu:hover { color: #CC3300; }

a.categories { font-family: Arial, Verdana, Helvetica, sans-serif; color: #999; font-size: 11px; text-decoration: none; line-height: 180%; font-weight: bold;  }
a.categories:hover { color: #CC3300; }

a.credits { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #999; 
	font-size: 11px; 
	text-decoration: none; 
	line-height: 180%; 
	font-weight: normal;  }
a.credits:hover { color: #CC3300; }

a.categoriesright { font-family: Arial, Verdana, Helvetica, sans-serif; color: #666; font-size: 11px; text-decoration: none; line-height: 180%; font-weight: bold; }
a.categoriesright:hover { color: #CC3300; }

a.cv { color: #666; font-size: 11px; text-decoration: none; line-height: 130%; }
a.cv:hover { color: #CC3300; }

a.inlink { color: #CC3300; font-size: 11px; text-decoration: none; line-height: 130%; }
a.inlink:hover { color: #CC3300; }
a.inlink:visited { color: #CC3300; }
	
a.rightmenu { color: #000; font-size: 11px; text-decoration: none; line-height: 180%; font-weight: bold; }
a.rightmenu:hover { color: #CC3300; }

a.rightmenuOn { color: #CC9900; font-size: 11px; text-decoration: none; line-height: 180%; font-weight: bold; }
a.rightmenuOn:hover { color: #CC9900; }

a.tit_ricette { color: #CC9900; font-weight: bold; text-decoration:none;}
a.tit_ricette:hover { color: #CC9900; font-weight: bold; text-decoration:none;}

/* Menu ----------------- */ 
#menu { font-family: "Futura Book", Arial, Times, sanserif; text-align: left; color: #999; font-size: 15px; line-height: 130%; }


/* Classes --------------------------------------------- */ 
.menuon 		{ font-family: "Futura Book", Arial, Times, sans-erif; color: #CC3300; font-size: 15px; text-decoration: none; line-height: 130%; }
.vai 	 		{ font-family: "Futura Book", Arial, Times, sanserif; font-size: 13px; color: #000; }

.search  		{ color: #666;}
.titles  		{ font-size: 21px; color: #CC3300; }
.categoryOn  	{ font-size: 11px; color: #CC3300; font-weight: bold; line-height: 130%; text-decoration: none; }
.tit_eventi		{ font-size: 13px; color: #CC9900; font-weight: bold; line-height: 130%; text-decoration: none; }
.tit_ricetta    { font-size: 11px; color: #CC9900; font-weight: bold; line-height: 130%; text-decoration: none; }

.credits  		{ font-family: Arial, Times, sans-erif; font-size: 11px; color: #999; font-weight: bold; line-height: 130%; text-decoration: none; }




