.page {
	width: 1000px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #626263;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.pg_entete {
	text-align: center;
	height: 240px;
	width: 100%;
	background-image: url(fd_entete.jpg);
	background-repeat: repeat-x;
}
.info_g {
	background-color: #FFFFFF;
	padding: 4px;
	width: 400px;
	left: 0px;
	color: #333333;
	position: relative;
}
.pg_corps {
	text-align: center;
	width: 100%;
}

.info_d {
	background-color: #FFFFFF;
	padding: 4px;
	width: 400px;
	right: 0px;
	color: #0000FF;
}
#bloc_auto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 100%;
	padding: 8px;
}
#bloc_auto a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.tb_actualite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-position: left;
}
.actu_entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.actu_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.actu_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#page_haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 18px;
	width: 1000px;
	text-align: left;
}
#page_haut a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}