body {
	font-family: Times New Roman, Times, serif;
	background-color: #660000;
	text-align: center;
	margin: 0px;
}
h1 {
	display: none;
}
a {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.content {
	font-size: 13px;
	color: #666666;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
.tebella_content {
	background-color: #ffffff;
	margin: 10px;
}
.divisione {
	vertical-align: top;
	background-color: #fbde4a;
}
.copyright {
	font-size: 10px;
	color: #ffffff;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
.copyright a{
	font-size: 10px;
	color: #ffffff;
}
.copyright a:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.evidenziato {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.celle_foto {
	background-color: #ffffff;
	border: 1px solid #990000;
	text-align: center;
	vertical-align: middle;
	height: 110px;
	width: 110px;
}
.celle_foto_2 {
	background-color: #ffffff;
	border: 1px solid #ffcc00;
	text-align: left;
	vertical-align: top;
	height: 110px;
	width: 110px;
}
.nome_categoria {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.content input {
	color: #660000;
	width: 300px;
	border: 1px solid #660000;
}
.content textarea {
	color: #660000;
	width: 300px;
	border: 1px solid #660000;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#cene {
	margin: 0px;
	padding: 5px;
	border: 1px solid #600;
	font-weight: bold;
	background-color: #EAEAEA;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
