/* generali */

body { font-family:Verdana, Arial; font-size:10pt; }
h1 { font-family:Verdana; font-size:14pt; color:#FB6A00; margin: 0px;}
h2 { font-family:Verdana; font-size:13pt; color:#009900; margin: 0px;}
h3 { font-family:Verdana; font-size:12pt; color:#FB6A00; margin: 0px;}


/* testo */

.yellow {  background-color: #FFFF00}
.menu {
	font-size: 8pt;
	text-decoration: none;
	color: #009900;
}
.menu:hover {
	font-size: 8pt;
	text-decoration: none;
	color: #CC0000;
}

.link {
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
}
.link:hover {
	color: #F66605;
	font-weight: normal;
	text-decoration: underline;
}
.link:visited {
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
	}
.txtpiccolo {
	font-size: x-small;
}
.txtgrande {
	font-size: large;
}
.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #FF8C01;
	text-decoration: none;
}
.titoloinverso {
	color: #FFFFFF;
	background-color: #FF8B00;
}
.bordofoto {
	border: 1px solid #FF8B00;
}
.marketinginformatico {
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}
.menuV {
	font-size: 12px;
	text-decoration: none;
	color: #C42601;
	font-weight: bold;
}
#riga {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #FF6600;
}

#rigaspessa {
	width: 100%;
	height: 16px;
	border: 1px solid #FF6600;
	background-color:#ff8c00;
	font-family:Verdana;
	font-size:12pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	
}

.menuV:hover {
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
}

.elencoricette {
	list-style-image: url(images/ricetta.gif);
	font-weight: bold;
	color: #FF8C01;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;

}
