body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #ECF1F6;
	line-height: 17px;
	font-weight: 500;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
}


#global {
	width: 950px;
	background-color: #FFFFFF;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#haut{
	width: 950px;
	}
	
	
#titre{
	height: 60px;
	width: 950px;
	}
	
#gauche{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 225px;
	padding-left: 20px;
	padding-bottom: 25px;

	}

	
#centre{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 300px;
	padding-left: 50px;
	padding-bottom: 25px;
	text-align: justify;

	}

#centre2{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 680px;
	padding-left: 50px;
	padding-bottom: 25px;
	text-align: justify;

	}	
.videoplayer{
	float: right;
	width: 350px;
	padding: 5px 0 10px 20px;
	color: #FF0000;
}	
#droite{
	float:left;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;;
	width:350px;
	padding-left: 30px;
	padding-bottom: 25px;
	text-align: justify;
	}
	
#centre_contact{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 500px;
	padding-left: 25px;
	padding-bottom: 25px;
	text-align: justify;

	}

	
#bas{
	clear:both;
	height: 26px;
	width:950px;
	bottom: 0px;
	color: #000000;
	background-image: url(../images/deco/bas.gif);
	background-repeat: no-repeat;
	}
	
.table_menu
{
	background-color: #FFFFFF;
}
#globe {
	visibility: hidden;
	position: absolute;
	top: 300px;
	left: 70px;
}

.img_bord {

	border: solid #000000 1px;

}
.img_bord:hover {

	border: solid #FF0000 1px;

}
