@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C9C89E;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: 20px 120px;
	margin-top: 0px;
}
#page {
	background-color: #FFFFFF;
	padding: 0px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
}
#bandeau {
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 870px;
	background-image: url(../images/Logo.jpg);
	background-repeat: no-repeat;
}

#menu {
	padding: 0px;
	height: 35px;
	background-repeat: repeat-x;
	background-color: #B1170F;
	clear: both;
	margin: 0;
}
#menu ul {
	float: left;
	list-style: none;
	background: url(../nav.jpg) repeat-x;
	width: 870px;
	height: 35px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	display: inline;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	text-transform: capitalize;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu li a:hover {
	background-image: url(../images/nav-hover.jpg);
	background-repeat: repeat-x;
}
#droite  {
	float: right;
	width: 200px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C9C89E;
	height: 400px;
	margin-top: 15px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-image: url(../images/cote2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#droite p   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C6B35;
	font-style: normal;
	line-height: normal;
}
#droite   h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B1170F;
	text-decoration: underline;
}
#centre  {
	width: 620px;
	float: left;
	clear: both;
	position: relative;
	margin-right: 0px;
	margin-left: 10px;
	display: inline;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#centre   p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	margin-left: 10px;
}
#centre   h1  {
	font-size: 20px;
	font-weight: bold;
	color: #003333;
	font-family: "Courier New", Courier, monospace;
	margin-left: 10px;
	background-image: url(../images/deco.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
}
#centre h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #990000;
	font-size: 18px;
	margin-left: 10px;
	font-weight: bold;
}
#centre h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	margin-left: 10px;
	text-decoration: underline;
}
#centre h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #990000;
	text-align: center;
}
#centre table {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-collapse:collapse;
	color: #FFFFFF;
	
}
#centre th {
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	text-align: left;
	border: 1px solid;
	background-color: #990000;
}
#centre td {
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}



#centre img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#pied {
	margin: 0px;
	width: 870px;
	padding-right: 0px;
	padding-left: 0px;
	height: 75px;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
}
blockquote {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #666666;
	text-align: center;
}
.MonStyle {
	text-align: center;
}
.MonStyle2 {
	text-align: center;
	text-decoration: underline;
}

.img {
	float: left;
	margin-right: 10px;
}
.Style1 {color: #990000}
a {
	text-decoration: none;
}
