body {
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E1E15;
}


.sfondo {
	background-image: url(images/sfondo.jpg);
}


.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E1E15;
}

.testob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E1E15;
	font-weight: bold;
}

.data_evento_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E1E15;
	font-weight: bold;
}

.testoi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E1E15;
	font-style: italic;
}

.testo1b
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#6E1E15;
	font-weight: normal;
	font-style: normal;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E1E15;
	font-weight: bold;
}

.hr_color {
	color: #6E1E15;
}


/* per javascripot */

.testo a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A42D20;
}

.testo a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A42D20;
}

.testo a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A42D20;
}

.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6E1E15;
	font-weight: bold;
}


#dropmenudiv{
	position:absolute;
	line-height:normal;
	z-index:100;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #FF0000;
}

.testo_out {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
}