
/* -- -----------------------
 * 
 *  Structure  Ou trouver lou  
 *  
 * -------------------------- */
 
#content_all #background-content {
	position: relative;
	width: 100%;
	height: 549px;
	overflow:hidden;
	z-index: 1;
}

.bgk_presse {
	background: #FFFFFF url(../_img/espacepresse/presse.jpg) no-repeat;

}
#content_boutique {
	width: 528px;
	margin-left: 30px;
	color: #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#content_boutique select {
	width: 170px;
	height: 20px;
	background: #eff4f7;
	border: 1px solid #FFFFFF;
	color: #000000;
	font: bold 11px Arial, Helvetica, sans-serif;
	
}
#content_boutique option {

}

table.boutique_table {
	width: 344px;
}

.separator {
	height: 8px;
}

#results {
	width: 344px;
	margin-top: 40px;

	
}

#results h1 {
	color: #248fd3;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 336px;
	border-bottom: 1px solid #dbdee5;
	padding:5px 0px 8px 0px;
}

#results #content {

	position: relative;
	font-family: Arial;font-size: 11px;color: #000000;
	overflow: auto;
	margin-top: 0px;
	width: 364px;
	height: 252px;
}

#content #blockContent {
	position: absolute;
	top: 0;left: 0px;
	width: 364px;height: 252px;
}
#content .blockContent {
	overflow: auto;
	overflow-x: hidden;
}


#content .adresse {
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 150px;
	margin-right: 20px;
	float:left;
	padding-top: 10px;
	margin-bottom: 10px;
	position:relative;
	display:block;
	
}

#content_presse {
	width: 362px;
	margin-left: 30px;
}


#content_presse p {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

a.telecharger {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #56aadf;
	margin-top: 20px;
	display: block;

}

a.inscrire {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #56aadf;
	margin-top: 20px;
	display: block;

}
a.mail {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #56aadf;

}

a.mail_inscrivez {
	color: #000000;
	text-decoration: underline;

}
<!-- scrolling -- >


.scl_scrollbar {
	position: absolute;
	background: transparent url(../_img/scroll/cue.gif);
	right: 0px;
}

.scl_track {
	position: absolute;
	background: transparent url(../_img/scroll/track.gif);
	right: -1px;
	top: 0px;
	height: 100%;
}
.scl_up {
	position: absolute;
	background: transparent url(../_img/scroll/wayu.gif);
	right: 0px;
	top: 0px;
	overflow: hidden;/* for IE */
}
.scl_down {
	position: absolute;
	background: transparent url(../_img/scroll/wayd.gif);
	right: 0px;
	bottom: 0px;
	overflow: hidden;/* for IE */
}