body {
	margin:0 auto;
	font-size:13x;
	font-family:Tahoma;
	color:#656565;
	background:url(images/background.gif) repeat-x top #CCCCCC;
}
.contenu {
	background:url(images/bot.gif) top left repeat-y;
}
img {
	display:block;
}
h1, h2, h3, h4 {
	font-weight:bold;
	font-size:15px;
	color:#3F82BE;
	text-transform:uppercase;
}
a {
	color:#4e4e4e;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.menu {
	height:82px;
	width:900px;
}
.texte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3887bd;
	font-weight:bold;
	text-align:center;
	padding-left:85px;
}
.header {
	width:948px;
	height:245px;
}
.header_image {
	background-image:url(images/bandeau.jpg);
	width:900px;
	height:210px;
}
.header_bas {
	background-image:url(images/header_bas.jpg);
	width:900px;
	height:35px;
}
.pied {
	background-image:url(images/bg_pied_72.gif);
	background-repeat:repeat-x;
	width:100%;
	height:72px;
}
.fil_ariane {
	padding-left:10px;
	height:35px;
	font-size:9px;
	color:#494949;
}
.fil_ariane a {
	color:#3F82BE;
	text-decoration:underline;
}
.fil_ariane a:hover {
	text-decoration:none;
}
.normal {
	color:#656565;
	padding:10px 10px 10px 20px;
	background-color:#FFFFFF;
}
.droit {
	color:#656565;
	padding:10px 10px 10px 20px;
}
.langue {
	font-size:11px;
}
.langue a {
	color:#ffffff;
	text-decoration:underline;
}
.langue a:hover {
	color:#ffffff;
	text-decoration:none;
}
.menu_bas {
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#3F82BE;
	text-decoration:none;
	text-align:center;
	padding-top:25px;
	width:900px;
}
.menu_bas a {
	font-family:Tahoma;
	font-size:11px;
	color:#3F82BE;
	text-decoration:none;
	text-align:center;
}
.menu_bas a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#3F82BE;
	text-decoration:underline;
	text-align:center;
}
.footer {
	background-image:url(images/footer.jpg);
	width:900px;
	height:63px;
	padding-top:18px;
	color:#979797;
}
.copyright {
	font-size:11px
}
.copyright a {
	color:#3887bd;
	text-decoration:underline;
}
.copyright a:hover {
	color:#3887bd;
	text-decoration:none;
}
.signature {
	font-size:11px;
}
.signature a {
	color:#656565;
	text-decoration:none;
	font-weight:bold;
}
.signature a:hover {
	color:#656565;
	text-decoration:underline;
	font-weight:bold;
}