body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fond-site.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B7AEA7;
	font-family: Arial, Helvetica, sans-serif;
}
.Style1 {
	font-size: 8pt;
}
.Style2 {
	color: #C22802;
	font-weight: bold;
}
.Style4 {
font-size: 8pt; 
color: #b7aea7; 
}
.txt-courant {
	font-size: 8pt;
	color: #f3ebe8;
}
.txt-noir{
	font-size: 8pt;
	color: #333;
}
.titre1 {
	font-size: 11pt;
	color: #f3ebe8;
}
a {
	font-size: 8pt;
	color: #B7AEA7;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B7AEA7;
}
a:hover {
	text-decoration: underline;
	color: #796E68;
}
a:active {
	text-decoration: none;
	color: #796E68;
}
a.liens{
	font-size: 8pt;
	color: #333;
}
a.liens:hover {
	text-decoration: underline;
	color: #999;
}
.fond-page{
	background-color: #796E68;
	background-image: url(../images/peinture-ppg-fr_06.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.img1{
	border: 1px solid #f3ebe8;
}