td {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rh {
	background-color: #EEB529;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.r1 {
	background-color: #F9E1AA;
}
.r2 {
	background-color: #FCF0D6;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
}
.leftmenu a:link {color: #333333;text-decoration: none;font-size: 12px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
.leftmenu a:visited {color: #333333; text-decoration: none;	font-size: 12px; font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
.leftmenu a:hover { color: #FA8214; text-decoration: none; font-size: 12px; font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
.leftmenu a:active { color: #FA8214; text-decoration: none; font-size: 12px; font-weight: bold;font-family: Arial, Helvetica, sans-serif;}

.linkBarra {
	background-color: #454545;
	border: 1px solid #444444;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 18px;
	font-weight: bold;
}
.hoverBarra {
	background-color: #2F2F2F;
	text-align: center;
	color: #FFFEFD;
	text-decoration: none;
	cursor: hand;
	font-size: 11px;
	height: 18px;
	font-weight: bold;
	border-top: 1px solid #2F2F2F;
	border-right: 1px solid #989590;
	border-bottom: 1px solid #2F2F2F;
	border-left: 1px solid #989590;
}
.linkPic {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 18px;
	font-weight: bold;
}
.hoverPic {
	background-color: #F7DE95;
	text-align: center;
	color: #FFFEFD;
	text-decoration: none;
	cursor: hand;
	font-size: 11px;
	height: 18px;
	font-weight: bold;
}
.contenuto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: justify;
	color: black;
	padding: 10px;

}
.contenuto a:link {color: #FA8214; text-decoration: none;}
.contenuto a:visited {color: #FA8214; text-decoration: none;}
.contenuto a:hover {color: #FA8214; text-decoration: underline;}
.contenuto a:active {color: #FA8214; text-decoration: none;}

.titolo {
	color: #454647;
	text-align: center;
	font-size: medium;
}
.sottotitolo {
	color: #454647;
	font-weight: bold;
}
.lmenu2 {
	background-color: #EDEBE2;
	border-bottom: 5px solid #B6AC8F;
	border-top: 5px solid #B6AC8F;
	font-size: 12px;

}
.lmenu2 a:link {color: #454545; text-decoration: none; font-size: 12px; font-weight: none;}
.lmenu2 a:visited {color: #454545; text-decoration: none;	font-size: 12px; font-weight: none;}
.lmenu2 a:hover {color: #B6AC8F; text-decoration: none;font-size: 12px;font-weight: none;}
.lmenu2 a:active { color: #454545; text-decoration: none; font-size: 12px; font-weight: none;}

.lmenuF {
	background-color: #EDEBE2;
	border-bottom: 5px solid #B6AC8F;
	border-top: 5px solid #B6AC8F;
	font-size: 12px;

}
.lmenuF a:link {color: #454545; text-decoration: none; font-size: 12px; font-weight: bold;}
.lmenuF a:visited {color: #454545; text-decoration: none;	font-size: 12px; font-weight: bold;}
.lmenuF a:hover {color: #FF3333; text-decoration: none;font-size: 12px;font-weight: bold;}
.lmenuF a:active { color: #454545; text-decoration: none; font-size: 12px; font-weight: bold;}


.copyr {
	font-size: 10px;
	background-color: #E8A31B;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #B6AC8F;
	color: #FFFFFF;
}
.separ {
	border-top: 2px dashed #EEB529;
}
.titMenu2 {
	background-color: #E8A31B;
	border: 1px solid #B6AC8F;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.r1 input{
	background-color: #F9E1AA;
	border: 1px dotted #333333;
}
.r2 input{
	background-color: #FCF0D6;
	border: 1px dotted #333333;
}
.r1 textarea{
	background-color: #F9E1AA;
	border: 1px dotted #333333;
}
.r2 textarea{
	background-color: #FCF0D6;
	border: 1px dotted #333333;
}
.titMenuFerrari {

	background-color: #FF3333;
	border: 1px solid #B6AC8F;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
