.backbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.fond {
	background-image: url(images/fr/images/fond_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.fond2 {
	background-image: url(images/fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffff99;
	font-weight: bold;
	font-style: normal;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
a.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration:underline;
}

.pied {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
}
.pied2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #84772F;
}
a.pied2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #84772F;
	text-decoration:none;
}
a.pied {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration:none;
}
.bordure {
	border: 1px solid #CC0000;
}
.bord_gauche {
	background-image: url(images/bord_gauche.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bord_droit {
	background-image: url(images/bord_droit.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bordure2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.titre2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
}
.bordure3 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.titre3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
}
a.titre3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
