@charset "utf-8";
#container {
	height: 1800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container #banner {
	height: 140px;
	width: 900px;
	background-image: url(images/bannerhome.png);
	background-position: center;
}
#container #buttons {
	height: 75px;
	width: 900px;
}


#container #content {
	height: 901px;
	width: 880px;
	background-image: url(images/content.png);
	padding: 10px;
	font-size: 10px;
	text-align: left;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #00F;
}
#container #footer {
	height: 57px;
	width: 890px;
	background-image: url(images/footer.png);
	padding-top: 25px;
	padding-left: 10px;
}
#container #content form {
	padding-left: 380px;
}

.orane {
	color: #00F;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
#container #content .style5 span strong {
	font-size: 14px;
}
#container #content .style5 strong em {
	color: #00F;
}
#container #content #contactpage p {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
#container #footer noscript .statcounter div a {
	text-align: left;
}
#container #content .style5 strong em {
	font-size: 10px;
}
.style51 strong {
	color: #00F;
}
#container #content .style511 strong em {
	color: #00F;
}
