/* style css */

#container{
	position:absolute;
	left:50%;
	margin-left:-400px;
	width:800px;
}

#header_fr{
	background: #FFF url(img/header_FR.gif) no-repeat top left;
	height:207px;
	width:800px;
}

#corp_fr{
	background: #FFF url(img/corp_FR.gif) no-repeat ;
	width:800px;
	color:#E0007A;
	font-family:arial, verdana;
	font-size:18px;
	font-weight:bold;
	padding:100px 0 10px 220px;
}

#bottom_fr{
	background: #FFF url(img/bottom_FR.gif) no-repeat top left;
	height:207px;
	width:800px;
}

#header_gb{
	background: #FFF url(img/header_GB.gif) no-repeat top left;
	height:207px;
	width:800px;
}

#corp_gb{
	background: #FFF url(img/corp_GB.gif) no-repeat ;
	width:800px;
	color:#E0007A;
	font-family:arial, verdana;
	font-size:18px;
	font-weight:bold;
	padding:100px 0 10px 220px;
}

#bottom_gb{
	background: #FFF url(img/bottom_GB.gif) no-repeat top left;
	height:207px;
	width:800px;
}

#drapeau {
	margin:0 0 0 233px;
	padding:0 0 10px 0;
}


#drapeau a{
	color:#E0007A;
	font-family:arial, verdana;
	font-size:12px;
	text-decoration:none;
	padding:0 0 0 5px
}

#drapeau a{
	text-decoration:underline;
}

