@charset "utf-8";
/* CSS Document */

.intestazioneSmall{
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	/*color:#847B5A;*/
	color:#5E5E5E;
	font-style:normal;
	font-weight:normal;
}

.intestazioneSmall a{
	color:#5E5E5E;
	text-decoration: none;
}

.intestazioneSmall a:hover{
	color:#5E5E5E;
	text-decoration: underline;
}

.intestazioneSmall a:visited{
	color:#5E5E5E;
}

.intestazioneSmallOrange{
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFA200;
}

.intestazioneSmallOrange a{
	color:#FFA200;
	text-decoration: none;
}

.intestazioneSmallOrange a:hover{
	color:#FFA200;
	text-decoration: underline;
}

.intestazioneSmallMenu{
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#5E5E5E;
}

.intestazioneSmallMenu a {
	color:#5E5E5E;
	text-decoration:none;
}

.intestazioneSmallMenu a:hover {
	text-decoration:underline;
	color:#5E5E5E;
}

.intestazioneSmallMenu a:visited {
	color:#5E5E5E;
}
.titoloBianco{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.testoNormal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E5E5E;
	font-style:normal;
	font-weight:normal;
}

.testoNormal a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E5E5E;
	font-style:normal;
	font-weight:normal;
}

.testoNormal a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E5E5E;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

.testoNormal a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E5E5E;
	font-style:normal;
	font-weight:normal;
}

.grassetto {
	font-weight:bold;
}

.corsivo {
	font-style:italic;
}

.testoNormalForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#92866C;
	font-style:normal;
	font-weight:normal;
}

.testoNormalBeige{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#92866C;
	font-style:normal;
	font-weight:normal;
}

.testoNormalBeige a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#92866C;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.testoNormalBeige a:hover{
	text-decoration:underline;
}

.testoNormalOrange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFA200;
	font-style:normal;
	font-weight:normal;
}

.testoNormalOrange a{
	color:#FFA200;
	font-style:normal;
	font-weight:bold;
}

.titoloBeige{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#85785D;
	font-weight:bold;
}


.testoNormalSmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5E5E5E;
	font-style:normal;
	font-weight:normal;
}

.intestazioneFormOrange{
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E5A534;
}

.collegamento{
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E5A534;
}

.collegamento a{
	color:#E5A534;
}

.collegamento a:hover{
	text-decoration:underline;
}

.hrSearch {border: none 0; 
	border-top: 1px dashed #9C947B;
	width: 98%;
	height: 1px;
	text-align: left;
}

.hrEventi {border: none 0; 
	border-top: 1px dashed #9C947B;
	width: 98%;
	height: 1px;
	text-align: left;
}

.form{
	background-color:#E5DECE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5E5E5E;
	font-style:normal;
	font-weight:normal;
}
