#body {
	background-color: #014879;
	background-image: url(../images/degrade.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
#conteneur_principal {
	width: 779px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 100%;
	height: 121px;
	position: relative;
	float: left;
	margin: 0px;
}
#top_gauche {
	width: 580px;
	position: relative;
	float: left;
}
#top_droit {
	width: 199px;
	position: relative;
	float: right;
}
#layer_sous_menu {
	width: 779px;
	height: 28px;
	position: relative;
	float: left;
	background-color: #014879;
}
#structure_main {
	width: 100%;
	position: relative;
	float: left;
	background-color: #fffbf2;
	padding-top: 20px;
}
#bottom {
	position: relative;
	float: left;
	padding-left: 17px;
}
#premiere_ligne {
	width: 100%;
	position: relative;
	float: left;
}
#bloc_menu {
	width: 237px;
	left: 17px;
	position: relative;
	float: left;
}
#bloc_edito {
	width: 237px;
	height: 214px;
	left: 34px;
	position: relative;
	float: left;
	overflow: auto;
}
#bloc_actu {
	width: 237px;
	height: 214px;
	left: 51px;
	position: relative;
	float: left;
	background-image: url(../images/actu.gif);
	background-repeat: no-repeat;
}
#deuxieme_ligne {
	width: 100%;
	position: relative;
	float: left;
	padding-top: 17px;
	padding-bottom: 17px;
}
#bloc_bas_gauche {
	width: 237px;
	height: 244px;
	left: 17px;
	position: relative;
	float: left;
	background-image: url(../images/reseau.gif);
}
#bloc_bas_milieu {
	width: 237px;
	height: 244px;
	left: 34px;
	position: relative;
	float: left;
}
#bloc_mbo {
	width: 237px;
	height: 244px;
	left: 51px;
	position: relative;
	float: left;
	background-image: url(../images/mbo.gif);
	background-repeat: no-repeat;
}
#structure_bottom {
	width: 100%;
	height: 30px;
	position: relative;
	clear: both;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
}
#menu_gauche {
	width: 150px;
	left: 17px;
	position: relative;
	float: left;
}
#menu_droite {
	width: 550px;
	right: 17px;
	position: relative;
	float: right;
}
#contenu_reseau {
	width: 217px;
	height: 200px;
	position: relative;
	float: left;
	overflow: auto;
	margin-top: 40px;
	padding-left: 10px;
}
#contenu_actu {
	width: 217px;
	height: 170px;
	position: relative;
	float: left;
	overflow: auto;
	margin-top: 40px;
	padding-left: 10px;
}
#contenu_mbo {
	width: 217px;
	height: 200px;
	position: relative;
	float: left;
	overflow: auto;
	margin-top: 40px;
	padding-left: 10px;
}
#bottom_haut_page {
	position: relative;
	float: right;
	margin-right: 17px;
}
