body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.menu:hover {
	color: #ED1E25;
}

.menu2_fond {
	background-color: #ED1E25;
	background-image: url(images/arc3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.menu3:hover {
	color: #000000;
}
.menu3_selec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/puce2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.menu4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu4:hover {
	color: #ED1E25;
}
.menu4_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED1E25;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #DADADA;
}
.titre1 {
	font-family: "Arial Black", Arial;
	font-size: 24px;
	color: #ED1E25;
	background-image: url(images/titre_fond.gif);
	background-repeat: repeat-x;
}
.titre2 {

	font-family: "Arial Black", Arial;
	font-size: 18px;
	color: #000000;
}
.titre3 {
	font-family: "Arial Black", Arial;
	font-size: 15px;
	color: #000000;
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	vertical-align: middle;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
