@charset "UTF-8";
#Container {
	margin: auto;
	width: 980px;
	height: auto;
	background-image: url(fondforza3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Header {
	height: 130px;
	width: 980px;
	background-image: url(headerForza3.jpg);
	background-repeat: no-repeat;
}
#BoxContent {
	height: auto;
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-image: url(fondcontent.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #FFFFFF;
	padding: 0px 10px 5px 10px;
}
#Footer {
	height: 50px;
	width: 960px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background-image: url(fondcontent.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
}
#Container #Footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#Content {
	height: auto;
	width: 980px;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
#Container #Footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Container  #Footer  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
