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

body {
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	background-color:#5e4334;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

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

#header {
	width:993px;
	background-image:url(images/header.png);
	height:376px;
	color: #a17a66;
}

#contenu {
	width:1005px;
	margin:auto;
}

.gauche_centre {
	background-image:url(images/gauche_centre.png);
	width:206px;
}

.gauche_bas {
	background-image:url(images/gauche_bas.png);
	width:206px;
	height:56px;
}

#gauche {
	width:206px;
	float:left;
	min-height: 100px;
}

.droite_centre {
	background-image:url(images/droite_centre.png);
	width:757px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: repeat-y;
}

.droite_bas {
	background-image:url(images/droite_bas.png);
	width:787px;
	height:168px;
}

#droite {
	width:797px;
	float:left;
}

.clear {
	clear:both;
}

.footer {
	background-image:url(images/footer1.png);
	width:993px;
	height:132px;
	clear:both;
}

.header1 {
	margin-left:30px;
	margin-top: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a17a66;
	float:left;
	font-weight:bold;
}

.header1 a {
	color:#93fd21;
	font-weight:bold;
}

.header2 {
	float:right;
	margin-right:15px;
	margin-top: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.header2 a {
	color:#93fd21;
	font-weight:bold;
}


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

img {
	border:none;
}

.header3 {
	width:500px;
	height:80px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	color: #068e9e;
	font-size: 12px;
}

.header3 a {
	font-weight:bold;
	color: #068e9e;
}

.logo {
	width:1000px;
	height:100px;
	float: left;
}

.fav {
	float:left;
	width:300px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:110px;
	margin-top: 7px;
}

.fav a {
	color:#93fd21;
	text-decoration:none;
}

.fb {
	float:right;
	background-image:url(images/fb.png);
	width:22px;
	height:23px;
	margin-right:10px;
}

.twitt {
	background-image:url(images/twitt.png);
	width:22px;
	height:23px;
	float:right;
	margin-right:10px;
}

.rss {
	background-image:url(images/rss.png);
	width:22px;
	height:23px;
	float:right;
	margin-right:10px;
}

.menu {
	margin-top:-90px;
	margin-left: 20px;
}

ul {
	margin:0;
	padding:0;
}

#gauche li {
	background-image:url(images/li.png);
	width:160px;
	height:29px;
	list-style:none;
	margin-top:0px;
	margin-left:4px;
	text-align: center;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
}

#gauche li:hover {
	background-position:bottom;
}

#gauche li a {
	color:#93fd21;
}

/*#gauche li a:hover {
	color:#598b22;
}*/

.menu_bas {
	background-image:url(images/menu_bas.png);
	width:167px;
	height:24px;
	margin-bottom: 15px;
}

.pub1 {
	width:731px;
	height:92px;
	float:left;
	margin-left:230px;
	margin-top:30px;
}


.pub2 {
	width:731px;
	height:92px;
	float:left;
	margin-left:30px;
	margin-top:25px;
}

.titre {
	background-image:url(images/titre.png);
	width:724px;
	height:26px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: 'Paytone One', sans-serif;
	float:left;
	color: #FFF;
	text-transform:uppercase;
	padding-top:4px;
	padding-left:10px;
}

.vignette {
	background-image:url(images/vignette.png);
	width:184px;
	height:131px;
	float:left;
	text-align: center;
	padding-top: 10px;
	margin: 2px;
	margin-top: 10px;
	font-size:12px;
	margin-bottom:14px;
}

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

.vignette a {
	color:#93fd21;
	font-weight:bold;
}

.vignette a:hover {
	color:#FFF;
	font-weight:bold;
}

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

.footer1 {
	text-align:center;
	margin-top: 15px;
	color: #936f5e;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left:150px;
}

.footer1 a {
	color:#936f5e;
	font-weight:bold;
}

.footer1 a:hover {
	color:#FFF;
	font-weight:bold;
}

.footer2 {
	text-align:center;
	margin-top: 5px;
	color: #936f5e;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left:150px;
}

.footer2 a {
	color:#936f5e;
	font-weight:bold;
}

.footer2 a:hover {
	color:#FFF;
	font-weight:bold;
}

.footer3 {
	text-align:center;
	margin-top: 75px;
	color: #936f5e;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left:150px;
}

.footer3 a {
	color:#936f5e;
	font-weight:bold;
}

.footer3 a:hover {
	color:#FFF;
	font-weight:bold;
}

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

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

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

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;
}
