body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 8px;
	background-color: #FFFFFF;
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtGrigio14 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.txtGrigio12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.txtGrigio12:hover {
	text-decoration: none;
}
.txtGrigio12bianco {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtRosso12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #aa060d;
}
.txtRosso18 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #aa060d;
}
.input {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #830408;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.inputGrigio{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	background-color: #b7b7b7;
	vertical-align: middle;
	border: 0px none #FFFFFF;
}
.inputGrigioBIG{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	background-color: #b7b7b7;
	vertical-align: middle;
	border: thin solid #FFFFFF;
}
.corniceimg { 
	border: 4 solid #830408; 
}
.txtGrigio10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
/*menu nuovi 2.0*/
table#menutop{
	background-image:url(/img/menutop.jpg);
	background-repeat:repeat-x;
	height:38px;
}
a.menubianco{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none
}
a.menubianco a:hover {
	color: #FFFFFF;
	text-decoration:underline
}
