/* CSS Document */
BODY {
	margin-left:0;
	margin-right:0;
}
.index_calque_globe {
	position:absolute;
	top: 50%;
	margin-top: -353px;	
	width:100%;
}
.index_englobe {
	width:100%;
	text-align:center;
	background:#F4DC88;
}
.index_left_pic {
	background:url(../images/interface/fleur_left.jpg);
	width:400px;
	height:707px;
}
.index_right_logo {
	padding-top:70px;
	padding-bottom:75px;
	text-align:center;
}
.index_menu_flash {
	height:250px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}
.index_langue_choix {
	text-align:center;
	background:#F04D59;
	font-size:16px;
	color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	height:55px;
	vertical-align:middle;
	font-family:"Courier New", Courier, monospace;
}
.index_langue_choix a{
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.index_langue_choix a:hover{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.Global_outils {
	height:50px;
	text-align:center;
	background:#F04D59;
	font-size:16px;
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
}
.Global_outils a{
	color:#F4DC88;
	text-decoration:none;
}
.Global_outils a:hover{
	color:#F4DC88;
	text-decoration:underline;
}
.Global_menu_flash {
	height:122px;
	text-align:center;
}