body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #817D7C;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	text-decoration: underline;
	font-style: oblique;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.haut {
	width: 800px;
	margin-top: 10px;
	margin-left: 40px;
}
.contenu {
	color: #000000;
	background-color: #FFFFFF;
	width: 800px;
	padding: 1px;
	margin-left: 40px;
}
.bas {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}
.titre {
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
	margin-left: 10px;
	text-decoration: blink;
}
.categorie {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 3px;
}
.bordure {
	border: 1px dotted #666666;
	margin-left: 20px;
	height: 25px;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: crosshair;
	text-decoration: blink;
}
.menu {
	background-color: #979392;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
marquee {
	font-weight: bolder;
	color: #FFFFFF;
}

.champ_obligatoire {
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
}

.Style1 {color: #999999}.Alignement {
	padding: 10px;
}
