body {
	background-image: url(img/sfondo-pagine.jpg);
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 0.75em;
	letter-spacing: 0.02em;
	text-align: justify;
	line-height: 1.5em;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	background-color: #990000;
	color: #ffffff;
	text-decoration: none;
}

h1 {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
}

li {
	margin-left: 15px;
	list-style-image: url(img/elenco-puntato-punto.gif);
}

#box1, #box2, #box3, #boxdx {
	margin: 10px;
	margin-top: 30px;
}

#box2 img{
	float: left;
	margin-right: 5px;
}

#box2 h1 {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	margin-bottom: -15px;
}

#boxdx {
	font-size: 0.95em;
}

#menu {
	margin-left: -25px;
}

#menu ul, #menu li{	
	margin-left: 12px;
	display: inline;
	height: 19px;
	list-style-image: none;

}

#menu a{
	color: #000000;
	text-decoration: none;
}

#menu a:hover{
	color: #990000;
	background-color: transparent;
	text-decoration: none;
}

#content {
	background-image: url(img/sfondo-content.jpg);
	background-repeat: repeat;
	padding: 10px;
}

#content h1 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #002D4F;
	padding: 10px;
	color: #CCCCCC;
}

#footer a {
	color: #cccccc;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.rosso {
	color: #990000;
	font-weight: bold;
}


.bordodxsx {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-top: none;
	border-bottom: none;
}

.image {
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}

.sx {
	float: right;
	margin-left: 5px;
	margin-bottom: 15px;
}

.dx {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

input {
	font-size: 10px;
}
