@charset "utf-8";
/*LIENS*/

a img {border:none;}
a {
	color:#794300;
	text-decoration:none;
}
a:visited {color:#351d00;}
a:hover {
	color: #772600;
	text-decoration: underline;
}
th {
	text-align: left;
}

a:active {color:#351d00;}
#designtable {
	font-size: 10px;
	border: 1px solid #CCCFA9;
	
	}
#designtable img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	}
#Container {
	width: 782px;
	background-color: #e5e1de;
	background-image: url(../Images/BckMain.gif);
	margin-right: auto;
	margin-left: auto;
}
#Header {
	text-align: center;
}

body {
	font-family: Georgia;
	font-size: small;
	color: #351d00;
	background-color: #877d57;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: x-large;
	font-weight: normal;
	color: #996600;
}

h2 {
	font-size: small;
	color: #4F1A00;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-size: small;
	color: #4F1A00;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCFA9;
}
#DivMenu {
	float: left;
	width: 216px;
	padding-left: 5px;
	background-image: url(../Images/BckDivMenu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BtnMenu {
	float: none;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}


#Main {
	float: left;
	width: 525px;
	margin-left: 25px;
}

#Footer {
	background-image: url(../Images/BckFooter.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	background-color: #877d57;
	padding-top: 8px;
}

.Clear {
	clear: both;
}
.LogoSmFooter {
	float: right;
	height: 55px;
	width: 45px;
}
.AlignRight {
	text-align: right;
}


.BanniereADroite {
	text-align: right;
	padding-right: 15px;
	padding-top: 25px;
}
