/* CSS Document */

.borddroit {
	color: #FFFFFF;
	background-image: url(../images/BarreD.gif);
	background-attachment: scroll;
}
.bordgauche {
	color: #FFFFFF;
	background-image: url(../images/BarreG.gif);
	background-attachment: scroll;
}
.footer {
	color: #000000;
	font-weight: bolder;
	text-align: center;
}
 .titre {
	color: #990000;
	font-weight: 900;
	text-align: center;
	font-size: 24px;
}
 .contenu {
	color: #000000;
	text-align: justify;
}
 .contenuacce {
	color: #000000;
	text-align: center;
}
 .soustitre {
	color: #990000;
	font-weight: bolder;
	text-align: center;
}
 
.Style1 {font-weight: bold}
.Style2 {font-weight: bold}
