html,body{
	margin:0px;padding:0px;
	clear:both;
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
}

body img:link{
	border:0px;
}

 
div#container{
	text-align:left;
	/*position:absolute;
	top:100px;
	left:100px;*/
	width:1170px;
}

div#wrapper{

	float:left;
	width:100%;
	
}

div#content{
	
	/*border:1px solid black;*/
	
	width:1000px;
	margin-left:  150px;
/*	height:500px;*/
	height:435px;
	
	
}

div#colonne_centrale{
float:left;
width:700px;
margin:0px;
padding:0px;

}

div#main_content{
	
	
	height:355px;
	width:700px;
	background-repeat:repeat;
	margin-bottom:15px;
	background-color:#FFF;
	

}




div#footer{
	background: #333;color: #FFF
}

div#footer p{
	margin:0;
	padding:5px 10px
}

div#container{
	
	
	margin:0 auto;
	margin-top:100px;
	margin-left:100px;
	/*margin-left:100px;
	margin-top:100px;*/
}


div#extra{
/*	border:1px solid black;*/
	/*margin:1px;*/
	height:85px;
	float:left;
	width:150px;
	
	margin-top:-9px;
	margin-left:-1170px;
	
	
	
}

div#extra h1{

	margin:0px;
	padding:0px;
	font-size:54px;
	text-align:left;
	letter-spacing:-2px;
	font-weight:bold;
	font-family:"Stencil Std";
	line-height:35px;
	padding-top:10px;

}




div#navigation{
	float:left;
	clear:left;
	width:150px;
	
	
	
	
}

div#other_information{
	float:left;
	position:absolute;
	left:100px;
	top:600px;
	width:150px;
	
	
}

div#other_information .acces_client{
	
	font-size:10px;
}

div#other_information a{
	color:#000;
	

}

div#other_information img{
border:0px;

}

div#footer{
	display:none;
	clear:both;
	width:100%;
	margin-bottom:50px;
}