.stylemhr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}

.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF3300;
	background-color: #FFFF99;
}
a:active {
	color: #FF00FF;
}
hr {
	color: #009999;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF99;
	background-color: #006666;
	font-weight: bold;
}
.grand {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 36px;
	color: #F6D806;
}
body {
	background-image: url(back.jpg);
	background-color: #394543;
}
.bandeau {
	background-color: #225067;
	border-top: thin outset #003333;
	border-right: thin outset #003366;
	border-bottom: thin outset #003366;
	border-left: thin outset #000033;

}

