body {
	background: url(graphs/fond2.png) repeat-x #69ccd3;
}
#global {
	position: relative;
	width: 971px;
	top: 0px;
	margin: 0 auto 0 auto;
}
.image {
	background: url(graphs/choix_langue.jpg) center no-repeat;
	width: 971px; height: 480px;
	top: 0px; left: 14px;
	display: block;
}
.choix {
	position: absolute;
	width: 971px; top: 415px;
	text-align: center;
	width: 820px; top: 400px;
	text-align: right;
	display: block;
}
.blablaG {
	background: #d7f1f3;
	width: 465px; min-height: 210px;
	font-size: 12px;
	padding: 5px;
	margin: 10px 0 5px 0;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
}
.blablaD {
	background: #d7f1f3;
	width: 465px; min-height: 210px;
	font-size: 12px;
	padding: 5px;
	margin: 10px 0 5px 0;
	border: 1px solid #CCCCCC;
	display: block;
	float: right;
}
.logos {
	background: #fff;
	letter-spacing: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	display: block;
}
.infos {
	font-size: 10px;
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	display: block;
}
.liensext {
	text-align: center;
	margin: 10px 0 10px 0;
	display: block;
}
A.menuB {text-decoration:none; color: #eee;} 
A.menuB:hover {text-decoration:underline; color:#eee;}
A.bla {text-decoration:none; color: #009000;display: block;} 
A.bla:hover {background: #d6fff2; }


