.backbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A2917B;
	background-attachment: fixed;
	background-image: url(images/fond_site.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fond {
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fond_contenu {
	background-attachment: fixed;
	background-image: url(images/fond_3img.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.fond_sp {
	background-attachment: fixed;
	background-image: url(images/fond_sp.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}

.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.pied a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.pied a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.pied a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.pied2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6045;
}
.pied2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6045;
	text-decoration: none;
}
.pied2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6045;
	text-decoration: none;
}
a:link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #393D48;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #393D48;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #393D48;
	text-decoration: none;
}

.bordure {
	border: 1px solid #DCDCDC;
}
