body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 12%;
	margin-left: 12%;	background-color: #003300;
	font-size: small;
}
.head {
	color: #FFFFFF;
	background-color: #404080;
}
.head a,.head a:visited{
	background-color: #404080;
}
.head img {
	margin:5px;
		background-color: #404080;
	}
.piede,.piede a ,.piede a:visited {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #663300;
	text-align: center;
}
.piede a,.piede a:visited {

font-weight:bold;
}

.piede a:hover {
	color:#FFCC66;
	}

h1 {
	font-size:24px;
	margin-left:10px;
	line-height:50px;
	margin-top:0;
	margin-bottom:0;


}
h2 {
	font-size:14px;
	padding-left:10px;
	margin-top:2px;
	margin-bottom:0px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
}

#fondo_menu_sx {
	background-color: #9999CC;
	vertical-align: top;
	width: 150px;
}
#fondo_menu_sx p {
	margin-bottom: 3px;
	margin-top:0;
}


#fondo_menu_sx a, a:visited{
	line-height: 20px;
	text-decoration: none;
	background-color: #CECEFF;
	display: block;
	padding-left:3px;
	color:#000000;
	font-weight: bold;
	width: 150px;
}
#fondo_menu_sx  a:hover{
	background-color: #FDEFD0;
}

#contenuto {
	margin-left:10px;
	margin-right:20px;
}
#contenuto a ,a:visited {
	color:#006699;
	background-color:#FFFFFF;
	display:inline;
	text-decoration: none;
	font-weight:normal;
}
#contenuto a:hover {
	text-decoration: underline;
}

table {
	background-color: #FFFFFF;
	background-position: top;
	vertical-align: top;
}


.titolo_menu {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
