/* AUDIOVISUEL jce.CSS ------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

.img-left{float:left; margin:0 10px 5px 0;}
.img-right{float:right; margin:0 0 5px 10px;}
.img-responsive{max-width:100%;}

.encadre{background: #ebebeb; padding:8px 0 8px 10px; margin:0 0 15px 0;}
.h2encadre{
	background-color: transparent;
	color: #4A4A4A;
	font-family: 'Asap', sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.more{
	background: url('image/more.png') no-repeat center right;
	color: #007bbe;
	display: inline;
	font-family: 'Asap', sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 12px 0 0;
	text-transform: uppercase;
}
.padding10 {
	padding-left: 10px;
}

/* TABLEAU */
.tabBorderLarge {
	border-bottom: 1px solid #FFF;
}

