BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu0 {
	padding-top:2px;
	padding-bottom:2px;
	font-size: 12px;
	color:#FFFFFF;
	height:20px;
	text-decoration:none
}
.menu0 a:hover {
	color:#23488C;
}
.menu1 {
	padding-top:2px;
	padding-bottom:2px;
	font-size: 12px;
	color:#FFFFFF;
	height:20px;
	text-decoration:none;
	background-image:url("/image/menu_gauche_fond.gif");
	/* background-color:#003366; */
}
.centre_titre {
	color:#003366;
	font-weight: bold;
	font-size: 11px;
}
.centre_lien {
	color:#003366;
	font-size: 10px;
	text-decoration:underline;
}
.centre_lien a:hover {
	color:#003366;
	font-size: 12px;
	text-decoration:none;
}
.menu {
	background-image:url("/image/menu_gauche3.gif");
	background-position:bottom;
	background-repeat:no-repeat
}
.centre {
	background-image:url("/image/body3.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}
.menuhome {
	background-image:url("/image/menu_gauche3.gif");
	background-position:bottom;
	background-repeat:no-repeat
}
.centrehome {
	background-image:url("/image/body3home.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}
.formulaire {
	border:1px solid #B31B34;
	background-color:transparent;
}
#corp_central a {
	color:#003366;
	font-size: 10px;
	text-decoration:underline;
}