@charset "utf-8";
/* CSS Document */

.tastonegrigio{
	color:#222222;
    width:390px;
    height:110px;
	margin:0px;
	padding:5px;
    background-image:url(images/tastone-grigio.gif);
    }
.tastinogrigio{
	color:#222222;
    width:190px;
    height:40px;	
	background-image:url(images/tastinopiccolo.gif);
    }
.tastino{
	color: #222222;
    width:190px;
    height:40px;	
	background-image:url(images/tastinopiccolo.gif);
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-indent:5px;
	
}	
.cerca{	
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
}	
.nuovomenu{
 	font-family:  Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: strong;
	color: #CC0000;
	letter-spacing: 0px;
 }
