body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
	background-color: #99C9ED;
	line-height: 1.4em;
}
.content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #99C9ED;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 35px;
}
.content #subheader h2 {
	color: #FF6600;
	text-align: center;
}

.imgdx {	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgsx {	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header {
	background-color: #99C9ED;
	height: 130px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/intestazione.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main {
	background-color: #99C9ED;
	width: 800px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}



#footer {
	background-color: #99C9ED;
	height: 30px;
	clear: both;
	font-style: italic;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
}
.evidenzia {
	font-weight: bold;
	color: #F8C300;
	font-style: italic;
}



#footer .padding {
	margin-top: 10px;
	margin-bottom: 10px;
}

#main .left_side {
	background-color: #99C9ED;
	width: 166px;
	min-height: 450px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
#main .right_side {
	background-color: #99C9ED;
	width: 580px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	min-height: 450px;
}

.content #main .right_side h2 {
	font-size: 150%;
	font-weight: bold;
	background-image: url(../images/title2_img.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;
}
.content #main .right_side a {
	text-decoration: none;
	color: #FFFFFF;
}
.content #main .right_side a:hover {
	color: #FF6600;
}
.content #main .right_side a:active {
	color: #66FF00;
}
.content #main .left_side a {
	color: #000099;
	text-decoration: none;
	height: 30px;
	font-size: 70%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	vertical-align: middle;
	padding-top: 5px;
}
.content #main .left_side a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #66CCFF;
	font-weight: bold;
	vertical-align: middle;
	height: 45px;
}
.content #main .right_side h3 {
	color: #000000;
	font-size: 120%;
	text-align: center;
}
.content #main .right_side h1 {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}

.content #main .left_side2 a {
	padding-left: 5px;
	font-size: 70%;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	height: 7px;
}
.content #main .left_side .left_side2:hover {
	font-weight: bold;
	color: #666666;
	height: 10px;
}
.content #main .right_side td {
}
