@import "reset.css";
@import "pro_pages_style.css";
@import "grid.css";
@import "forms.css";
@import "prettyPhoto.css";
@import "jquery.snippet.min.css";
@import "../css/smoothness/jquery-ui-1.8.17.custom.css";
@import "superfish.css";
@import "ui.totop.css";
@import "skin.css";
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Alfa+Slab+One);

body {
	font: Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	position: relative;
	min-width: 980px;
	background: url(../images/tail-body.gif) center 0
}

@font-face {
	font-family: 'Ebrima';
	src: url('fonts/iebrima.eot');
	src: url('fonts/iebrima.eot') format('embedded-opentype'),
		url('fonts/iebrima.woff2') format('woff2'), url('fonts/iebrima.woff')
		format('woff'), url('fonts/iebrima.ttf') format('truetype'),
		url('fonts/iebrima.svg#iebrima') format('svg');
}

html, body {
	height: 100%;
}

html {
	min-width: 100%
}

a{
	transition:all 0.25s;
}
a:hover{
	transition:all 0.25s;
}

.tabs li {
	list-style: none;
	display: inline;
}

.tabs a {
	padding: 5px 10px;
	display: inline-block;
	background: #666;
	color: #fff;
	text-decoration: none;
}

.tabs a.active {
	background: #fff;
	color: #000;
}

/* Global Structure---------------------------------------- */
.main {
	margin: 0 auto;
	width: 940px;
	position: relative;
	padding-top: 15px;
	margin-bottom: 15px;
}

.galshowimg img{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
} 

.mainfoo {
	margin: 0 auto 15px auto;
	width: 940px;
	position: relative;
}

.container_12 {
	position: relative;
}
/*----- txt,links,lines,titles -----*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	padding-bottom: 20px;
	position: relative;
	text-transform: uppercase;
	font-weight: normal;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
	line-height: 135%;
}

h3 {
	font-size: 20px;
	line-height: 24px;
	color: #4ae;;
}

h4 {
	font-size: 18px;
	line-height: 115%;
	color: #3dc0f1;
	padding-bottom: 5px;
}

h4 span {
	color: #424242;
	font-family: Ebrima;
	font-size: 18px;
	font-weight: bold;
}

h4 em {
	color: #424242;
	font-style: normal
}

h4.h4-bg {
	background: #242424;
	padding: 18px 20px 16px;
	display: block;
	margin-bottom: 20px;
	z-index: 0;
	position: relative;
}

h4 strong {
	background: url(../images/img-1.png) no-repeat 0 0;
	margin: 1px 0 0 2px;
	display: inline-block;
	width: 18px;
	height: 18px
}

h4 a {
	color: #424242;
	font-family: Ebrima;
	font-size: 18px;
	font-weight: bold;
}

.box-search h4 a {
	color: #3dc0f1
}

h5 {
	font-size: 16px;
	line-height: 18px;
}

h6 {
	font-size: 16px;
	line-height: 135%;
	color: #de000a;
	padding-bottom: 11px;
}

h6.a {
	color: #fff
}

a {
	color: #de000a;
	text-decoration: none;
	cursor: pointer
}

a:focus {
	outline: none;
}

a:hover {
	/*text-decoration:underline*/
	
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	height: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}

.wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	cursor: default;
}

.extra-wrap {
	overflow: hidden;
	display: block;
}

p {
	
}

.p0 {
	text-align: justify;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-bottom: 0 !important;
}

.p01 {
	padding-top: 0 !important;
}

.p {
	padding-top: 1px
}

.p1 {
	padding-top: 2px
}

.p2 {
	padding-top: 3px
}

.p3 {
	padding-top: 4px
}

.p4 {
	padding-top: 5px
}

.p5 {
	padding-top: 6px
}

.p6 {
	padding-top: 7px
}

.p7 {
	padding-top: 8px
}

.p8 {
	padding-top: 9px
}

.p9 {
	padding-top: 10px
}

.p10 {
	padding-top: 11px
}

.p11 {
	padding-top: 12px
}

.p12 {
	padding-top: 13px
}

.p13 {
	padding-top: 14px
}

.p14 {
	padding-top: 16px
}

.p15 {
	padding-top: 18px
}

.p16 {
	padding-top: 22px
}

.p17 {
	padding-top: 24px
}

.p18 {
	padding-top: 25px
}

.p19 {
	padding-top: 27px
}

.p20 {
	padding-top: 29px
}

.padd-1 {
	padding-top: 38px;
}

.padd-2 {
	padding-top: 56px;
}

.padd-3 {
	padding-top: 36px;
}

.m0 {
	margin: 0 !important
}

.m1 {
	margin-top: -1px
}

.m2 {
	margin-top: -2px
}

.m3 {
	margin-top: -3px
}

.m4 {
	margin-top: -4px
}

.m5 {
	margin-top: -5px
}

.m6 {
	margin-top: -8px
}

.fleft {
	float: left
}

.fright {
	float: right
}

.alignright {
	text-align: right
}

.aligncenter {
	text-align: center
}

.overflow {
	overflow: hidden
}

.line-h {
	line-height: 20px;
}

.color-1 { //
	color: #fff !important
}

.color-2 {
	color: #5e5e5e !important
}

.text-t {
	text-transform: uppercase
}

.d-block {
	display: block
}

.d-in-block {
	display: inline-block
}

.z1 {
	z-index: 1
}

.z2 {
	z-index: 2
}

.z3 {
	z-index: 3
}

.relative {
	position: relative;
}

.main-bg {
	background: url(../images/main-bg.jpg) no-repeat center 0;
	min-height: 100%
}
/*********************************spacers**********************************/
.img-indent {
	float: left;
	margin: 3px 15px 0 0;
}

.img-indent1 {
	float: left;
	margin: 4px 20px 0 0;
}

.img-indent2 {
	float: left;
	margin: 4px 20px 0 0;
}

.img-indent3 {
	margin: 0px 20px 0 0;
	float: left
}

.img-indent4 {
	margin: 3px 23px 0 0;
	float: left
}
/*********************************header*************************************/
header {
	/*background:url(../images/les-copains-dabord-headbann-2015.png) no-repeat 100% 0;*/
	min-height: 80px;
	position: relative;
	z-index: 20;
	background-color: white;
	padding: 0px 20px 20px 0px;
}

header h1 {
	float: left;
	width: 100%;
	z-index :1;
	display: block;
	background: none;
	overflow: hidden;
	margin: 0 0 25px ;
	padding: 0;
}

header h1 a {
	background: url(../images/logo-team93-300200-large.png) no-repeat 0 0;
	width: auto;
	height: 76px;
	margin:25px 0 0 25px;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

nav {
    margin: 0;
    margin-top: 0px;
    padding: 0;
    float: left;
}


/*ADMIN */
header h2 {
	float: left;
	width: 200px;
	z-index: 10;
	top: 2px;
	left: 10px;
	display: block;
	background: none;
	overflow: hidden
}

header h2 a {
	background: url(../images/logo-admin.png) no-repeat 0 0;
	width: 187px;
	height: 72px;
	text-indent: -1000px;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

.admin-art {
	display: block;
	float: right;
	width: 40%;
	position: absolute;
	z-index: 999999;
	margin:0;
	right: 0;
}

.admin-art ul {
	width: 100%;
	float: right;
	padding-top:15px;
}

.admin-art li i {
	font-size: 22px;
}

.adminmenu{
	margin-top:40px;
	z-index:99999999;
	position:relative;
}

.admin-art li.red{
	color:#de000a !important;
}
.admin-art li.grey{
	color:#b3b3b3;
}
.admin-art li.green{
	color:#01a99d !important;
}
.admin-art li {
	width: 115px;
	height: 80px;
	margin:5px 5px 0 0;	
	padding: 0;
	font-size: 14px;
	text-align: center;
	float: left;
	display: cell;
	border: 1px solid #E0E0E0;
	background: white;
	padding: 5px 10px;
	cursor: pointer;
	transition:all 0.3s;
}
.admin-art li:hover{
	color:black;
	border: 1px solid #C7C7C7;
	background:#FAFAFA;
	border:1px solid black;
	transition:all 0.3s;
}

.admin-art li img {
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.admin-art li p {
	line-height: 130%;
	margin: 0;
	padding: 0;
}

.admin-art li .fa {
	text-align: center !important;
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 5px !important;
	font-size: 24px !important;
}

.inner-1>h6 a {
	float: left;
	width: 285px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.stat-art {
	position: absolute;
	z-index: 999999;
	left: 0px;
	top: 55%;
}

.stat-art li i {
	font-size: 15px;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;
}

.stat-art li {
	color: #424242;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: left;
	border: 1px solid #C7C7C7;
	background: white;
	padding: 5px 5px;
	float: left;
}

/*FIN ADMIN */
.row-top {
	padding: 7px 0 8px;
	z-index: 10;
	background: #000;
}

.soc-1 {
	float: right;
	padding: 21px 0 15px
}

.soc-1 li {
	padding: 0 0 0 7px;
	float: left;
}

.soc-1 li a {
	width: 44px;
	height: 44px;
	position: relative;
	display: block;
}

.soc-1 li a .active {
	position: absolute;
	top: 0;
	left: 0;
}

/* main search */
#search {
	float: right
}

#search input {
	font-family: Arial, Helvetica, sans-serif;
	width: 190px;
	font-size: 12px;
	color: #8f8e8e;
	padding: 2px 10px;
	margin: 0;
	outline: none;
	resize: none;
	position: relative;
	background: none;
	-webkit-background-clip: padding-box;
	height: 16px;
	border: 1px solid #a2a2a2;
	box-shadow: none;
	display: inline-block
}

/* Slider */
.slider-1 {
	width: 940px;
	height: 434px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.slider-1 .slick-prev {
	margin: 0;
	padding: 0;
	margin-top: -225px !important;
	float: right;
	z-index: 999;
}

.slider-1 .slick-next {
	margin: 0;
	padding: 0;
	margin-right: -15px;
	margin-top: -225px !important;
	float: left;
	z-index: 999;
}

.slider-1 .slick-prev:before, .slider-1 .slick-next:before {
	top: 0;
	height: 500px;
	float: left;
	position: relative;
	z-index: 999;
}

.slider-1 [type="button"]::-moz-focus-inner, .slider-1 [type="reset"]::-moz-focus-inner,
	.slider-1 [type="submit"]::-moz-focus-inner, .slider-1 button::-moz-focus-inner
	{
	z-index: 99999999;
	position: relative;
	margin-top: -190px;
	float: left;
	z-index: 999;
}

.slider-1 img {
	width: 940px !important;
	height: 434px !important;
	z-index: 9;
}

.items {
	display: none;
}
/* pagination */
/* Control Nav */
.pagination-1 {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 100
}

.pagination-1 li {
	font-size: 0px;
	line-height: 0;
	margin-left: 10px;
	display: inline-block;
	text-indent: -5000px;
}

.pagination-1 li a {
	height: 20px;
	width: 20px;
	background: url(../images/pags.png) 0 0 no-repeat;
	display: block;
}

.pagination-1 li.current a, .pagination-1 li a:hover {
	background-position: 0 bottom;
}

.pagination-1 li.current a {
	cursor: default;
}
/********************** Content style ************************/
section#content {
	position: relative;
	z-index: 10;
	margin-top: -19px;
	padding-top: 16px;
}

#page1 section#content {
	padding-top: 20px
}

.block-pro {
	position: absolute;
	width: 970px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url(../images/tail-header.gif);
	z-index: -1
}

.inner-1 {
	width:100%;
	padding: 15px 20px;
	float: left;
}

.inner-42 {
	float: left;
	width: 100%;
	padding: 16px 20px;
}

.overflow .inner-1 {
	max-height: 325px;
}

.inner-1 p {
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
}

.inner-1 h6, .inner-1 h1, .inner-1 h2 {
	color: #de000a;
}

.inner-gal h1 {
	margin: 0;
	padding: 0;
	color: #de000a;
	float: left;
	width: 100%;
	line-height: 125%;
	font-size: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 25px;
	margin-top: 15px;
}

.inner-gal h2 {
	color: #de000a;
	float: left;
	width: 100%;
	font-size: 14px;
	margin-bottom: 25px;
	margin-top: 15px;
}

.inner-gal h6 {
	color: #de000a;
	float: left;
	width: 100%;
	/*font-size:26px;*/
	margin-bottom: 25px;
	margin-top: 15px;
}

.inner-gal {
	width: 630px;
	float: left;
	margin: 0;
	padding: 0px;
}

.inner-gal figure {
	cursor: pointer;
	margin: 0;
	padding: 0;
	float: left;
	width: 193.5px;
	padding: 5px;
	margin: 1px;
	height: 275px;
	background: white;
	border: 1px solid #C7C7C7;
	margin-bottom: 12px;
}

.inner-gal .photo {
	cursor: pointer;
	margin: 0;
	padding: 0;
	float: left;
	width: 193.5px;
	padding: 5px;
	margin: 1px;
	height: 265px;
	background: white;
	border: 1px solid #C7C7C7;
}

.inner-gal p {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
}

.inner-gal .albumbg {
	width: 193.5px;
	margin: 0;
	padding: 0px;
	height: 145px;
	float: left;
	background-position: 50% 50%;
	background-size: cover;
}

.inner-gal .photobg {
	width: 193.5px;
	margin: 0;
	padding: 0px;
	height: 240px;
	float: left;
	background-position: 50% 50%;
	background-size: cover;
}

.inner-gal .imagebg {
	background-color: white;
	width: 100%;
	height: 800px;
	margin: 0;
	padding: 0px;
	float: left;
	margin-bottom: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.galerie_img {
	margin: 0;
	padding: 0;
	min-height: 750px;
}

.galerie_imgnav {
	margin: 0;
	padding: 0;
	margin-top: -80px;
}

.fblike {
	width: 100px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	float: left;
}

.fabutton-2 {
	text-transform: capitalize;
	min-width: 290px;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.5px;
	float: left;
	margin: 0;
	padding: 0px 5px 5px 5px;
	background: #F7F7F7;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: white;
	margin-top: 0px;
}

.fabutton-2 i {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 1px;
	margin-left: 12px;
}

.fabutton {
	float: left;
	margin: 0;
	padding: 3px 15px 3px 10px;
	background: #F7F7F7;
	font-weight: bold;
	border: 1px solid #C7C7C7;
}
.fabutton a{
	width: 85% !important;
	padding: 5px 25px 0 0 !important;
}

.fabutton i {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-left: 2px;
}

.inner-2 h1 {
	margin: 0;
	padding: 0;
	color: #de000a;
	float: left;
	width: 100%;
	line-height: 125%;
	font-size: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 25px;
	margin-top: 15px;
}

.inner-2 h2 {
	color: #de000a;
	float: left;
	width: 100%;
	font-size: 14px;
	margin-bottom: 25px;
	margin-top: 15px;
}

.inner-2 h6 {
	color: #de000a;
	float: left;
	width: 100%;
	margin-bottom: 25px;
	margin-top: 15px;
}

.inner-1 :hover {
	cursor: pointer;
}

.inner-2 {
	padding: 16px 20px;
	float: left;
}

.inner-2 p {
	text-align:justify;
	text-overflow: ellipsis;
	width: 100%;
	padding:10px 0px 10px 0px;
	line-height:140%;
}

.inner-3 {
	padding: 19px 20px 4px
}

.inner-4 {
	padding: 17px 20px 1px
}

.box-unik {
	background: #fff;
	margin-bottom: 10px;
}
.box-unik h1{
	line-height:135%;
}
#tab_apercuxl em, #tab_apercusm em{
	color:inherit !important;
}

.box-unik figure {
	float: left;
	width: 300px;
	margin: auto;
	width: 100%;
}

.box-unik figure img {
	max-height: 300px;
	width: 580px;
	float: left;
	margin-bottom: 25px;
}

.box-event {
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 10px;
}

.box-event figure {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.box-event figure img {
	float: left;
	margin: 0;
	padding: 0;
	max-height: 250px;
	max-width: 580px;
	width: 580px;
}

.box-1 {
	background: #fff !important;
	margin-bottom: 10px !important;
	width: 100%;
	float: left;
}

.box-1-admin {
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
		endColorstr='#00ffffff', GradientType=1);
}

#page3 .box-1 p {
	padding-bottom: 0
}

.box-1 figure {
	float: left;
	width: 230px;
	margin: auto;
}

.box-1 figure img {
	max-height: 200px;
	max-width: 230px;
	width: 230px;
	height: 200px;
	min-width: 230px;
	min-height: 200px;
	float: left;
	background: white;
}

.box-gal {
	margin: 0;
	padding: 0;
	background: #fff;
	margin-bottom: 20px;
	width: 100%;
	float: left;
	min-height: 150px;
}

.box-2 .inner-4 p {
	height: 50px;
	float: left;
	width: 265px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: wrap;
}

.box-2 h4 {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.box-2 .a {
	height: 325px;
}

.box-2 {
	background: #fff;
	margin-bottom: 10px;
}

.box-2 figure img {
	height: 200px;
	width: 100%;
}

.inner-3 h5 {
	width: 255px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #424242;
	font-size: 12px;
}

.inner-3 h4 {
	width: 255px;
	display: block;
	margin-top: 15px;
	overflow: hidden;
	color: #424242;
	font-size: 14px;
}

.shr-1 {
	background: #de000a;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 15px;
	padding: 5px 0 7px 10px;
	width: 70px;
	text-align: left;
	z-index: 999999;
	margin-left: 5px;
	float: left;
}

.shr-1 a {
	color: white;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}

.shr-1 a:hover {
	
}

.shr-1 i {
	float: left;
	margin: 0;
	padding: 0;
	margin: 2px 4px 0 0;
}

.shr-2 {
	background: #fff;
	border: 1px solid #C7C7C7;
	color: #de000a;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 4px 10px 5px 10px;
	width: 175px;
	text-align: left;
	z-index: 999999;
	text-align: right;
	float: right !important;
}

.shr-2 a {
	color: white;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}

.shr-2 a:hover {
	
}

.shr-2 i {
	float: left;
	margin: 0;
	padding: 0;
	margin: 2px 4px 0 0;
}

.box-2 { /*background:url(../images/tail-bg-item-tab.gif);*/
	margin-bottom: 20px;
	background: #fff;
	float: left;
	width: 300px;
}

.box-2.a {
	padding-bottom: 28px
}

.box-2.b {
	padding-bottom: 21px
}

.box-2.c {
	padding-bottom: 10px
}

.box-2.d {
	padding-bottom: 20px
}

.box-2.bg1 {
	background: url(../images/tail-2.gif);
	padding-bottom: 34px
}

.box-3 { /*background:url(../images/tail-bg-box3.gif);*/
	background: #fff;
	margin-bottom: 10px;
	float: left;
	width: 300px;
}

.box-3.a {
	padding-bottom: 0
}

.title-1 {
	font-weight: bold;
	color: #fff;
	padding-bottom: 12px
}

.title-1 a {
	display: inline-block;
	color: #fff;
}

.title-1 a:hover {
	color: #de000a;
	text-decoration: none
}

.banner-1 {
	background: url(../images/img-banner.jpg) no-repeat 0 0;
	font-family: Ebrima;
	text-transform: uppercase;
	font-weight: normal;
	padding: 17px 0 14px 10px;
	margin-bottom: 20px;
	display: block
}

.banner-1 strong {
	font-size: 27px;
	line-height: 30px;
	color: #de000a;
	padding-bottom: 98px;
	display: block
}

.banner-1 span {
	font-size: 36px;
	line-height: 38px;
	color: #de000a;
	display: block;
	padding-left: 10px
}

.banner-1 em {
	font-size: 40px;
	line-height: 42px;
	color: #fff;
	font-style: normal;
	display: block;
	margin: -5px 0 0 47px
}

.banner-1 em, .banner-1 span, .banner-1 strong {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.banner-1:hover {
	text-decoration: none
}

.banner-1:hover strong {
	color: #fff
}

.banner-1:hover span {
	color: #de000a
}

.banner-1:hover em {
	color: #de000a
}

.box-blog {
	background: #fff;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px
}

.box-slider {
	margin-bottom: 20px
}

.list-post {
	overflow: hidden
}

.list-post li {
	background: url(../images/marker-2.gif) no-repeat 0 7px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	color: #de000a;
	padding-left: 11px;
	margin-left: 7px
}

.list-post li:first-child {
	background: none;
	margin: 0;
	padding: 0
}

.list-post li a {
	font-weight: bold;
	color: #de000a;
	display: inline-block
}

#form-1 {
	padding: 0 0 0 1px;
	position: relative
}

#form-1 input {
	width: 436px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 7px 10px 8px;
	color: #8f8f8f;
	font-size: 12px;
	margin: 0px 0 19px 0;
	outline: none;
	display: block;
	height: 16px;
}

.tweet {
	padding-bottom: 6px
}

.tweet .tweet_list li {
	padding: 0 0 12px;
	color: #fff;
}

.tweet .loading {
	color: #fff
}

.tweet .tweet_text a {
	color: #de000a;
}

.tweet .tweet_time {
	display: block;
	padding-left: 40px;
	background: url(../images/tweet-part.gif) no-repeat 0 0;
	padding-bottom: 12px
}

.tweet .tweet_time a {
	font-weight: bold;
	line-height: 22px;
	color: #fff
}

/*------------tabs1-----------*/
.tabs-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px
}

.tabs-1  li {
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 10px;
}

.tabs-1  li a {
	display: block;
	font-family: Ebrima;
	font-size: 18px;
	font-weight: bold;
	line-height: 115%;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	z-index: 10;
	padding: 18px 45px 16px 15px;
	background: url(../images/tail-item-tab.png) repeat-x 0 0
}

.tabs-1  li i {
	width: 15px;
}

.tabs-1  li a.active span, .tabs-1 li a:hover span {
	color: #de000a;
	text-decoration: none;
}

.tabs-1  li a.active, .tabs-1 li a:hover {
	text-decoration: none;
	cursor: pointer;
	background-position: 0 bottom
}

.tabs-1  li a.active {
	cursor: default
}

/*------------tabs2-----------*/
.tabs-2 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px
}

.tabs-2  li {
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 10px;
}

.tabs-2  li a {
	display: block;
	font-family: Ebrima;
	font-size: 18px;
	font-weight: bold;
	line-height: 115%;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	z-index: 10;
	padding: 18px 45px 16px 15px;
	background: url(../images/tail-item-tab.png) repeat-x 0 0
}

.tabs-2  li i {
	width: 15px;
}

.tabs-2  li a.active span, .tabs-1 li a:hover span {
	color: #de000a;
	text-decoration: none;
}

.tabs-2  li a.active, .tabs-1 li a:hover {
	text-decoration: none;
	cursor: pointer;
	background-position: 0 bottom
}

.tabs-2  li a.active {
	cursor: default
}

.tab_content p {
	padding-bottom: 0
}

#breadcrumbs {
	border-left:5px solid white;
	text-decoration: none !important;
	font-style: normal !important;
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	font-size: 16px !important;
	list-style-type: none;
	padding: 2px 0 0 6px; ! important;
	color: #fff;
	height: 25px;
	position: relative;
	z-index: 999;
	background: black;
}

#breadcrumbs a {
	text-decoration: none !important;
	font-style: normal !important;
	font-family: 'Oswald', sans-serif !important;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

#breadcrumbs i {
	text-decoration: none !important;
	font-style: normal !important;
	color: #fff;
	font-size: 10px;
	color: white;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 5px;
	margin: 6px 7px 5px 7px;
	float: left;
	z-index: 100;
	position: relative;
}

#breadcrumbs span {
	text-decoration: none !important;
	font-style: normal !important;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 1px;
	z-index: 100;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 315px;
	float: left;
	min-height: 15px;
	min-width: 15px;
}

/********************** links  & buttons ************************/
.link-1 {
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	color: #3dc0f1;
	font-weight: bold;
}

.link-1:hover {
	text-decoration: underline;
}

.link-2 {
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	color: #fff;
}

.link-3 {
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	color: #f46008;
	font-weight: bold
}

.link-3:hover {
	color: #fff;
	text-decoration: none
}

.button {
	display: inline-block;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	background: #de000a;
	padding: 7px 22px 6px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.button:hover {
	background: #de000a;
	text-decoration: none;
}
/*  Lists */
.list-1 {
	padding-bottom: 10px;
}

.list-1 li {
	margin-left: 0px !important;
	display: block;
	padding: 0 0 5px 15px !important;
	line-height: 130%;
	background: url(../images/marker-1.png) no-repeat 0 5px;
}

.list-1 li a {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #424242;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.list-1 li a:hover {
	color: #3DC0F1;
	text-decoration: none
}

.list-2 {
	padding: 2px 10px 7px 0;
}

.list-2 li {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	padding: 0 0 13px;
	line-height: 20px;
	color: #de000a;
}

.list-2 li span {
	color: #8f8f8f;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding-left: 2px
}

/*----- map -----*/
.map {
	display: inline-block;
	background: #fff;
	margin: 0
}

.map iframe {
	height: 488px;
	overflow: hidden;
	width: 620px;
}
/*----- address -----*/
.box-address {
	overflow: hidden;
	background: #fff;
	padding: 15px 20px 26px 20px;
	margin-bottom: 20px
}

.box-address h2 {
	float: left;
	width: 202px;
	margin-right: 25px;
	font-size: 20px !important;
	color: #de000a;
}

.mail-1 {
	color: #8f8f8f;
	display: inline-block;
	text-decoration: none;
}

dl.address {
	float: left;
	width: 230px;
	padding-top: 4px
}

dl.address dt span {
	display: block;
}

dl.address dd span {
	display: inline-block;
	float: left;
}

.address dd {
	float: left;
	margin: 0;
	padding: 0;
}

.address dd span {
	float: left;
	margin: 0;
	padding: 0;
}

.policy, .box-search {
	padding-bottom: 30px;
	background: #fff;
	padding: 18px 20px 28px 20px;
	margin-bottom: 20px
}

.policy strong {
	color: #de000a;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-bottom: 12px;
	display: block
}

.policy p {
	padding-bottom: 19px
}

.policy a {
	color: #de000a;
	text-decoration: underline;
}

.policy a:hover {
	text-decoration: none
}

/******************** contact-form ******************/
#contact-form-1 {
	display: block;
	position: relative;
	margin: 0;
	padding-top: 0;
	margin-bottom: 26px;
	padding-right: 11px
}

#contact-form-1 fieldset {
	display: block;
}

#contact-form-1 label {
	display: block;
	position: relative;
	min-height: 31px;
	overflow: hidden;
}

#contact-form-1.label {
	display: block;
	overflow: hidden;
	webkit-background-clip: padding-box;
}

#contact-form-1 label.message {
	margin: 0 !important;
	margin-bottom: 25px !important;
}

#contact-form-1 .message .label {
	width: auto;
}

#contact-form-1 input, #contact-form-1 textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 227px;
	font-size: 12px;
	color: #8f8f8f;
	padding: 2px 10px 2px;
	margin: 0;
	outline: none;
	resize: none;
	position: relative;
	background: none;
	-webkit-background-clip: padding-box;
	border: 1px solid #a4a4a4;
	box-shadow: none;
	float: left;
}

#contact-form-1 input {
	min-height: 16px;
}

#contact-form-1 textarea {
	height: 256px;
	overflow: auto;
}

#contact-form-1 .empty, #contact-form-1 .error {
	display: none;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	padding: 4px 0 10px 8px;
	float: left
}

#contact-form-1 label.message .empty, #contact-form-1 label.message .error
	{
	left: 0;
	position: relative;
	text-align: left;
	width: 100%;
	float: left
}

#contact-form-1 .success {
	display: none;
	font-size: 13px;
	line-height: 18px;
	padding: 0 0 10px;
	position: relative;
	color: #fff;
	background: none !important;
	background-image: none !important;
	border: none;
	box-shadow: none
}

.btns {
	margin: 0 !important;
	padding: 0 !important; position : relative;
	margin-bottom: 10px !important;
	position: relative;
}

.btns a {
	margin: 0 !important;
}

.txt-form {
	padding: 4px 5px;
}

/******************** Footer ******************/
footer {
	padding: 18px 0 40px;
	border-top: 2px solid #cfcfcf
}

.footer-menu {
	float: left
}

.footer-menu li {
	display: inline-block;
	margin-right: 12px
}

.footer-menu li a {
	font-family: 'Oswald', sans-serif;
	color: #8f8f8f;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px
}

.footer-menu li a:hover, .footer-menu li.current a {
	color: #de000a;
	text-decoration: none
}

.footer-menu .last {
	text-align:center;
	width:100%;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 5px;
}
.footer-menu .last a{
	text-align:center;
	float:left;
	width:100%;
}
.footer-menu .last img{
	text-align:left;
	margin:0;
	padding:0;
	margin-top:-5px;
	margin-right:5px;
	width:20px;
}


.privacy {
	text-transform: uppercase;
	color: #8f8f8f;
	font-size: 12px;
	float: right;
	line-height: 18px;
	padding-top: 3px
}

.privacy a {
	font-size: 12px;
	color: #de000a;
	line-height: 18px;
	display: inline-block;
	margin-left: 15px
}

.privacy a:hover {
	
}

/*WYSIWYG*/
#editControls {
	text-align: center;
	padding: 5px;
	margin: 5px;
}

#editor {
	resize: vertical;
	overflow: auto;
	border: 1px solid #C7C7C7;
	/*border-radius:5px;*/
	min-height: 100px;
	box-shadow: inset 0 0 1px silver;
	padding: 1em;
}

#editor_res {
	resize: vertical;
	overflow: auto;
	border: 1px solid #C7C7C7;
	/*border-radius:5px;*/
	min-height: 100px;
	box-shadow: inset 0 0 1px silver;
	padding: 1em;
}

#editor a, #editor h1, #editor h2 {
	color: #DE000A;
}

#output {
	width: 99.7%;
	height: 100px
}

/*WYSIWYG*/

/*PARTENAIRES*/
.partinscr input {
	font-size: 18px;
	font-family: Ebrima;
	font-weight: 800;
	color: #777777;
}

.partinscrtsel_voies {
	font-family: Ebrima;
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #C7C7C7;
	font-weight: 800;
}

.partinscrtsel_voies option {
	font-family: Ebrima;
	float: left;
	width: 100%;
	padding: 5px;
	font-size: 18px;
	font-weight: 800;
}

div#pagenav {
	border: 0px solid grey;
	background: white;
	padding:15px 5px 10px 15px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

.link_news_more i {
	float: left;
	padding: 3px 10px;
}

.link_news_moreact {
	text-align: center;
	margin: 0 7px;
	padding: 0 5px !important;
	font-weight: bold;
	background: #fff !important;
	color: #DE000A;
	border: 1px solid #DE000A;
	float: left;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.link_news_moreact b {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

a.link_news_more {
	min-width: 15px;
	text-align: center;
	margin: 0 3px;
	margin-bottom:5px;	
	padding: 0 5px 3px 5px;
	font-weight: bold;
	background: #DE000A;
	float: left;
	color: white;
	text-decoration: none;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

#img_filenamemini {
	display: none;
}

#albumid_adminmsg {
	position: fixed;
	width: 500px;
	height: 100px;
	background: white;
	z-index: 999999999999999;
	border: 1px solid #C7C7C7;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.docrel {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;;
	padding: 0;
	margin-left: -5px;
}

ul.docrel {
	float: left;
	width: 100%;
}

.docrel li {
	float: left;
	min-width: 200px;
	padding: 5px 10px 15px 15px;
	margin: 3px;
	margin-left: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.docrel i {
	width:25px;
	font-size: 20px;
	float: left;
	margin: 5px 5px 0 -5px;
	padding: 15px 0 0 0;
}

.docrel a {
	line-height:130% !important;
	float:left;
	width: 110px;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.docrel small{
	margin:0;
	margin-top: -15px;
	padding:0;
	width:100%;
	float:left;
	text-align:left;
	padding-left: 25px;
	font-size: 13px;
	text-transform: uppercase;
		
}
.hoover {
	cursor: pointer;
}

.myblkevent img {
	float: left;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.myblkevent {
	float: left;
	min-height: 275px !important;
	width: 300px;
	margin: 0;
	padding: 0 !important;
	margin-bottom: 25px;
	background-position: 0px 50px !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
}

.myblkevent h1, .myblkevent h2, .myblkevent h3, .myblkevent h4 {
	line-height: 135%;
	float: left;
	font-size: 15px;
	color: #424242;
	margin: 0;
	padding: 10px 10px 0px 15px;
	width: 275px;
	height: 30px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.myblkevent h2 {
	border-radius: 20px;
}

.myblkevent h3 {
	height: 20px;
	float: left;
	font-size: 13px;
	color: #424242;
	margin: 0;
	padding: 0px 10px 10px 0px;
	width: 275px;
	white-space: normal;
	float: left;
}

.myblkevent .fa {
	margin: 3px 5px 0 10px !important;
	padding: 0 !important;
	float: left;
}

.myblkeventfig {
	margin: 0;
	padding: 0; height : 100px !important;
	border-top: 2px solid #C7C7C7;
	background: transparent !important;
	height: 100px !important;
}

.fb-login-button {
	position: fixed;
	top: 10px;
	left: 50%;
	width: 940px;
	height: 50px;
	margin: 0;
	margin-left: -470px;
	padding: 10px 0;
}

#myfb_inter {
	/*login fb*/
	z-index: 99999999999;
	position: relative;
}

#myfb_inter_bot p {
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 15px 5px;
}

#myfb_inter_bot {
	/*fb logged (bottom)*/
	z-index: 99;
	position: relative;
	width: 100%;
	height: 20px;
	bottom: 0px;
	/*background:white;*/
	float: left;
}

.txtevent i {
	font-size: 22px;
	line-height: 80%;
	margin-right: 5px;
	color: #C8C8C8;
}

.txtevent {
	line-height: 145%;
	font-size: 13.5px;
	margin-top: 10px;
	padding-bottom: 50px;
	float: left;
}

.dateevent i {
	font-size: 22px;
	color: #C8C8C8;
	line-height: 80%;
}

.dateevent {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 13.5px;
	font-weight: 0;
}

.txtart i {
	font-size: 15px;
	line-height: 80%;
	margin-right: 0px;
	padding-right: 5px;
	margin-top: 4px;
	float: left;
	margin-left: 1px;
	color: #C8C8C8;
}

.txtart {
	line-height: 145%;
	text-align: justify;
	font-size: 13.5px;
	margin-top: 10px;
	padding-bottom: 50px;
	float: left;
}

.dateart i {
	font-size: 15px;
	line-height: 80%;
	margin-right: 0px;
	padding-right: 5px;
	margin-top: 3px;
	float: left;
	color: #C8C8C8;
}

.dateart {
	font-size: 13.5px;
	font-weight: 0;
}

.partenaires_imgnav {
	background: #ffffff !important;
	float: left !important;
	width: 100% !important;
	margin: 0px !important;
	padding: 15px !important;
}

.partenaires_imgnav ul {
	float: left;
	width: 100% !important;
	min-width: 500px !important;;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center !important;
}

.partenaires_imgnav li {
	float: left;
	padding: 0;
	max-width: 166px;
	width: 166px;
	height: 100px;
	float: left;
	margin: 0;
	margin: 0 !important;
	padding: 0;
	text-align: center !important;
}

.partenaires_imgnav  li div {
	float: left;
	margin: 0px !important;
	padding: 0px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center center !important;
	max-width: 166px;
	width: 166px;
	height: 100px;
	max-height: 100px;
	border: 1px solid #C7C7C7;
}

.partenaires_imgnav  li img {
	max-width: 166px;
	width: 166px;
	margin: 2px !important;
	height: 100px;
	padding: 0;
	float: left;
	text-align: center !important;
}

.slick-dots ul {
	margin-top: 25px; float : left !important;
	width: 100% !important;
	text-align: center !important;
	float: left !important;
}

.slick-dots li {
	background: transparent !important;
	margin: 0;
	text-align: center !important;
	margin-top: 2px !important;
	padding: 0;
	float: left;
	border: 0 !important;
}

.slick-prev {
	height: 100px !important;
	float: left !important;
	padding: 0 !important;
}

.slick-next {
	height: 100px !important;
	float: right !important;
	padding: 0 !important;
}

.login {
	float: left;
	margin-left: 30px;
	width: 35%;
}

.login input {
	font-size: 18px;
	padding: 2px 6px 2px 20px;
	border: 1px solid #C7C7C7;
	background: #fff;
	border-radius: 5px;
	height: 30px;
	margin-top: 2px;
}

#login {
	background: transparent !important;
}

.login p {
	float: left;
	width: 100%;
	margin: 0 0 2px 0 !important;
}

.login span {
	float: left;
	color: black;
	margin: 0;
	padding: 0;
	margin-right: -18px !important;
	font-size: 18px;
	background: #fff;
	border-radius: 50px;
	border: 1px solid #C7C7C7;
	padding: 7px 0px;
	width: 35px;
	height: 35px;
}

.login p.submit {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 15px !important;
}

.login .submit input {
	float: left;
	border: 0 !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	font-weight: bold;
	margin: 0;
	margin-left: 145px;
	margin-right: 10px;
	margin-top: 2px !important;
	padding: 0;
}

.login .submit span {
	float: left;
}

.descr {
	height: 85px;
	width: 100%;
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis;
}

.descr p, .descr p em {
	color: #424242 !important;
	margin: 0;
	padding: 0;
	font-size: 15px !important;
	line-height: 135% !important;
	text-align: justify !important;
}

.inner-1 h2 {
	width:100%;
	float:left;
	font-size: 16px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

.inner-1 h2 a {
	float: left;
	width:100%;
	height: 24px !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap;
}

.wrapper figure a {
	float: left;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	width: 230px;
	min-height: 200px;
}

.date-1 {
	background: #de000a;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	height:26px;
	line-height: 15px;
	padding: 5px 10px 7px 10px;
	margin: 5px 15px 0px 0px !important;
	text-align: left;
	z-index: 999999;
	position:relative;
	min-width:175px;
	max-width:200px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-transform: uppercase;
}

.date-1 i{
	font-size:16px;
	display:block;
	float:left;
	background:white;
	color:#de000a !important;
	border-radius:50px;
	padding:10px 8px 10px 20px;
	margin:0;
	margin:-10px 5px 0px -20px !important;
	z-index:999;
}

.lnk-1 {
	height:26px;
	background: #de000a;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 12px !important;
	line-height: 15px;
	padding: 5px 10px 7px 10px;
	margin: 0px 0px 0px 0px;
	margin-top:5px;
	width: 65px;
	text-align: center;
	text-transform: uppercase; z-index : 999999;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 999999;
}

.lnk-1 a {
	color: white;
	font-family: 'Oswald', sans-serif;
	font-size: 12px !important;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}

.lnk-1 a:hover {
	color: white;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.lnk-1 i {
	font-size:16px;
	display:block;
	float:left;
	background:white;
	color:#de000a !important;
	border-radius:50px;
	padding:10px 8px 10px 20px;
	margin:0;
	margin:-10px 5px 0px -30px !important;
	z-index:999;
}




.parcours_index {
	transition: all 0.15s;
	float: left;
	width: 100%;
	cursor: pointer;
	margin-bottom:5px;
} 

.parcours_index a {
	width:100%;
	display: contents;
	text-align: left;
	padding: 5px 0 !important;
	float: left;
	font-size:14px;
	line-height:115%;
}

.parcours_index:hover {
	transition: all 0.15s;
}
.parcours_index i{
	margin-top:0px;
	margin-right:10px;
	margin-bottom:26px;
	float:left;
}

.parcours {
	transition: all 0.15s;
	float: left;
	width: 32%;
	height: 75px;
	margin: 5px 7px 0 0;
	border: 1px solid #C7C7C7;
	cursor: pointer;
}
.parcours:last-child {
	margin-right:0 !important;
}

.parcours a {
	width:100%;
	text-align: center;
	float: left;
}

.parcours:hover {
	border:2px solid #de000a;
	padding:-2px;
	transition: all 0.15s;
}

p.partenaire_show {
	margin: 0;
	padding: 0;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	width: 100% !important;
	min-height: 385px !important;
	max-height: 585px !important;
	float: left;
}

.partenaire_show img {
	display: none !important;
}

.list_bur li {
	line-height: 125% !important; float : left;
	width: 100%;
	font-size: 14px !important;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	float: left;
}

.list_bur b {
	float: left; width : 100%;
	text-transform: uppercase !important;
	font-size: 12px !important;
	margin: 0;
	padding: 0;
	width: 100%;
}

.notation2 {
	float: left;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 10px !important;
	padding-top: 10px !important;
	padding-bottom: 0px !important;
	border-top: 5px solid #de000a;
}

.notation3 {
	float: left;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 10px !important;
	padding-top: 0px !important;
	padding-bottom: 10px !important;
	border-bottom: 5px solid #de000a;
}

.notation2 .etab {
	margin: 0 !important;
	font-size: 16px !important;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.notation {
	float: left;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 10px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border: 5px solid #de000a;
	border-right: 0;
	border-left: 0;
}

.notation .etab {
	margin: 0 !important;
	font-size: 16px !important;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sp_adh {
	position: relative;
	z-index: 9;
	color: #de000a;
	padding: 1px 24px;
	margin-left: -30px;
	margin-top: 20px;
	margin-bottom: -50px;
	float: left;
	background: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	/* Safari */ -webkit-transform : rotate( -45deg);
	/* Firefox */
	-moz-transform: rotate(-45deg);
	/* IE */
	-ms-transform: rotate(-45deg);
	/* Opera */
	-o-transform: rotate(-45deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(-45deg)
}

.log_adherent {
	cursor: pointer; 
	background: #F7F7F7; 
	border-radius : 4px; 
	border : 1px solid #fff;
	float : right; 
	margin : 0; 
	margin-top: -110px;
	padding : 0px;
	transition: all 0.3s;
	z-index: 99999999999;	
	position:relative;	
}

.log_adherent p {
	float: left;
	margin: 0;
	padding: 3px 10px;
	font-size: 12px;
	text-transform: uppercase;
}

.log_adherent i {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-top: 3px;
}

.log_adherent:hover {
	transition: all 0.3s;
	border: 1px solid #C7C7C7;
}

.log_adherent a {
	color: #424242 !important;
}

.partenaires{
	overflow-y:auto !important;
	overflow-x:hidden !important;
	height:275px !important;
}