.backbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D35E26;
}
.fond {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fond_bas1 {
	background-image: url(images/fond_img2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond_bas {
	background-image: url(images/fond_img1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D0906;
	font-weight: bold;
	text-decoration: underline;
}
.titre a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D0906;
	font-weight: bold;
	text-decoration: underline;
}
.titre a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D0906;
	font-weight: bold;
	text-decoration: underline;
}.titre a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D0906;
	font-weight: bold;
	text-decoration: underline;
}
.titre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FEFEFE;
	font-weight: bold;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #570F10;
	text-decoration: none;
}
.texte a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #EE9304;
	text-decoration: underline;
}

.texte a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #EE9304;
	text-decoration: underline;
}
.texte a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #570F10;
	text-decoration: none;
}

.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d0906;
	text-decoration:none;
}
.pied a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d0906;
	text-decoration:none;
}
.pied a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d0906;
	text-decoration:none;
}
.pied a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d0906;
	text-decoration:none;
}
.pied2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FDC571;
	text-decoration:none;
}
.pied2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE9304;
	text-decoration:none;
}
.pied2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE9304;
	text-decoration:none;
}
.reference {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.pied2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE9304;
	text-decoration:none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #570F10;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #570F10;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #570F10;
	text-decoration: none;
}
.bordure {
	border: 1px solid #3D0906;
}
