@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration:none;
	color: #9F1515;
}
a:hover {
	text-decoration: underline;
	color: #C36969;
}
a:visited {
	text-decoration:none;
	color: #9F1515;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size:14px;
}
h3 {
	margin-top:0px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #9F1515;
}
#container {
	background-image: url(ombres.jpg);
	background-repeat: repeat-y;
	clear: both;
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 9px;
	top: 0px;
	bottom: 0px;
}
#footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 19px;
	top: 0px;
	bottom: 0px;
	height:35px;
	color:#FFF;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top:4px;
}

#footer a:link {
	text-decoration:none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
}

#header {
	width: 959px;
	clear: both;
	height: 113px;
	padding: 5px;
	border-color: #000;
}

#megaban {
	width:728px;
	height: 90px;
	float:right;
	margin-top: 12px;
}

#barre_titre {
	width: 972px;
	height: 48px;
	padding-top:23px;
	background: url(barre_titre.jpg) no-repeat;
}
#titre_barre {
	color: #FFF;
	background-color: #C36969;
	font-size: 16px;
	padding-right: 10px;
	float: right;
	height:23px;
	padding-left: 33px;
	background-image: url(coin.jpg);
	background-repeat: no-repeat;
}
#left {
	width: 208px;
	margin: 0px;
	padding:0px;
	float: left;
}
#menu {
	width:208px;
	font-color: #FFF;
	font-size: 16px;
	background-color: #9F1515;
	margin-top:0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
#menu a:link {
	text-decoration:none;
	color: #FFF;
}
#menu a:hover {
	text-decoration: underline;
	color: #FFF;
}
#menu a:visited {
	color: #FFF;
}
#head_menu {
	width:208px;
	height:26px;
	background: url(top-menu.jpg) no-repeat;
}
#menu_titre {
	 width:197px;
	 padding-left: 10px;
	 padding-bottom: 5px;
	 padding-top: 5px;
}
.mt1 {
	background-color: #C36969;
}
.mt2 {
	background-color: #9F1515;
}
#menu_sous_titre {
	 width:240px;
	 margin-left: 20 px;
	 padding-left: 10px;
	 padding-bottom: 5px;
	 padding-top: 5px;
	 font-size: 12px;
	 background-color: #D89E9E;
}
#foot_menu {
	width:208px;
	height:26px;
	background: url(bot-menu.jpg) no-repeat;
}
#google {
	
	margin-left: 14px;
	margin-right: auto;
}
#right {
	width: 700px;
	margin-top: 15px;
	font-size: 12px;
	margin-left: 240px;
}
#bloc_titre {
	width: 654px;
	height: 26px;
	margin-left: auto;
	margin-right:auto;
	background-color: #C36969;
}
#titre {
	background-color: #9F1515;
	background-image: url(titre_barre.jpg);
	background-position:right;
	background-repeat: no-repeat;
	font-weight:normal;
	height: 21px;
	padding-right: 33px;
	padding-left: 5px;
	padding-top:5px;
	float:left;
	color: #FFF;
}
#contenu {
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	width:632px;
	border: solid 1px #000;
	line-height: 15px;
}

h1 {
	color: #FFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
p {
	font-size:12px;
	text-align: justify;
	margin:0px 0px 8px 0px;
}
