body {
	background-image: url(img/fond.jpg);
	margin: 0px;
	padding: 0px;
}
.lien {
	font-family: arial;
	font-size: 13px;
	text-decoration:none;
	color: #FAD403;
	font-weight: bold;
	letter-spacing: 1px;
	}
.lien:hover {
	font-family: arial;
	font-size: 13px;
	text-decoration:underline;
	color: #FAD403;
	font-weight: bold;
	letter-spacing: 1px;
}
.lien:visited {
	font-family: arial;
	font-size: 13px;
	text-decoration:none;
	color: #FAD403;
	font-weight: bold;
	letter-spacing: 1px;
}
.lien:active {
	font-family: arial;
	font-size: 13px;
	text-decoration:none;
	color: #FAD403;
	font-weight: bold;
	letter-spacing: 1px;
}
.txtkemenn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.fond-contenu {
	background-image: url(img/contenu-centre.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 60px;
}
.fond-arriere {
	background-image: url(img/fond-arriere.jpg);
	background-repeat: repeat-y;
}
.fond-haut-contenu {
	background-image: url(img/contenu-titrepage.jpg);
	background-repeat: no-repeat;
}
a.lienmenu:link, a.lienmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004444;
	text-decoration: none;
}
a.lienmenu:hover {
	color: #A83512;
}.titre-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.textebase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.soustexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
.textebaserouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A83512;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background-image: url(img/fond-formulaire.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 5px;
	border: 1px double #660000;
}
.fondmargegauche {
	background-color: #87ADB8;
	background-image: url(img/marge-gauche.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
