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

 BODY
   {
	background-color: #493c34;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
   }

.fondtableaux{
	background-color: #6a534d;
}

.fondpromo{
	background-color: #493c34;
}

.fondfooter{
	background-color: #493c34;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff8f6;
	font-size: 17px;
}

#navig a{color:#fff8f6; text-decoration:none;}
#navig a:hover{color:#BBBBBB; text-decoration:underline; font-weight: bold;}

.navig{
	background-color: #b85d27;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #fff8f6;
	text-align:center;
}

.H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: px;
	font-style: normal;
	font-weight: bold;
	color: #9a9a9a;
}

.H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 270;
	color: #fff8f6;
	text-align:center;
}
.H3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 270;
	color: #fff8f6;
	text-align: justify;
}
.H4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration:underline
	font-weight: bold;
	color: #fff8f6;
}
.txtcentral {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align:justify;
	font-style: normal;
	font-weight: 200;
	color: #fff8f6;
}
a{text-decoration:none}

