#bloc_gauche {
	display:none;
}

#bloc_centre {
	width:924px;
}

#bloc_corps .enregistrer {
	padding-bottom:10px;
}

#bloc_corps .journee {

}

#bloc_corps .journee .dateEpreuve {
	background-color:#7D5F13;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-left:5px;
	float:left;
	width:100%;
}

#bloc_corps .journee .blocPhotos {
	padding-top:10px;
	float:left;
}

#bloc_corps .journee .blocPhotos .blocPhoto{
	/*width:149px;*/
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
}

#bloc_corps .journee .blocPhotos.small .blocPhoto{
	width:200px;
	text-align:center;
}

#bloc_corps .journee .blocPhotos .photo{
	/*overflow:hidden;*/
	/*width:216px;*/
}

#bloc_corps .journee .blocPhotos .photo a{
	
}

#bloc_corps .journee .blocPhotos .photo img{
	height:145px;
	/*width:216px;*/
	/*border-color:#6C5622;*/
	border:none;
}

#bloc_corps .journee .blocPhotos.small .photo img{
height:70px;
}

#bloc_corps .journee .blocPhotos .legende{
	text-align:center;
	font-size:12px;
}

#bloc_corps .edenweb {
font-size:15px;
font-weight:bold;
margin-bottom:12px;
margin-top:-49px;
text-align:right;
}

#bloc_corps .edenweb a {
text-decoration:none;
}

#bloc_corps .edenweb img {
border:medium none;
/*vertical-align:bottom;*/
margin-bottom:-3px;
position:relative;
}


