body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #f6cf93 ;
}

#conteneur
{
	width: 790px ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #a1624a ;
	background: #fff ;
}

#header
{
	height: 192px ;
	margin: 0 ;
    background: url(../images/banniere.jpg) no-repeat left 70% ;
}

#menu ul
{
	height: 35px ;
	margin: 0 ;
	padding: 0 ;
	background: url(../images/bg_menu.gif) repeat-x 0 -25px ;
	list-style-type: none ;
}

#menu li
{
	float: left ;
	text-align: center ;
}

#menu li a
{
	width: 160px ;
	line-height: 25px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #000000 ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #a1624a ;
}

#menu li a:hover
{   background: url(../images/bg_menu.gif) repeat-x 0 0 ;  }

#contenu
{
	padding: 0 10px 0 100px ;
	background: url(../images/titre.jpg) no-repeat 15px 15px ;
}

#contenu h1
{
	padding-left: 15px ;
	margin-left:50px;
	line-height: 25px ;
	font-size: 1.3em ;
	background: url(../images/carre-bleu.gif) no-repeat left center ;
	color: #a7621d ;
	border-bottom: 1px solid #a7621d ;
}

#contenu h2
{
	padding-left: 32px ;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(../images/ausflag.jpg) no-repeat left center ;
	color: #a7621d ;
	border-bottom: 1px solid #a7621d ;
}

#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #a7621d ;
	border-left: 3px solid #a7621d ;
	color: #a7621d ;
}

#contenu p
{
	text-align: justify ;
	text-indent: 0em ;
	line-height: 1.7em ;
}
#contenu .retrait 
{
	padding-left:50px;
}
#contenu a
{   color: #a7621d ; }

#contenu a:hover
{  	color: #a7621d ; }

#footer
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: right ;
	color: #a7621d ;
}

.carte
{
	border:2px solid black;
}