body {
	background-color: #E8EADF;
	margin: 0px;
	padding: 0px;
}
.bord_droit {
	background-image: url(img/bord_droit.gif);
	background-repeat: repeat-y;
}
.bord_bas {
	background-image: url(img/bord_bas.gif);
	background-repeat: repeat-x;
}
.bord_vertical {
	background-image: url(img/trait_vertical.gif);
	background-repeat: repeat-y;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 18px 16px;
	line-height: 22px;
	text-transform: uppercase;
}
.menu a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.bord_horizontal {
	background-image: url(img/trait_horizontal.gif);
	background-repeat: repeat-x;
}
.txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 22px;
	padding-right: 0px;
}
.txt a {
	font-family: Tahoma;
	font-size: 10px;
	color: #206AD5;
	text-decoration: none;
}
.txt a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.titre {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titre a {
	color: #000000;
}
.titre a:hover {
	color: #990000;
}
.padding_centre {
	padding: 4px 26px 4px 15px;
}
.suite {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.txt_gras {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.txt_gras a {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.txt_gras a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.txt_italique {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;;
	font-weight: normal;
	font-style: italic;
}
.formulaire {
	font-family: tahoma, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	width: 300px;
}
.formulaire_ptit {
	font-family: tahoma, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.fond_beige {
	background-color: #E8EADF;
}
