h1 {
	font-size: 1.3em;
	color: black;
	margin: 10px 0 15px 10px;
	padding: 0;
}

h2 {
	font-size: 0.95em;
	color: #960707;
	margin: 10px 0 10px 10px;
	padding: 0 0 0 20px;
	background-image: url(../images/bg_elenco.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: regular;
}

h3 {
	font-size: 0.95em;
	color: black;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	background-image: url(../images/bg_elenco.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}

p {
	font-size: 0.9em;
	padding: 0;
	margin: 0 12px 0 10px;
	text-align: justify;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #c52222;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #e89c3a;
	text-decoration: underline;
}
