
/* -- -----------------------
 * 
 *  Structure  Esprit Lou 
 *  
 * -------------------------- */
 #maincontainer #content_cgu {
	position: relative;
	width: 100%;
	height: 549px;
	overflow:hidden;
	z-index: 1;
	background: #FFFFFF  url(../_img/cgu/cgu_background.jpg) no-repeat;	
}
 
 

#content_cgu #left_content {
	position: relative; 
	float:left; 
	width: 590px;
	height: 549px;
	margin-left: 30px;

}

#content_cgu #right_content {
	position: relative; 
	float:right; 
	width: 195px;
	height: 290px; 
	margin-right: 10px;
	margin-top:35px;
}
#blockContent .mentions a {
	color: #56aadf;
}

h2.mention_titre {
	width: 182px;
	border-bottom: 1px solid #2b3f57;
	padding: 0px 0 8px 0;
	font-size: 12px;
}


#right_content span.adresse {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #56aadf;
	width: 153px;
	display:block;
	margin-top: 32px;
}

#right_content span.txt_mention {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	display:block;
	margin-top: 15px;
}

#right_content span.txt_mention a {
	color: #56aadf;
}


.bgk-cgu {
	background: #FFFFFF  url(../_img/cgu/cgu_background.jpg) no-repeat;	

}

 #closeup {
	position: absolute;
	width: 275px;
	height: 519px;
	z-index: 2;	
	top:0;
	left: 300px;

}
 #diagonale {
 	position: relative;
	behavior:url(/_css/iepngfix.htc); 	
	background:  url(/_img/general/diagonale.png) no-repeat;
	width: 556px;
	height: 519px; 
	z-index: 3;
	float: right;
}
#menu_collection {
	position: absolute;
	bottom:0;
	background: #FFFFFF;
	width: 100%;
	z-index: 4;
	display:table-cell; 
	vertical-align:middle; 
	line-height: 30px; 
	height: 30px;
}



#content_lou {
	width: 528px; 
	height: 100%;
	margin-left: 30px;

}


#content_cgu #content {

	position: relative;
	font-family: Arial;font-size: 11px;color: #000000;
	overflow: auto;
	width: 600px;
	height: 450px;


}


#content #blockContent {
	position: absolute;
	top: 0;left: 0px;
	width: 600px;height: 450px;
}
#content .blockContent {
	overflow: auto;
}


.mentions{
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 20px;
}