body {
	/*background-color: #A2032C;*/
	background-image:  url(images/f_rouge.gif);
	background-repeat: repeat-y;
}
.fond_accueil {
	background-image:  url(images/fond_rouge.gif);
	background-repeat: repeat-y;
}
a.menu_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menu_3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #88898E;
	text-decoration: none;
}

