@charset "iso-8859-2";
p, img, div, table, br, td, tr, li, ul, a, hr {
	margin:0px;
	padding:0px;
	border:0px;
}
#total {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}
body {
	background-image: url(../images/fondSite.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #3A322F;
	background-attachment: fixed;
	font-family: Tahoma;
	font-size: 12px;
	color: #3b3330;
}
#foot {
	font-size: 10px;
	color: #783d02;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#gbBanLeft {
	background-image: url(../images/fondBDgauche.jpg);
	background-repeat: no-repeat;
	height: 222px;
	background-position: center top;
	padding-top: 25px;
	font-weight: bold;
	padding-left: 20px;
}
.maron {
	color: #CEBCA5;
	background-color: #3A322F;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 1px;
}

#foot a:link {
	color: #CEBCA5;
	text-decoration: none;
}
.onze {
	font-size: 11px;
	text-align: center;
}

#foot a:visited {
	color: #CEBCA5;
	text-decoration: none;
}
#foot a:hover {
	color: #CEBCA5;
	text-decoration: underline;
}
.menu {
	font-size: 12px;
}


a:link{
	color:#3b3330;
	text-decoration:none;
}
a:visited{
	color:#3b3330;
	text-decoration:none;
}
a:hover{
	color:#3b3330;
	text-decoration:underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#site {
	border: 2px solid #FFFFFF;
	background-color: #cebca5;
	padding-bottom: 10px;
}
#right {
	float: right;
	width: 620px;
	padding-top: 10px;
	padding-right: 10px;
}
.break {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left {
	float: left;
	width: 180px;
	background-image: url(../images/traiBan.jpg);
	background-repeat: no-repeat;
	background-position: right 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.maron2 {
	color: #CEBCA5;
	background-color: #3A322F;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#lang {
	float:right;
	margin-top:30px;
}