@charset "utf-8";
/* CSS Document */

body{
	background-position: center top;
    background-repeat: repeat-x;
	margin: 0;
    padding: 0;
}

#contenu{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	height:790px;
}

#header{
	width:870px;
	height:170px;
	margin-left:auto;
	margin-right:auto;
	
}

#logo{
	float:left;
	
}
#h1{
	width:650px;
	height:25px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000032;
	text-transform:uppercase;
	text-align: right;
	
}

#menu{
	
	float:right;
	width:570px;
	height:50px;
	margin-top: 67px;
}

#pages{
	background-image:url(../images/barre_menu.png);
	background-repeat:no-repeat;
	float:right;
    width:597px;
	
}

ul{
	text-align:center;
	margin-top:5px;
	 margin-left: 51px;
}

li{
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:15;
color:#FFF;
list-style:none;
text-align:right;
padding-left: 28px;

}


#contenu_2{
	width:870px;
	height:750px;
	margin-left:auto;
	margin-right:auto;
}

#bloc1{
	position: absolute;
    width: 870px;
	
} 

#gesco{
	width:412px;
	float:left;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
	text-align:justify;
		
}

#illu{
	float:right;
	width:425px;
	height:205px;
	
}
#bloc2{
	position: relative;
    top: 265px;
    width: 870px;;
}

#bouton{
	 height: 100px;
    left: 35px;
    position: absolute;
    width: 348px;
}

#image1{
	background-color:#FFF;
	width:425px;
	height:100px;
	float:right;
	
}

#bloc3{
	 position: relative;
    top: 395px;
	
}

#image2{
	background-color:#FFF;
	width:870px;
	height:200px;
  
}


#contenu_3{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	height:142px;
}


#footer{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	height:142px;
}

#signature{
	width:150px;
	float:left;
	margin-top:15px;
}
	
#f_droit{
	float: right;
    height: 142px;
    width: 600px;
}

#menu_bas{
	text-align:left ;
	font-family:Arial, Helvetica, sans-serif;
	color:#36C;
	font-size:12px;
	margin-top:15px;
	width:325px;
	margin-left:150px;
	
	
}


#map_monde{
  float: right;
    margin-top: -70px;
}