body{
	background:#f9e4be url(../background/fond.jpg) no-repeat top center;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica sans-serif;
	font-size:13px;
	text-align: center;
	border:0;
	overflow:visible;
}

a:link{
	color:#b58439;
}
a:visited{
	color:#b58439;
}
a:hover{
	color:#104d84;
}
a:acive{
	color:#0072ba;
}
img{
	border:0;
}
.clear{
	clear:both;
}
.right{
	float:right;
	padding-right:180px;

}
.jaune{
	color:#b58439;
	font-weight:bold;
}
h2{
	font-size:1em;
	line-height:3em;
}
/*
ul{
	list-style:square;
}
*/
li{
	padding:5px 0;
	list-style-image:url(../background/puceListe.png);
}

#container{
	text-align:left;
	position: relative;
	width: 970px;
	margin: 0px auto;
	padding:29px 0 0;
}


/*navigation*/
#nav{
	float:left;
	width:945px;
	background-color:#FFF;
	height:2em;
	margin:0;
	padding:25px 25px 0 0;
	
}
#nav ul{
	padding:0;
	margin:0 0 0 10px;
}
#nav ul li{
	list-style:none;
	float:right;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
}

#nav ul li a{
	font-size:24px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	line-height:24px;
	border-bottom:#c2c2c2 0px solid;
	padding-left:25px;
}
#nav ul li a:hover{
	border-bottom:#000 0px solid;
}
#son{
	float:right;
	padding: 5px 25px 0 0;
}

#content-index{
	float:left;
	position:relative;
	width:970px;
	text-align:left;
	background:#fff url(../background/fond2.jpg) top center no-repeat;
	border:0;
}

#affiches{
	float:left;
	width:930px;
	height:110px;
	padding:10px 20px;
	margin-top:360px;
	background:url(../background/BgAffiches.png) center no-repeat;
}
#footer{
	width:970px;
	height:48px;
	clear:both;
	background:url(../background/footerBot.png) center bottom no-repeat;
	text-align:center;
	padding:0;	
	
}
#footer p{
	font-size:11px;
	color:#b58439;
	padding:10px 0 0 0;
	margin:0;	
}


#extradiv{
	position:absolute;
	width:300px;
	text-align:right;
	top: 40px;
	left: 620px;
	color:#c2c2c2c;
	font-weight:bold;
}
#extradiv li{
	padding:2px;
	background-image:none;
	list-style:none;
}
