.bordures {
	border: 1px solid #666666;
}
.borduresb {
	border-top: 0px dashed #666666;
	border-right: 0px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 0px dashed #666666;

}
.borduresh {
	border-top: 1px dashed #666666;
	border-right: 0px dashed #666666;
	border-bottom: 0px dashed #666666;
	border-left: 0px dashed #666666;

}
.borduresd {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;


}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.sites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:link.sites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:hover.sites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}
.formulaire {
	border: 1px solid #000000;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFDFDF;
	border: 1px solid #000000;
}
.rubriques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000CC;
}
a:link.rubriques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000CC;
}
a:hover.rubriques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}li {
	list-style-type: square;
}
.fleche {
	list-style-image: url(images/fleche.jpg);
}

