.principal {
}
.haut {
	background-image: url(image/haut.jpg);
	background-repeat: no-repeat;
}
.milieu {
	background-image: url(image/milieu.jpg);
}
.bas {
	background-image: url(image/bas.jpg);
	background-repeat: no-repeat;
	padding-top:0px;
}
.mentplan {
	background-repeat: no-repeat;
	margin-left: 48px;
	height: 19px;
	margin-top: 17px;
}
.tdplan {
	background-image: url(image/plansite.jpg);
	height: 19px;
	background-repeat: no-repeat;

}
.tdmention {
	background-image: url(image/mentions.jpg);
	height: 19px;
	background-repeat: no-repeat;

}
.body {
	background-color: #E4D7C4;
}
.police {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tablepuce {
	margin-left: 40px;
	border:0px;
	
}

a, img
{
text-decoration:none;
color:#000000;
border:0px;
}
#logosF
{
text-align:center;
vertical-align:middle;
}
img
{
margin:5px 2px 5px 2px ;
}

#lienCatalogues{
color:#105759;
font-weight:bold;
text-decoration:underline;

}