/* actualités liste */
.actus .grid_4 {
	width: 694px;
}

.actus #container {
	margin-left: -17px;
}

.actus .item {
	border-bottom: 1px solid #eaeaea;
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 214px;
}

.actus .lirePlus {
	font-size: 48px;
	font-weight: bold;
	text-align: right;
}

.actus a .lirePlus {
	color: #ececec;
}

.actus a:hover .lirePlus {
	color: #a3cd38;	
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

.actus .item a .item_cat {
	color: #7d7d7d;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.actus .item a .item_title {
	color: #a3cd38;
	font-size: 18px;
	line-height: 22px;
	margin-top: 5px;
	text-transform: uppercase;
}

.actus .item .item_img {
	margin: 18px 0 12px 0;
}

.actus .item .item_content {
	color: #808080;
	line-height: 20px;
}

/* actualités item */

.actus .content {
	margin-top: 13px;
}

.actus .item_cat {
	color: #7d7d7d;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.actus .item_title {
	color: #a3cd38;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 5px;
	text-transform: uppercase;
}

.actus .item_img {
	margin-bottom: 26px;
}

.actus .chapo {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.actuContent a {
	color: #a3cd38;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

.actuContent a:hover {
	color: #7d7d7d;
}

.actuMenu {
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 22px;
}

.actuSidebar .grid_2 {
	width: 228px!important;
}

.actuMenu a {
	color: #a8a8a8;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 13px;
	margin: 8px 0;
	padding-right: 22px;
	padding-top: 2px;
	text-align: right;
	text-transform: uppercase;
}

.actuMenu a:hover {
	color: #a3cd38;
}

.actuMenu a.close {
	background: url(../img/actuClose.gif) right top no-repeat;
}

.actuMenu a:hover.close {
	background: url(../img/actuCloseOver.gif) right top no-repeat;
}

.actuMenu a.previous {
	background: url(../img/actuPrevious.gif) right top no-repeat;
}

.actuMenu a:hover.previous {
	background: url(../img/actuPreviousOver.gif) right top no-repeat;
}

.actuMenu a.next {
	background: url(../img/actuNext.gif) right top no-repeat;
}

.actuMenu a:hover.next {
	background: url(../img/actuNextOver.gif) right top no-repeat;
}

.actuLike {
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding: 12px 0;
}

.fb-like {
	width: 100px!important;

}

.titreFacebook {
	font-size: 17px;
	margin: 17px 0;
}
