body {
	background-color: #3D3D3D;
	color: #FFF;
	font: 14px normal Arial, Helvetica, sans-serif;
	margin: 0px;
}
.ombreBas {
	background: url(../images/layout/ombre_bas.png) no-repeat top left;
	height: 15px;
	left: 1px;
	top: 770px;
	position: absolute;
	width: 835px;
}
* html .ombreBas {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/layout/ombre_bas_ie.png', enabled='true', sizingMethod='crop');
	width: 910px;
}
.ombreDroite {
	background: url(../images/layout/ombre_droite.png) no-repeat top left;
	height: 770px;
	right: -15px;
	position: absolute;
	top: 1px;
	width: 15px;
}
* html .ombreDroite {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/layout/ombre_droite.png', enabled='true', sizingMethod='crop');
}
#conteneur {
	background: #000 url(../images/layout/fond.jpg) no-repeat top left;
	height: 655px;
	padding: 115px 0px 0px 0px;
	margin: 0px auto 10px;
	position: relative;
	width: 825px;
}
* html #conteneur {
	width: 900px;
}
#dates {
	background: url(../images/layout/dates.png) no-repeat top left;
	height: 350px;
	text-indent: -9000px;
	width: 370px;
}
a {
	outline: none;
}
h1 {
	background: url(../images/layout/logo_foireduverre.png) no-repeat 45px 0px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	text-indent: -9000px;
	width: 505px;
}
h1 a {
	display: block;
	height: 100%;
	width: 100%;
}

/* MENU */
#menu {
	background-color: #262626;
	height: 1.5em;
	list-style-type: none;
	margin: 16px 0px 0px 218px;
	padding: 0px;
	position: relative;
	z-index: 1;
}
#menu li {
	float: left;
	height: 1.5em;
	line-height: 1.5em;
}
#menu li.active {
	background-color: #3C3D26;
}
#menu a {
	color: #FFF;
	display: block;
	height: 100%;
	text-decoration: none;
}
* html #menu a {
	float: left;
	text-align: center;
}
#menu a:hover {
	background-color: #443327;	
	color: #FFF;
	text-decoration: none;
}
/* Fin : MENU */

/* MENU LANGUES */
#menuLangues {
	font-size: 0.8em;
	left: 565px;
	position: absolute;
	top: 173px;
}
#menuLangues a {
	color: #B0B91D;
	text-decoration: none;
}
#menuLangues a:hover {
	color: #F37021;
}
/* Fin : MENU LANGUES */

/* UNIQUE EN BELGIQUE */
#unique {
	background: url(../images/layout/uniqueenbelgique.png) no-repeat bottom left;
	height: 135px;
	left: 48em;
	position: absolute;
	text-indent: -9000px;
	top: 105px;
	width: 125px;
	z-index: 5;
}
* html #unique {
	left: 750px;
}
/* Fin : UNIQUE EN BELGIQUE */

/* CONTENU */
#contenu {
	background: url(../images/layout/vagues.jpg) no-repeat bottom left;
	height: 501px;
	margin: 0px 0px 0px 218px;
	width: 33em;
}
* html #contenu {
	width: 38em;
}
#contenu div {
	height: 485px;
	overflow: auto;
	padding: 15px 20px;
}
#contenu h2 {
	color: #B0B91D;
	font-size: 1.4em;
	margin: 5px 0px -5px;
	text-decoration: underline;
}
#contenu h3 {
	color: #F37021;
	margin: 5px 0px -10px;
}
#contenu p {
	line-height: 1.3em;
}
strong.color {
	color: #B0B91D;
}
em.color {
	color: #F37021;
}
td {
	padding: 0px 5px 10px 0px;
	vertical-align: text-top;
}
a {
	color: #F37021;
}
a:hover {
	color: #B0B91D;
}
/* Fin : CONTENU */

/* FOOTER */
#footer {
	background: url(../images/layout/footer.png) no-repeat top left;
	height: 18px;
	margin: 20px 0px 0px 110px;
	position: relative;
	text-indent: -9000px;
	width: 455px;
	z-index: 10;
}
* html #footer {
	margin: 5px 0px -25px 110px;
}
/* Fin : FOOTER */