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

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

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




#news-calendar #calendar{
	width:220px;
	float:right;
}

#news-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.new-encart div.new div.new-name span.new-date{
	color: #000;
	font-size: 13px;
}

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

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

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

#news-calendar #calendar table td{

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

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

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

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

.menu-right{
	float:right;
	width:300px;
}*/
.new-encart .new-image img {
	width: 100%;
}
.new-encart .new-image {
	width: 300px;
	height: 300px;
	border-radius: 50%;
	border: 5px solid #ccc2ba;
	margin: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.new-encart .btn {
	margin-bottom: 50px;
}
#custom-pager1 {
	position: absolute;
	text-align: center;
	top: -31px;
	left: 50%;
	z-index: 222;
	width: 120px;
	margin-left: -60px;
}

#custom-pager1 p.cycle-pager-active {
	background: #d30044;
	opacity: 1;}
#custom-pager1 p {
	display: inline-block;
	text-indent: -2000px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 0px;
	cursor: pointer;
	background: #fff;
	border: 2px #fff solid;
	opacity: 0.5;
	background: #d30044;


}
.plugin_vw.news{
	position: relative;
	z-index: 0;
}
.new-detail .new-image img{
	width: 100%;
}
.new-detail .new-image{
	width: 400px;
	height: auto;
		/*border-radius: 50%;*/
	border: 5px solid #ccc2ba;
	margin: 30px auto;
	overflow: hidden;

}
.new-detail .photos-thumb div{
    width: 20%;
    display: inline-block;
    margin: 5px;
    
}
.box-pres .nav-new {
	top: 50%;
	position: absolute;
	height: 1px;
	left: 0;
	right: 0;
	z-index: 2000;
}
.box-pres .nav-new div{
	cursor:pointer;
}

.box-pres #next {
	position: absolute;
	right: 29%;
	margin-left: -400px;
}
.box-pres #prev {
	position: absolute;
	left: 29%;
	margin-right: 100px;
}
.new-detail .nav-new{
	position: absolute;
	top: 34%;
	margin-top: -10px;
	width: 100%;
	height: 1px;
	
}
.new-detail .nav-new div{
	cursor: pointer;
	display: inline-block;
}
.new-detail .nav-new #next{
	position: absolute;
	right: 170px;
}
.new-detail .nav-new #prev{
	position: absolute;
	left: 170px;
}
.new-detail .nav-new i:before,
.box-pres .nav-new i:before{
	color: #2f3c40;
	font-size: 40px;
}
.new-detail{
    position:relative;
	padding-top: 50px;
}
.new-detail .new-infos{
	padding-top: 0px;
}
.bloc-social .btn{
	border-radius: 0px!important;
	padding: 9px 20px;
	
}
.new-detail #custom-pager1{
	top: 10px;
}
.new-list{
	padding: 50px 0;
}
.new-list .new-image img{
	width: 100%;
}
.new-list .bg-3{
	height: 100%;
	
}
.new-list h2 {
	font-size: 39px;
}
.new-list .new-desc{
	padding: 0 15px;
}
.new-list .btn{
	margin: 20px 0;
	
}
@media (max-width:1200px) {
.box-pres #next {
	position: absolute;
	right: 13%;
	margin-left: -400px;
}
	.box-pres #prev {
	position: absolute;
	left: 13%;
	margin-right: 100px;
}
}
@media (max-width:991px) {
	.box-pres .small-padding {
	padding: 20px 15px;
}
#custom-pager1 {
	
	top: 5px;

}
	.new-encart .new-name{
		margin-top: 30px;
	}
	
	.new-encart .new-name h2 {
	font-size: 2.5em;
}
}
@media (max-width:767px) {
.box-pres .nav-new {
	top: 50%;
	position: relative;
	height: 1px;
	left: 0;
	right: 0;
	z-index: 2000;
}
}