
html {
overflow-x:hidden; }

*
{
	padding:0;
	margin:0;
}

body
{
	background:url(images/fond.jpg);
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
}

h1
{
	position:absolute;
	left:-9999px;
}

#global
{
	width:1000px;
	margin:0 auto;
}

#entete
{
	background:url(images/fond_menu.png) no-repeat bottom;
	width:1000px;
	height:310px;/*330*/
    padding-top:20px;
}

#logo
{
	background:url(images/logo.png) no-repeat;
	width:371px;
	height:106px;
    float:left;
    position:relative;
    left:200px;
}

#entete .adresse
{
display:block;
width:130px;

margin-left:750px;

color:#4d4d4d;
line-height:15px;
font-family:"Trebuchet MS", Helvetica, sans-serif;
}
#centre
{
	background:url(images/center.png) no-repeat top;
	width:890px;
	min-height:440px;
	padding-top:20px;
    margin:0 auto;
	
}

#centre h2
{
	background:url(images/fond_titre.png) left bottom no-repeat;
    width:320px;/*800*/
    height:40px;
    display:block;
    padding-left:480px;

	
}
#centre h2 span
{
	 position:absolute;
     left:-1000000px;

	
}
#contenu_site
{
	width:890px;
    margin-top:50px;
}

#contenu_site .image
{
	width:740px;
   margin-left:130px;
    padding:30px 0;
}

#contenu_site .left
{
	margin-right:50px;
}

#contenu_site .image img
{
	border:#e3c494 solid 2px;
}
#contenu_site .Style2
{
 margin-top:10px;
 color:#483100;
}
#contenu_site .Style2 a
{
  color:#483100;
}

#wrap {
  float:left;
  }


#pied
{
	background:url(images/pied.png) no-repeat top;
	width:991px;
	height:122px;
    margin-left:10px;	
}

#pied ul
{
	width:720px;
	height:50px;
	margin:0 auto;
	list-style:none;
	text-align:center;
    position:relative;
    top:45px;
    left:50px;	
}

#pied ul li
{
	
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:12px;
float:left;
margin:0 3px;	
text-align:center;
line-height:50px;
color:#624004;
}
#pied ul li a
{
	text-decoration:none;
	color:#624004;
}

#pied ul li a:hover
{
	color:#FFF;
}




#pied ul .imnalys
{
	margin-left:150px;
}

/*lien ref*/
#fifi
{
	width:991px;
    margin-left:10px;	
}

#fifi ul
{
	width:720px;
	margin:0 auto;
	list-style:none;
	text-align:center;
    position:relative;
    top:0;
    left:0;	
}

#fifi ul li
{
	
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:12px;
margin:0 3px;	
text-align:center;
color:#624004;
display:inline;
}
#fifi ul li a
{
	text-decoration:none;
	color:#624004;
}

#fifi ul li a:hover
{
	color:#FFF;
}


