body {
	background-image: url(../images/sfondo3.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 85%;
}
.content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #990100;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: auto;
	height: auto;
}
.content #subheader h2 {
	color: #FF6600;
	text-align: center;
}

#header {
	background-color: #990100;
	height: 160px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/header.jpg);
}

#main {
	background-color: #990100;
	width: 800px;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	height: auto;
}



#footer {
	background-color: #990100;
	height: 30px;
	clear: both;
	background-image: url(../images/footer.jpg);
	font-style: italic;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 80%;
}
.content #main .right_side .evidenza {
	font-weight: bold;
	color: #999999;
}

#footer .padding {
	margin-top: 10px;
	margin-bottom: 10px;
}

#main .left_side {
	background-color: #990100;
	width: 140px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 505px;
}
#main .right_side {
	background-color: #990100;
	width: 596px;
	float: right;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	height: auto;
	min-height: 505px;
	border-left-width: 4px;
	border-left-style: ridge;
	border-left-color: #CCCCCC;
}
#subheader {
	background-color: #990100;
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	border-top-width: 4px;
	border-top-style: ridge;
	border-top-color: #CCCCCC;
	font-style: italic;
	min-height: 80px;
}
.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: #FFCC33;
}
.content #main .right_side a:hover {
	color: #FF6600;
}
.content #main .right_side a:active {
	color: #66FF00;
}
.content #main .left_side a {
	color: #FFFFFF;
	text-decoration: none;
}
.content #main .left_side a:hover {
	color: #333333;
	display: block;
	background-color: #FF6600;
	font-weight: bold;
}
.content #main .right_side h1 {
	text-align: center;
	color: #FF9900;
}
.content #main .right_side h3 {
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
