.fond {
	border:2px solid #000000;
	background-attachment: scroll;
	background-image: url(../image/charte_fd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height:13px;
}

#slogan {
	width:864px;
	height:31px;
	margin-top:86px;
	background-attachment: scroll;
	background-image: url(../image/charte_slogan.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#menu {
	width:864px;
	height:30px;
	margin-top:4px;
	padding-left:0px;
	background-attachment: scroll;
	background-image: url(../image/charte_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu2 {
	width:65px;
	height:30px;	
	padding:0px;
	float:left;
}
.img {
	color: #00225a;
	display:block;
	float:left;
	margin-top:1px;
	margin-left:13px;
}
.txt_gras, .txt_gras:link, .txt_gras:visited {
	font-weight:bold;
	color: #00225a;
}
.txt_gras:hover {
	color: #CC0000;
}
#bottom {
	width:864px;
	height:24px;
}
#colonne {
	margin-top:2px;
	margin-left:6px;
	margin-right:6px;
	width:412px;
	height:24px;
	font-size:12px;
	line-height:25px;
	float:left;
}
.txt_rouge, .txt_rouge:link, .txt_rouge:visited {
	font-weight:bold;
	color: #CC0000;
	text-decoration: none;
}
.txt_rouge:hover {
	color: #00225a;
}
.txt_sansssoulign, .txt_sansssoulign:link, .txt_sansssoulign:visited {
	font-weight:bold;
	color: #00225a;
	text-decoration: none;
}
.txt_sansssoulign:hover {
	color: #CC0000;
}
.txt_bleu {
	font-weight:bold;
	color: #00225a;
}