@charset "utf-8";
.entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	float: left;
	height: 100px;
	width: 1000px;
	font-weight: normal;
	color: #660033;
	margin-bottom: 40px;
}
.barrenav {
	margin-top: 30px;
	width: 1002px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #730b10;
}
.unsel{
	border:1px solid;
	background-color:#d1afb1;
	text-decoration:none;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #730b10;
	border-right-color: #730b10;
	border-bottom-color: #730b10;
	border-left-color: #730b10;
}
a:visited,a:link
{
	color:#730b10
}
.sel
{
	text-decoration: none;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #730b10;
	border-right-color: #730b10;
	border-bottom-color: #730b10;
	border-left-color: #730b10;
	background-color: #E9E9E9;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	height: auto;
	width: 978px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	border-right-color: #730b10;
	border-bottom-color: #730b10;
	border-left-color: #730b10;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	border-top-color: #730b10;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
