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

body {
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	background-color:#282a30;
	margin:0 auto;
	width:924px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#header {
	background-image:url(images/header.png);
	width:924px;
	height:571px;
}

#centre {
	background-image:url(images/centre.png);
	width:923px;
}

#footer {
	background-image:url(images/footer.png);
	width:924px;
	height:384px;
}

.header1 {
	float:left;
	width:350px;
	margin-left:275px;
	margin-top:6px;
	color:#e34f21;
	height: 20px;
}

.sociaux {
	width:250px;
	float:right;
	margin-top:4px;
	height: 32px;
}

.fb {
	background-image:url(images/fb.png);
	width:29px;
	height:32px;
	float:right;
	margin-top:-27px;
	position:relative;
}

.tw {
	background-image:url(images/tw.png);
	width:35px;
	height:32px;
	float:right;
	margin-top:-27px;
	position:relative;
}

.rss {
	background-image:url(images/rss.png);
	width:31px;
	height:32px;
	float:right;
	margin-right: 35px;
	margin-top:-27px;
	position:relative;
}

.sociaux div:hover {
	background-position:bottom;
}


.logo {
	width:730px;
	height:200px;
	float:left;
}

.co {
	float:left;
	width:80px;
	height:50px;
	color: #FFF;
	margin-top: 53px;
	margin-left: 55px;
	font-style: italic;
}

.header2 {
	float:left;
	width:520px;
	margin-top:88px;
	margin-left:45px;
	height: 65px;
	color: #220000;
	line-height: 16px;
}

.bienvenue {
	margin-left:40px;
}

.header3 {
	float:left;
	width:520px;
	margin-top:30px;
	margin-left:45px;
	height: 130px;
	color: #220000;
	line-height: 16px;
}

img {
	border:none;
}

.pub1 {
	width:302px;
	height:252px;
	float:left;
	margin-top: 85px;
	margin-left: 22px;
}


.left1 {
	float:left; width:570px;
}

#gauche {
	width:170px;
	float:left;
	margin-left: 35px;
	margin-top: 10px;
	padding-bottom:20px;
}

.clear {
	clear:both;
}

.m1 {
	background-image:url(images/m1.png);
	width:162px;
	height:44px;
}

.m1:hover {
	background-position:bottom;
}

.m2 {
	background-image:url(images/m2.png);
	width:162px;
	height:41px;
}

.m2:hover {
	background-position:bottom;
}

.m3 {
	background-image:url(images/m3.png);
	width:162px;
	height:41px;
}

.m3:hover {
	background-position:bottom;
}

.m4 {
	background-image:url(images/m4.png);
	width:162px;
	height:43px;
	margin-bottom:15px;
}

.m4:hover {
	background-position:bottom;
}

#droite {
	width:700px;
	float:left;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: -130px;
	min-height: 600px;
}

.vignette {
	background-image:url(images/vignette.png);
	width:216px;
	height:109px;
	float: left;
	margin-left: 15px;
	text-align:center;
	padding-left:0px;
	padding-top:4px;
	font-size:11px;
	font-weight:bold;
	color:#432618;
	margin-bottom:25px;
}

.vignette a {
	color:#e45022;
	text-decoration:none;
}

.vignette a:hover {
	color:#FFF;
	text-decoration:none;
}

.vignette:hover {
	background-position:bottom;
}

.vignette img {
	margin-bottom:11px;
}

a {
	color:#e45022;
	text-decoration:none;
}

form{
	width:420px;;
	margin:auto;
	background-color:#dfdfdf;
	border:1px solid #bbb;
	padding:10px;
}
form label{
	display:block;
	padding:10px;
	background-color:#fff;
	margin-bottom:10px;
}
form input, form textarea{
	width:100%;
}
form textarea{
	height:200px;
}
form input.submit{
	background-color:#aaa;
	color:#fff;
	text-align:center;
	font-weight:bold;
	border:1px solid #888;
}

.footer1 {
	text-align:center;
	padding-top:225px;
	color:#5b432c;
	font-weight:bold;
}

.footer1 a {
	color:#5b432c;
	text-decoration:none;
}

.footer1 a:hover {
	color:#000;
	text-decoration:none;
}


.footer2 {
	text-align:center;
	padding-top:85px;
	color:#5a5d6d;
	/* [disabled]font-weight:bold; */
	line-height: 18px;
}

.footer2 a {
	color:#5a5d6d;
	text-decoration:none;
}

.footer2 a:hover {
	color:#000;
	text-decoration:none;
}

.sscat {
	font-size:14px;
	height:25px;
	font-weight: bold;
	color:#c9620f;
	text-align: center;
}

.sscat a {
	color:#652d00;
	text-decoration:none;
}

.sscat a:hover {
	color:#FFF;
	text-decoration:none;
}

