html, body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10pt;
	color: #333333;
}

	
a { text-decoration: none;
	color: #003366; }

a:hover { text-decoration: underline;
	color: #999999; }

a:link { text-decoration: underline;
	color: #999999; }

.small { font-size: 9px; }

.infoPage { font-size: 11px; font-weight: bold;
	color: #990000; background-color: #FBF3C6; }	
	
.riCopyright { font-size: 10px; }
	

.riNormal {
	list-style: square;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	margin-left: 5px;
}

.riIngre {
	list-style: square;
	font-size: 13px;
	text-align: left;
	color: #000033;
	list-style-type: none;
	margin-left:2px;
	list-style-image: url(imgs/bulletR.gif);
}
.riIngreTitle {
	list-style: square;
	font-size: 16 px;
	text-align: left;
	color: #000033;
	list-style-type: none;
	margin-left: 2px;
}
	
.riTitle { 	font-size: 16px; font-weight: bolder;	letter-spacing: 2px;
	text-align: center; 
		color: #CC3300; }
.riTitoletto { 	font-size: 13px; font-weight: bolder;	letter-spacing: 2px;
	text-align: center;
		color: #CC3300; }
		
.riAbbinamento {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	color: #333333;
	line-height: 10px;
}
	
.riFoto {
	border: 2px solid #FFFFFF;
}
.riTr {
	background-color: #FBF3C6;
}

