.backbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #990000;
}
.fond {
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fond_menu {
	background-image: url(images/fond_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
a.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #330303;
	text-decoration:underline;
}

.pied {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.bord_gauche {
	background-image: url(images/bord_gauche.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.fond_bas {
	background-image: url(images/fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bord_droit {
	background-image: url(images/bord_droit.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.fond_haut {
	background-image: url(images/fond_haut.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bordure {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330505;
	border-right-color: #330505;
	border-bottom-color: #330505;
	border-left-color: #330505;
}
.bordure2 {
	border: 3px solid #A0713F;
}

.pied2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
a.pied2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
.titre2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.texte2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bordure3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A0713F;
}
