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

body {
	background-color:#ffffff;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3d3d3d;
}

a {
	color:#4e5d67;
	text-decoration:none;
}

a:hover {
	color:#f6bd5d;
	text-decoration:none;
}

#body {
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	width:100%;
	margin:0 auto;
}

#headr2 {
	background-image:url(images/header.png);
	width:1015px;
	height:171px;
	margin:0 auto;
}

.logo {
	width:430px;
	height:90px;
	float:left;
}

.pub{
	width:470px;
	height:65px;
	float:left;
	margin-top:10px;
	margin-left:50px;
}

img {
	border:none;
}

.clear {
	clear:both;
}

.m1 {
	width:110px;
	float:left;
	margin-left:60px;
	margin-top: 10px;
}


.m2 {
	width:150px;
	float:left;
	margin-left:60px;
	margin-top: 10px;
}

.m3 {
	width:100px;
	float:left;
	margin-left:50px;
	margin-top: 10px;
}
.m4 {
	width:90px;
	float:left;
	margin-left:50px;
	margin-top: 10px;
}



.menu {
	width:1015px;
	padding-top:20px;
	clear:both;
	font-size: 16px;
}

.menu a {
	color:#e9e9e9;
	text-decoration:none;
}

.menu a:hover{
	color:#f6bd5d;
}

#top {
	background-image:url(images/top.png);
	width:1000px;
	height:14px;
	margin: auto;
	background-repeat: no-repeat;
}

#corps {
	background-image: url(images/center.png);
	width:1000px;
	margin: auto;
	background-repeat: repeat-y;
}

#footer {
	background-image:url(images/footer1.png);
	height:58px;
	width:100%;
}

.footer2 {
	background-image:url(images/footer2.png);
	width:1000px;
	height:58px;
	margin: auto;
	background-repeat: no-repeat;
}

.footer_left {
	margin-top:20px;
	float:left;
	margin-left:15px;
	font-size: 18px;
	color: #4e5d67;
}

.footer_right {
	float:right;
	margin-right:40px;
	margin-top:15px;
	color: #27343c;
}

#footer a {
	color:#4e5d67;
	text-decoration:none;
}

#centre_large {
	width:730px;
	float:left;
	margin-top:5px;
	margin-left:15px;
	text-align: justify;
}

h1 {
	font-size:18px;
	font-weight:normal;
	color:#778a96;
	margin:15px 0;
}

h1 a {
	color:#778a96;
	text-decoration:none;
}

.left {
	float:left;
	width:360px;
}

#centre_large ul li {
	color:#4e5d67;
	list-style:url(images/pce.png) inside;
	text-align:left;
	line-height:19px;
}

#centre_large ul li a {
	color:#4e5d67;
	text-decoration:none;
}

#centre_large ul li a:hover {
	color:#f6bd5d;
	text-decoration:none;
}

#coldroite {
	float:right;
	width:220px;
	margin-top: 5px;
	margin-right: -1px;
}

.droite_top {
	background-image:url(images/droite_top.png);
	width:209px;
	height:41px;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	color: #e9e9e9;
}

#coldroite ul li {
	color:#4e5d67;
	text-align:left;
	line-height:19px;
}

#coldroite ul li a {
	color:#4e5d67;
	text-decoration:none;
}

#coldroite ul li a:hover {
	color:#f6bd5d;
	text-decoration:none;
}

#coldroite ul {
	margin:0;
	padding:0;
	background-image:url(images/ul.png);
	width:199px;
	float:left;
	display:block;
	padding-bottom:5px;
	background-repeat:no-repeat;
	background-color:#d8d8d8;
}

#coldroite li {
	margin:0;
	padding:0;
	margin-left:10px;
}

.puce li {
	list-style:url(images/pce.png) inside;
}

.puce1 li {
	list-style:url(images/puce2.png) inside;
}


.puce2 li {
	list-style:url(images/puce3.png) inside;
}


.rss {
	background-image:url(images/rss.png);
	width:105px;
	height:43px;
	padding-left:60px;
	margin: 10px auto;
}

.rss a {
	color:#ff8a1a;
	text-decoration:none;
}

