body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond-site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.Style1 {
	font-size: 8pt;
	color: #888888;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888888;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.txt-recherche{
	font-size: 8pt;
	color: #7c3e26;
}
.txt-courant{
	font-size: 8pt;
	color: #333333;
}
.txt-description-prod{
	font-size: 8pt;
	color: #333333;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titre1{
	font-size: 10pt;
	color: #333333;
}
a.selection { 
    line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7c3e26;
}

a.selection :visited {
	text-decoration: none;
	color: #7c3e26;
}
a.selection :hover {
	text-decoration: underline;
	color: #7c3e26;
}
a.selection :active {
	text-decoration: none;
	color: #7c3e26;
}
.titre2 {
	font-size: 10pt;
	color: #60B6C3;
}
.titre3 {
	font-size: 10pt;
	color: #ED9100;
}
.titre4 {
	font-size: 10pt;
	color: #88A819;
}
.titre5 {
	font-size: 11pt;
	color: #7C3E26;
}
.txt-produits-blanc{
	font-size: 8pt;
	color: #FFFFFF;
}
.img1{
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
}
.img2 {

	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #666666;
}
.img3 {
	float: left;
	border: 1px solid #666666;
	margin: 0px;
}
