/***zone adresse***/
.feuille .adresse
{
	position: absolute;
	top: 630px;
	left: 20px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 200px;
	border: none;
	color: #9C9C9C;
	text-align: left;
}
.feuille .adresse p
{
	position:relative;
	float:left;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 150px;
	border: none;
	font: normal normal normal 11px/15px Arial, Helvetica, sans-serif;
}
.feuille .adresse p.tourcoing{width: 160px;}
.feuille .adresse p.lille{width: 165px;}
.feuille .adresse p.bxl{width: 140px;}
.feuille .adresse p.marcq{width: 170px;}
.feuille .adresse p span.nom
{
	color:black;
	font-weight:bolder;
	font-size:12px;
}
.feuille .adresse p span.trait
{
	position: absolute;
	top: 47px;
	left: 2px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 10px;
	height: 42px;
	border-left: 1px solid #9C9C9C;
}

/***zone logo****/
.feuille p.logo
{
	position: absolute;
	top: 585px;
	right: 20px;
	background: transparent url(../images/gonay_blanc.jpg) no-repeat bottom center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 115px;
	border: none;
}
.feuille p.logo a
{
	display:block;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 115px;
	border: none;
}
/***zone footer****/
.feuille p.footerG
{
	position: absolute;
	top: 735px;
	left: 20px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	width: 500px;
	height: 20px;
	border: none;
	color: #9C9C9C;
	font: normal normal normal 9px/20px Arial, Helvetica, sans-serif;
}
.feuille p.footerG a
{
	color: #9C9C9C;
}
.feuille p.footerG a:hover
{
	color: #696969;
}

.feuille p.quick
{
	position: absolute;
	top: 760px;
	right: 2px;
	background: transparent url(../images/quick.gif) no-repeat left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	text-align: left;
	width: 240px;
	height: 30px;
	border: none;
	color: black;
	font: normal normal normal 9px/15px Arial, Helvetica, sans-serif;
}
.feuille p.quick a
{
	color: black;
}
.feuille p.flash
{
	position: absolute;
	top: 760px;
	right: 2px;
	background: transparent url(../images/flash.gif) no-repeat left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	text-align: left;
	width: 430px;
	height: 30px;
	border: none;
	color: black;
	font: normal normal normal 9px/30px Arial, Helvetica, sans-serif;
}
.feuille p.flash a
{
	color: black;
}

/**********************************************************/
/**   les mentions légales  *****/
/**********************************************************/
#imzoom
{
	position: absolute;
	display:none;
	top: 0px;
	left: 0px;
	background-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	width: 500px;
	height: 600px;
	border: 1px solid gray;
	color: white;
	font: normal normal normal 12px/14px Arial;
	z-index:999;
}
#imzoom p
{
	position:relative;
	background-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	width: 500px;
	border:none;
	z-index:999;
}
#imzoom p span
{
	font-weight:bolder;
	z-index:999;
}
#imzoom p img
{
	border:none;
	z-index:999;
}
#imzoom p a
{
	display:block;
	color:white;
	font-weight:bolder;
	width:500px;
	text-align:right;
	margin-right:20px;
	text-decoration:none;
	z-index:999;
}
#imzoom p a:hover
{
	color: #7B7B7B;
	z-index:999;
}
