.backbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.fond {
	background-image: url(images/fond_contenu.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #570F10;
	font-weight: bold;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.frais {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}


.pied {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #353535;
	text-decoration:none;
}
a.pied {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #353535;
	text-decoration:none;
}
.bordure {
	border: 1px solid #353535;
}
.fond2 {
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #A9A9A9;
}
.pied2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.pied2 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.pied2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.pied2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.bordure2 {
	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: #353535;
	border-right-color: #353535;
	border-bottom-color: #353535;
	border-left-color: #353535;
}
