* {margin: 0px; border: 0; padding: 0;}
body{font-size:1em;font-family: Verdana, Arial, Helvetica,sans-serif;color:#000000; position: relative;}
body,html{width:100%;margin:0;text-align:center;}
a{color:#555555}
a:focus,a:active {outline: none;}
body{font-size:62.6%;}
h1 { font-size:1.8em; }
h2 { font-size:1.4em; font-weight: bold; color: #474747; margin-bottom: 5px;}
h3 { font-size:3em; font-weight: bold; color: #af292e;  margin-bottom: 3px;}
h4 { font-size:1.6em; font-weight: bold; color: #474747; margin-bottom: 5px;}
h5 { font-size:1.2em; }
p { font-size:1.1em; margin-bottom: 20px;}
a {font-size:11px; }

body{
	background: #492307;
}

#largeur{
	position: relative; 
	margin: 0 auto;
	width: 940px;
	background: transparent url(../img/backLargeur.gif) repeat-y;
	min-height: 670px;
	_height: 670px;
	text-align: left;
}
#main{
	position: relative;
	min-height: 578px;
	_height: 578px;
	width: 940px;
	overflow: hidden;
	_overflow: none;
	padding-bottom: 90px;
}

#header{
	position: relative;
	height: 149px;
}
#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 194px;
}
#langue{
	text-align: left;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 746px;
	height: 57px;
	_height: 58px;
	border-bottom: solid 1px #efe1b2;
}
#langue ul{
	position: absolute;
	right: 0;
	bottom: 0;
	list-style: none;
	background: #492307;
	padding: 8px 1px 9px 7px;
}
#langue ul li{
	display: inline;
	border-right: solid 1px #efe1b2;
	padding: 0 5px;
}
#langue ul li#first{
	border-left: solid 1px #efe1b2;
}
#langue ul li a{
	color: #efe1b2;
	font-size: 10px;
	text-decoration: underline;
}
#langue ul li a.select{
	font-weight: bold;
	text-decoration: none;
}
#langue ul li a:hover{
	color: #efe1b2;
	font-size: 10px;
	text-decoration: none;
}

#footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 90px;
	width: 940px;
	background: transparent url(../img/backFooter.gif) left top no-repeat;
}
#footer #logoFooter{
	padding-top: 12px;
	height: 38px;
	_height: 50px;
	overflow: hidden;
	position: relative;
}
#footer #logoFooter a{
	margin-right: 20px;
	float: left;
}

#footer #lienFooter ul{
	padding-top: 5px;
}
#footer #lienFooter ul li{
	display: inline;
	list-style: none;
	border-right: solid 1px #EFE1B2;
	padding: 0 5px;
}
#footer #lienFooter ul li.first{
	border-left: solid 1px #EFE1B2;
}
#footer #lienFooter ul li a{
	color:#EFE1B2;
	font-size:10px;
	text-decoration:none;
}
#footer #lienFooter ul li a:hover{
	color:#EFE1B2;
	font-size:10px;
	text-decoration: underline;
}
