body{
	background-color: White;
	padding-top: 0px;
	margin-left: 0px;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #767674;
	scrollbar-face-color: Gray;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #C9C9C9;
}
form{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
td, div{
	font-size: 10px;
	color: #383838;
}
a, a:visited {
	font-size: 9px;
	text-decoration: none;
	color: #BA0001;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.titre, a.titre:visited {
	font-size: 11px;
	text-decoration: none;
	color: #BA0001;
	font-weight: bold;
}
a.titre:hover {
	text-decoration: underline;
}
a.titre_liste, a.titre_liste:visited {
	font-size: 11px;
	text-decoration: none;
	color: #270d61;
	font-weight: normal;
}
a.titre_liste:hover {
	text-decoration: underline;
}
a.menu, a.menu:visited {
	text-decoration: none;
	color: #767674;
	font-weight: bold;
	padding-left: 5px;
}
a.menu:hover {
	text-decoration: underline;
}
div.menu_sel {
	border: 1px solid #FF8282;
}
a.menu_sel:hover {
	text-decoration: underline;
	background: Aqua;
}
a.telechargement, a.telechargement:visited {
	text-decoration: none;
	color: White;
	font-weight: bold;
	padding-left: 5px;
}
a.telechargement:hover {
	text-decoration: underline;
}
a.pied, a.pied:visited {
	text-decoration: none;
	color: White;
	font-weight: bold;
	padding-left: 5px;
}
a.pied:hover {
	text-decoration: underline;
}
img{
	border: 0px;
}
img.left{
	float: left;
	margin-right: 5px;
}
img.right{
	float: right;
	margin-left: 5px;
}
h1{
	font-size: 15px;
	padding-left: 0px;
	margin-bottom: 5px;
	color: #1c0154;
}
h2{
	font-size: 11px;
	margin-bottom: 5px;
	color: #270d61;
}
p{
	margin-bottom: 0px;
	margin-top: 0px;
}
.bouton_form{
	font-size: 10px;
	color: #d53a1c;
	background-color: #ffb400;
}
td.pied_page{
	background-color: #1c0154;
	color: White;
}
hr{
	color: #767674;
	height: 1px;
}
input{
	font-size: xx-small;
}