@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
}
#conteneur {
	padding: 0px;
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}
#headTop {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 700px;
}
#headBottom {
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 700px;
}
#boutons {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 700px;
}
#titres {
	background-image: url(images/photoBas.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 455px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C6A856;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 225px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contenu {
	background-image: url(images/bgBotom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
p {
	margin: 0px;
	padding: 0px;
}
#bottom {
	height: 15px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
#menuBas {
	padding: 0px;
	height: 20px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #F1D58C;
}
.textMenuBas {
	font-weight: bold;
	color: #BD9C45;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #B99840;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
