/* CSS Document */

/* div#global{
	background-image:url(../images/fond.jpg);
	background-repeat:no-repeat;
	} */

div#lesFilles{
	background-color:#FFFFFF;
	/* border:2px solid #04529D; */
	position:relative;
	top:10px;
	
	}
	
div#contenantLesFilles{
	position:relative;
	top:10px;
	left:0px;
	
	}
	
div#contenantLesFilles h1{
	font-size:1.4em;
	margin-bottom:10px;	
	}
	
div#accLogo{
	position:relative;
	top:205px;
	left:-90px;
	}
	
div.photoPlanning{
	margin-right:2px;
	float:left;}
	
div.cadrePhotoPlanning{
	float:left; 
	width:160px; 
	border-bottom:1px solid #efefef; 
	margin-left:10px; 
	margin-bottom:10px;
	text-align:left;
	padding-left:2px;
	}
	
div.horaires{
	text-align:center;
	font-weight:bold;}
	
