@charset "utf-8";
/* CSS Document */
*{
	padding:0;	
	margin:0;
}
body{
	background-color:white;
}
#contener{
	width:960px;
	height:600px;
	margin:0 auto;	
	background-image:url(/template/images/background_02.png);
	background-repeat:no-repeat;
	background-position:bottom;	
}
img{
	border:none;	
}
h1 #logo{
	margin-top:38px;
	display:block;
}
h2 #legende{
	margin-top:14px;
	display:block;
}
#contact{
	margin-top:12px;
	display:block;
}
#email{
	margin-top:0px;
	display:block;
}
#tel{
	margin:-68px 0 0 290px;
	display:block;
}
h3{
	font-size:18px;
	color:#1a171b;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#pers1{
	margin-top:20px;
	width:300px;
	height:30px;
}
.michele{
	position:relative;
	top:-20px;
	left:120px;
}
#pers2{
	margin-top:10px;
	width:270px;
	height:30px;
}
.julie{
	position:relative;
	top:-20px;
	left:118px;	
}
#pers3{
	margin:-32px 0 0 275px;
	width:300px;
	height:30px;
}
.annie{
	position:relative;
	top:-20px;
	left:30px;		
}
#pers4{
	margin-top:10px;
	width:270px;
	height:30px;
}
.karine{
	position:relative;
	top:-20px;
	left:117px;	
}
#cadre_gris{
	background-color:#444;
	width:329px;
	height:565px;
	z-index:10;
	float:right;
	margin:-445px 10px 0 0;
}
#cadre_rouge{
	background-color:#d0041e;
	width:328px;
	height:563px;
	float:right;
	z-index:1000;
	margin:-2px 3px 0 0;
}
#edition{
	background-image:url(/template/images/edition_03.png);
	background-repeat:no-repeat;
	margin:16px auto;
	width:231px;
	height:34px;
}
#ed_en_cour{
	width:265px;
	margin:0 auto;
}
#precedente{
	background-image:url(/template/images/precedente_03.png);
	background-repeat:no-repeat;
	margin:10px auto;
	width:245px;
	height:45px;
}
.ed_depasse img{
	width:56px;
	height:74px;
	display:inline-block;
	float:left;
	margin:19px 0 0 19px;
}





























#SocialButtons {
	padding: 0px;
	height: 58px;
	width: 124px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}

