body {
	margin: 0px;
	background-color: #E7F77B;
	background-image: url(images/commun/fond-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-bottom: 10px;
}
.texte a:link{
	color: #000000;
	text-decoration: underline;
}
.texte a:visited{
	color: #000000;
	text-decoration: underline;
}
.texte a:hover{
	color: #000000;
	text-decoration: none;
}
.texte a:active{
	color: #000000;
	text-decoration: underline;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #cd2f00;
	padding-top: 17px;
	padding-bottom: 9px;
}
.texteGras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	color:  #cd2f00;
}
p {
	margin: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer a:link{
	color: #000000;
	text-decoration: none;
}
.footer a:visited{
	color: #000000;
	text-decoration: none;
}
.footer a:hover{
	color: #000000;
	text-decoration: underline;
}
.footer a:active{
	color: #000000;
	text-decoration: none;
}
.sign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a6a6a6;
	padding-right: 5px;
}
.sign a:link{
	color: #a6a6a6;
	text-decoration: none;
}
.sign a:visited{
	color: #a6a6a6;
	text-decoration: none;
}
.sign a:hover{
	color: #a6a6a6;
	text-decoration: underline;
}
.sign a:active{
	color: #a6a6a6;
	text-decoration: none;
}
.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cd2f00;
	text-transform: uppercase;
}
.fond-haut {
	background-image: url(images/commun/haut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

