body {
	font-family: "Myriad", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 0;
	margin: 0;
	padding-top: 0px;
}
#page {
	display: block;
	height: 580px;
	width: 950px;
	text-align: left;
	margin: auto;
	background-color: #000000;	
}
.float_left {
	float: left;
}
#accueil {
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 610px;
	width: 950px;
	vertical-align: middle;
}
#menu {
	vertical-align: middle;
	float: left;
	display: table-cell;
	height: 580px;
	width: 530px;
	line-height: 200px;
}
#menu2 {
	display: block;
	height: 125px;
	width: auto;
}
#contenu_haut {
	height: 138px;
	width: 350px;
	display: block;
	overflow: auto;
	margin-bottom: 0px;
	scrollbar-face-color:#999;
	scrollbar-shadow-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-track-color:#000;
	scrollbar-arrow-color:#000;
	padding-left: 55px;
	padding-right: 5px;
}
#contenu_bas {
	height: 265px;
	width: 350px;
	display: block;
	overflow: auto;
	scrollbar-face-color:#999;
	scrollbar-shadow-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-track-color:#000;
	scrollbar-arrow-color:#000;
	font-size: 10px;
	padding-left: 55px;
	padding-right: 5px;
}
p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contenu_haut h2 {
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 12px;
	font-style: normal;
	color: #FFFFFF;
}
#pages {
	background-repeat: no-repeat;
	display: block;
	height: 580px;
	width: 950px;
	vertical-align: middle;
}


#contenu {
	height: 580px;
	width: auto;
	display: block;
	float: left;
}
#contenu_bas2 {
	height: auto;
	width: 315px;
	display: block;
	overflow: hidden;
	scrollbar-face-color:#999;
	scrollbar-shadow-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-track-color:#000;
	scrollbar-arrow-color:#000;
	font-size: 11px;
	padding-right: 15px;
	margin-top: 10px;
}
#contenu_haut2 {

	height: auto;
	width: 315px;
	display: block;
	margin-bottom: 0px;
	color: #FFFFFF;
	scrollbar-face-color:#999;
	scrollbar-shadow-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-track-color:#000;
	scrollbar-arrow-color:#000;
	font-size: 11px;
	font-style: italic;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight:bold;
}

.souligne {
	text-decoration: underline;
	font-weight: bold;
}
.puce-fleche {
	list-style-image: url(Image/puce.gif);
}
.texte_centrer {
	text-align: center;
	font-weight: bold;
}
.mod_actu_lien a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#mod_actu {
	height: 350px;
}

