body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(img/evb_sfondo.gif);
	background-color: #A60000;
	background-repeat: repeat-y;
}

/*.carattere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}*/

.titolo {
	background-image: url(img/evb_sfondo_titolo.gif);
	padding: 5px;
	color: #F2F2F2;
	font-weight: bold;
}
	.titolo a:link, .titolo a:visited {
		color: #F2F2F2;
		text-decoration: none;
	}
	
	.titolo a:hover {
		color: #F2F2F2;
		text-decoration: underline;
	}

.contenuto p {
	padding-left: 10px;
	padding-right: 10px;
}
.contenuto h1 {
/*	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #006666;
	font-size: 16px;
	font-weight: bold;*/
	background-image: url(img/evb_sfondo_titolo.gif);
	padding: 5px;
	color: #F2F2F2;
	font-weight: bold;
	font-size: 12px;
}

a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	color: #F76114;
	text-decoration: none;
}

.barra {
	color: #FFFFFF;
	font-size: 10px;
}
	.barra a:link, .barra a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}

	.barra a:hover {
		color: #F76114;
		text-decoration: underline;
	}

.link2:link, .link2:visited {
	color: #F76114;
	text-decoration: none;	
}

.link2:hover {
	color: #F76114;
	text-decoration: underline;
}
