body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

div#container{
	width: 1000px;
	padding: 0px;
	background-image: url(jpg/ombra.jpg);
	margin: 0px auto;
	text-align: left;
	position: relative;
    }
div#header{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #990000;
	}
div#extra{
	float: left;
	width: 300px;
	margin-left: 15px;
	text-align: left;
}
div#content{
	font-size: 14px;
	line-height: 25px;
	font-family: "Times New Roman", Times, serif;
	background-color: #D7B096;
	margin-left: 315px;
	margin-right: 15px;
	text-align: left;
	}
div#footer{
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	clear: left;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	padding: 0px;
    }
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B0602D;
	text-decoration: none;
}
a.content:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a.content:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a.content:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.content:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B0602D;
	text-decoration: none;
}
.testobordeaux {
	color: #990000;
}
h2 {
	color: #996600;
}
.box25anni {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 160%;
}

