@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px;}
body {
	background-color:#966f24;
	background-image: url(images/bcg.png);
	background-repeat: repeat;
}

img {border:0px;}
#conteneur {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	color: #ffffff;
	min-height: 768px;
	width: 1024px;
	margin:auto;
	/*background-color: #963;*/
	
}
#conteneur #header {
	height: 200px;
	width: 1024px;
	background-image: url(images/banniere444.png);
	background-repeat: no-repeat;
}
#conteneur #menu {
	height: 45px;
	width: 100%;
	background-color: #999;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
}
#conteneur #menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#conteneur #menu li {
	display: inline;
}


#conteneur #menu a {
	display: block;
	float: left;
	margin-left: 20px;
	height : 25px;
	padding: 15px 10px 0px 10px;
	border-bottom: 4px solid #b08d4e;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #b08d4e;
}

#conteneur #menu a:hover {
	border-bottom-color: #b08d4e;
	background: #b08d4e;
}

#conteneur #menu .active a {
	border-bottom-color: #b08d4e;
	background: #b08d4e;
}#conteneur p {
	font-family: "Times New Roman", Times, serif;
	font-size:95%;
	padding:10px;
}
#conteneur #content {
	float: left;
	width: 50%;
	min-height: 768px;
}
#conteneur #content p .gauche {
	float: left;
	
}
#conteneur #content h1 {
	font-size: 150%;
	color: b08d4e;
	padding:15px;
}
#conteneur #content p .center {
	float: left;
	margin-left:240px;
}
#conteneur #col_droite {
	float: left;
	width: 38%;
}
#conteneur #content p a {
	color: #f8e8c8;
}
#conteneur #content p a:hover {
	color: #000000;
}
#fotter{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c5a873;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 70px;
	background-image: url(images/menu.png);
	background-repeat: repeat;
	background-position: top;
	background-attachment: scroll;
}
.fotter_links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #202219;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fotter_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.fotter_copyrights {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #b17a04;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a.fotterlink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #b17a04;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;

}
#conteneur #content1  {
	float: left;
	width: 90%;
	min-height: 768px;
}
#conteneur #content h3 {
	padding-left: 10px;
}

