.end{
	clear:both;
}
.reference-list .reference-image img,.reference-encart .reference-image img{
	max-width: 200px;
}
.reference-list  .reference-image, .reference-encart  .reference-image, .reference-encart .reference-name{
	float:left;

}
.reference-encart  .reference p.reference-desc{
	float: left;
}
.reference-detail .reference-image .photo-max img,.reference-element .reference-image .photo-max img {
	max-width: 400px;
}
.reference-detail .reference-image .photo-min img,.reference-element .reference-image .photo-min img{
	max-width: 130px;
	float:left;
	margin:10px 10px 20px;
}
.reference-detail .reference-image .photos-thumb,.reference-element .reference-image .photos-thumb{

}
.reference-detail .reference-image,.reference-element .reference-image{
	float:left;
	margin-right:20px
}



/* Calendrier */
#references-calendar #calendar{
	width:220px;
	float:right;
}

#references-calendar #calendar{
	padding:10px;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
	border:1px solid #FFFFFF;
}
div.reference-encart div.reference div.reference-name span.reference-date{
	color: #000;
	font-size: 13px;
}

#references-calendar #calendar a{
	text-decoration:none;
}

#references-calendar #calendar table, #date table{
    width:100%;
}

#references-calendar #calendar table thead th{
	padding:0;
	border:0;
}

#references-calendar #calendar table td{

	text-align:center;
	height:24px;
	width:24px;
}

#references-calendar #calendar table td.previous{
	background-color:#FFFFFF;
	color:#D4D2D2
}

#references-calendar #calendar table td.next{
	background-color:#3D3D3D;
}

#references-calendar #calendar table td.next a{
	color:#FFFFFF;
	font-weight:bold;
}
.reference-infos h3 {
	text-align: center;
	font-size: 24px;
}
.reference-detail {
}
#references-calendar #calendar table td.next:hover{
	background-color:#B2B2B2;
}
.reference-slib, .reference-llib {
	max-width: 600px;
}
div.reference-detail div.reference-image {
	float: none;
}
div.reference-detail div.fb-like {
	overflow: hidden;
	padding-top: 20px;
}
div.reference-infos div.photo-max img {
	display: block;
	margin: 0 auto;
}
 div.reference-detail span.reference-date{
 	text-align: right;
 	display: block;
 	font-size: 12px;
 	font-weight: 700;
 	color: #333;
}
div.reference-encart div.reference div.reference-image a img {
	width: 280px;
	max-width: 280px;
	margin: 10px;
}
div.reference-encart div.reference p.reference-desc{
	margin: 10px;
	font-size: 14px;
	color: #fff;
}
div.reference-encart div.reference div.reference-name a{
	margin-left: 10px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}
div.reference-encart div.reference a.plus-info-encart-actu, div.reference-encart div.reference a.plus-reference-encart-actu {
	clear: both;
	float: right;
	margin: 0px 10px 10px 0px;
}

.menu-right{
	float:right;
	width:300px;
}