.backbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #777468;
}
.fond {
	background-image: url(images/fond_site.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.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: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.bordure2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	border: 10px solid #F2D227;
}


.pied {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.pied2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #959595;
}
a.pied2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #959595;
	text-decoration:none;
}
a.pied {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.bordure {
	border: 10px solid #c2c4a7;
}
.bord_gauche {
	background-image: url(images/bord_gauche.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bord_droit {
	background-image: url(images/bord_droit.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bordure2 {
	border: 1px solid #F2D227;
	background-repeat: no-repeat;
}
