html{
margin:0px;
padding:0px;
}
body{
margin:0px;
padding:0px;
background-color:#000000;
text-align:center;

}
img{
overflow:hidden;/*ce ki deborde soit caché*/
margin:0px;
padding:0px;
float:left;
border:0px solid #000000;
}


a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#999999;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}
a:active {
	text-decoration: none;
	color:#990000
}





#contener_general{
	text-align:center;
	height: 100%;
	width: 100%;
	background-color:#000000;
	
	
	
}
#contener{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 1300px;
	height:1000px;
	background-image:url(../img/ap_PA.png);
background-repeat:no-repeat;
	}


#contenu{
	margin-left:auto;
	margin-right:auto;
	width: 1300px;
	height:860px;
	
	}
	
	

#contener_logo_flags{
	margin-left:auto;
	margin-right:auto;
	
	width: 1300px;
	height:250px;
	
	}

#logo{
	margin-left:210px;
	margin-top:27px;
	float:left;
	width: 700px;
	height:200px;
	
	}
#flags{
	margin-left:100px;
	margin-top:75px;
	float:left;
	width: 150px;
	height:30px;
	
	}
	
#flag_us{
	
	float:left;
	width: 60px;
	height:30px;
	
	}
	
#flag_fr{
	
	float:left;
	width: 60px;
	height:30px;
	
	}
#menu{
	width: 320px;
	height:250px;
	margin-left:750px;

}	




/*All RIGT*/


#allrigt{
	width: 1300px;
	height:60px;
	margin-top:20px;
	background-image:url(../img/bare_allright1300x36.png);
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
	padding-top:10px;
	
}














