body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}

div.menuOrizzontale {
	text-align: center;
	margin: 28px 0;
	clear: both
}

div.menuOrizzontale a {
	text-decoration: none;
	color: #2d2d2d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	font-weight: bold;
}

div.menuOrizzontale a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #DAB521;
	font-weight: bold;
}

div.menuOrizzontale .sopra {
	text-decoration: none;
	color: #2d2d2d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAB521;
	font-weight: bold;
	background-color: #DAB521;
}

div.menuOrizzontale #sopra:hover {
	color:#2d2d2d;
}


form {
	font-size: 1em
}

.errHilite {
/*	border: 1px solid #E10000;*/
	background-color:#FCC
}

.Bottone {
	background-color: #E10000;
	border: none;
	color: #FFF;
	/*-moz-border-radius: 5px;
	border-radius: 5px;*/
	padding: 1px
}

.fieldset {
	border-top: 1px dotted #666;
	margin-bottom: 10px
}

fieldset {
	border: none
}

legend {
	margin-top: 5px;
	padding-left: 0;
	padding-bottom: 3px;
	font-weight: bold;
	color: #000
}

#formContatti p, #richiestaIscrizione p {
	margin: 5px 0
}

#formContatti label, #richiestaIscrizione label {
	font-size: 1em;
}

#formContatti input, #richiestaIscrizione input {
	width: 180px
}

#Errori {
	color: #E10000
}

input, select, textarea {
	border: 1px solid #b1b0b0
}

h1 {
	font-weight: normal;
	color: #2D2D2B;
}

.bordatoBianco {
	border: 1px solid #FFF
}

h1.adv_titolo {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 28px;
	text-align: center
}

div.adv_quotes {
	text-align: justify;
	background: url("/images/virgsx.gif") top left no-repeat;
	padding-left: 90px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif
}

div.adv_quotes2 {
	text-align: justify;
	background: url("/images/virgdx.gif") bottom right no-repeat;
	padding-right: 90px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif
}
