/*
Theme Name:         vde
Theme URI:          http://www.nim80.com
Description:        By nim
Version:            1.0.0
Author:             Nim <courrier@netinfosmedias.com>
Author URI:         http://www.netinfosmedias.com
Text Domain:        vde
*/


/******* WORDPRESS *******/
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

h1 {
	font-family: Oswald;
	font-size: 56px;
	font-weight: 700;
	line-height: 64px;
}

h2 {
	font-family: Oswald;
	font-size: 38px;
	font-weight: 700;
	line-height: 64px;
}

h3 {
	font-family: Oswald;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;	
}

h4 {
	font-family: Oswald;
	font-size: 15px;
	font-weight: 700;
	line-height: 24px;	
}

/******* FIN WORDPRESS *******/

/******* MATERIALIZE *******/
table, th, td {
    border: 1px solid #000;
}

.collapsible.popout>li, .collapsible.popout>li.active {
	box-shadow: none;
	border-bottom: 0px solid #ddd;
}

.collapsible-header, .collapsible-body {
	border-bottom: 0;
}

/******* FIN MATERIALIZE *******/

.spacer {
	clear: both;
}

/******* HEADER *******/
nav {
    color: #3c3c3b;
    background-color: #FFF;
	box-shadow: none;
	line-height: 30px;
}

nav.nav-extended .nav-wrapper.menu_haut {
    margin-top: 0px;
	clear: both;
	min-height: 61px;
	padding-top: 10px;
	padding-bottom: 17px;
}


nav .menu_haut .brand-logo {

}

nav.nav-extended .nav-wrapper.menu_bas {
    min-height: 40px;
}

nav ul a {
    color: #3c3c3b;
}

nav ul a:hover {
    background-color: rgba(255,255,255,0);
}

nav .nav-wrapper i {
	line-height: 30px;
	height: 30px;
}



nav .menu_haut .nav_sep {	
	margin-top: 18px;
	margin-right: 10px;
}

nav .menu_bas {
	clear: both;
	border-top: 1px solid #d9d9d9;
}

nav .menu_bas .nav_sep {	
	margin-top: 8px;
}

nav .nav_sep {
	width: 1px;
	height: 29px;
	background-color: #3c3c3b;
	opacity: 0.18;
	margin-left: 20px;
	margin-right: 26px;
}

/* CONNEXION */
.nav-moncompte {
	position: relative;
	margin-right: -15px;
}

.btn_connexion, .btn_menu_moncompte {
	display: block;
	margin-top: 8px;
}

.form_connexion, .menu_moncompte {
	display: none;
	position: absolute;
	right: 0;
	top: 60px;
	background-color: #474747;
	z-index: 20;
	width: 200px;
	padding: 20px;
	color: #FFF;
}

.form_connexion .bienvenue {
	text-align: center;
	font-family: "Abhaya Libre";
    font-size: 21px;
    font-weight: 400;
	font-style: italic;
}

.form_connexion .login-username, .form_connexion .login-password, .form_connexion .login-submit {
	text-align: center;
	margin: 0;
}


.form_connexion label {
	color: #FFF;
    font-family: "Open Sans";
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.form_connexion input[type="text"], .form_connexion input[type="password"], .form_connexion textarea {
	background: #5b5b5b;
	-webkit-box-shadow: 0 0 0px 1000px #5b5b5b inset;
	border-bottom: 1px solid #5b5b5b;
	height: auto;
	margin: 0;
	color: #FFF; 
}

.form_connexion input:not([type]):focus:not([readonly]), .form_connexion input[type=text]:focus:not([readonly]), .form_connexion input[type=password]:focus:not([readonly]) {
	border-bottom: 1px solid #5b5b5b;
	box-shadow: 0 1px 0 0 #5b5b5b;
	color: #FFF; 
}


.form_connexion input:-webkit-autofill, .form_connexion input:-webkit-autofill:focus {
    background-color: rgb(91, 91, 91);
	-webkit-box-shadow: 0 0 0px 1000px #5b5b5b inset;
	border-bottom: 0px solid #5b5b5b;
	color: #FFF; 
}



.form_connexion [type="checkbox"]:not(:checked), .form_connexion [type="checkbox"]:checked {
    position: static;
    left: 0px; 
    opacity: 1; 
}


.form_connexion input[type="submit"] {
	color: #fff;
    font-family: "Abhaya Libre";
    font-size: 12px;
    font-weight: 700;
	box-shadow: none;
    background-color: transparent;
    cursor: pointer;
	outline: 0;
	border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
	border: 1px solid #fff;
}


.form_connexion .create {
	border-top: 1px solid #5b5b5b;
	color: #fff;
    font-family: "Abhaya Libre";
    font-size: 12px;
    font-weight: 700;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
}

/* MENU MYACCOUNT */
nav .menu_myaccount {
	/*padding-top: 8px;*/
}

nav .circle {
	width: 40px;
	margin-top: 12px;
}





/* MENU RS */
nav .menu_rs {
	padding-top: 18px;
}

nav ul.menu_rs a {
	padding: 0 5px;
}

nav ul.menu_rs i span {
	display: none;
}

/* MENU ACCOUNT */
nav .menu_account {
	height: 38px;
	background: #fdeed7;
	margin-top: 8px;
}

nav .menu_account a {
	font-family: Oswald;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 4px 15px;	
}


nav .menu_account li:first-child a {
	padding-left: 30px;	
}



/* MENU PRINCIPAL */
nav .menu_principal a {
	color: #3c3c3b;
	font-family: "Open Sans";
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 10px;
	margin-top: 10px;
}

nav .menu_principal2 a {
	color: #3c3c3b;
	font-family: "Open Sans";
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 10px;
}

nav .menu_principal .dropdown-content {
    /* margin-top: 20px; */
}



nav .menu_principal .sub-menu a {
	font-weight: 400;
	line-height: 30px;
	height: auto;
	padding-left: 20px;
}

/* RECHERCHE */
.form_recherche {
	width: 120px;
	padding-top: 5px;
}

.form_recherche label {
	display: none;
}

.form_recherche input[type=search].search-field {
	float: left;
	margin: 0;
	margin-top: 7px;
	height: 25px;
	width: 120px;
	font-size: 11px;
	border: 0;
	background-color: #eeeeee;
}

.form_recherche .search-field:focus:not([readonly]) {
	border-bottom: 0;
	border: 0;
	box-shadow: none;
}

.form_recherche button {
	background: none; 
    border: none;
	color: #000;
	width: 25px;
	margin-left: -27px;
	margin-top: 7px;
	height: 25px;
}

/* LE MAG */
.lien_lemag {
	margin-top: 12px;
	margin-right: 40px;
}


/* MENU RESEAU SOCIAUX DROITE */
#menu_rs_droite {
	position: fixed;
	bottom: 30px;
	right: 5px;
	z-index: 100000;
}

#menu_rs_droite p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

/***** FIN HEADER *****/





/***** PAGE INSCRIPTION *****/

#buddypress #signup_form #basic-details-section {
	padding-top: 7px;
}

#buddypress #signup_form h2 {
	color: #474747;
    font-family: Oswald;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
}

#buddypress #signup_form label, #buddypress #activation-form label {
	color: #3c3c3b;
    font-family: "Open Sans";
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

#buddypress #activation-form input[type=text], #buddypress #signup_form input[type=text], #buddypress #signup_form input[type=email], #buddypress #signup_form input[type=password], #buddypress .standard-form#signup_form input[type=text] {
	height: 30px;
	width: 100%;
	padding: 0;
}

#buddypress #activation-form input[type=text]:focus:not([readonly]), #buddypress #signup_form input[type=text]:focus:not([readonly]), #buddypress #signup_form input[type=email]:focus:not([readonly]), #buddypress #signup_form input[type=password]:focus:not([readonly]) {
	border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 0 0 #ccc;
}


#buddypress .standard-form div.submit input {
	margin-right: 0;
	margin-bottom: 50px;
}

#buddypress #signup_form .field-visibility-settings-notoggle, #buddypress #signup_form .field-visibility-settings-toggle {
	display: none;
}

/***** FIN PAGE INSCRIPTION *****/




/***** PAGE MODIFICATION *****/

#buddypress #profile-edit-form #basic-details-section {
	padding-top: 7px;
}

#buddypress #profile-edit-form h2 {
	color: #474747;
    font-family: Oswald;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
}

#buddypress #profile-edit-form label {
	color: #3c3c3b;
    font-family: "Open Sans";
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

#buddypress #profile-edit-form input[type=text] {
	height: 30px;
	width: 100%;
	padding: 0;
}

#buddypress #profile-edit-form input[type=text]:focus:not([readonly]) {
	border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 0 0 #ccc;
}




#buddypress #profile-edit-form div.submit input {
	margin-right: 0;
	margin-bottom: 50px;
}

#buddypress #profile-edit-form .field-visibility-settings-notoggle, #buddypress #profile-edit-form .field-visibility-settings-toggle {
	display: none;
}

/***** FIN PAGE MODIFICATION *****/




/***** BOUTON FAVORIS *****/
.simplefavorite-button {
	background: none;
	border: none;
	color: #474747;
	font-family: Oswald;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	overflow: hidden;
	width: 100%;
	text-align: left;
	margin-top: 70px;
}

.simplefavorite-button.active {
	opacity: 1;
	background: none;
	border: none;
}

.simplefavorite-button:focus {
    outline: none;
    background: none;
}



.simplefavorite-button .texte_btn_fav {

}

.simplefavorite-button .texte_btn_fav:before, .simplefavorite-button .texte_btn_unfav:before {
	content: url("/wp-content/themes/vde/img/add_favoris.png");
	vertical-align: -50%;
	margin-right: 10px;
}

.simplefavorite-button .texte_btn_fav:after {
	content: 'J\'AIME';
}

.simplefavorite-button .texte_btn_unfav:after {
	content: 'JE N\'AIME PLUS';
}

article.article_event .simplefavorite-button .texte_btn_fav:before, article.article_event .simplefavorite-button .texte_btn_unfav:before {
	content: url("/wp-content/themes/vde/img/add_agenda.png");
	vertical-align: -50%;
	margin-right: 10px;
}

article.article_event .simplefavorite-button .texte_btn_fav:after {
	content: 'J\'AIME / AJOUTER A MON AGENDA';
}

article.article_event .simplefavorite-button .texte_btn_unfav:after {
	content: 'JE N\'AIME PLUS / RETIRER DE MON AGENDA';
}

/***** FIN BOUTON FAVORIS *****/





/***** HOME SLIDER HEADER *****/
.slider-header {
	margin-top: 10px;
}

.home-slider-header img {
	width: 100%;
	height: auto;
	min-height: 348px;
}

.home-slider-header img.image_4_3 {
	display: none;
}

.home-slider-header img.image_large {
	display: block;
}

.home-slider-header .slick-slide{
	width: 900px;
	border-right: 10px solid #FFF;
	box-sizing: border-box;
}

.home-slider-header .slick-prev {
	position: absolute;
    top: 50%;
	left: 870px; 
	color: #3c3c3b;
    border: none;
    outline: none;
    background: #FFF;
	z-index: 1;
}

.home-slider-header .slick-next {
	position: absolute;
    top: 50%;
	left: 900px; 
	color: #3c3c3b;
    border: none;
    outline: none;
    background: #FFF;
	z-index: 1;
}
/***** FIN HOME SLIDER HEADER *****/

/***** BANDEAU BREF *****/
.row_bref_btn {
	margin-top: 35px;
}

.row_bref_list {
	margin-top: 60px;
}

.row_bref_actus, .row_bref_viepratique {
	margin-bottom: 0;
}



.btn_bref {
	display: inline-block;
	width: 147px;
	height: 21px;
	color: #555555;
	font-family: Oswald;
	font-size: 15px;
	font-weight: 700;
	line-height: 21px;
	cursor: pointer;
}

.btn_bref.active {
	background-image: url("img/btn_bref_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
}

.btn_bref2.active {
	background-image: url("img/btn_bref_bg2.png");	
}

.bref_entete_row .entete1 {
	color: #0e0e0e;
	font-family: "Snell Roundhand";
	font-size: 40px;
	font-weight: 900;
	line-height: 45px;
}

.bref_entete_row .entete2 {
	color: #f7b143;
	font-family: Oswald;
	font-size: 40px;
	font-weight: 400;
	line-height: 45px;
	text-transform: uppercase;
}

.lien_entete {

}

.lien_entete a {
	color: #474747;
	font-family: "Abhaya Libre";
	font-size: 13px;
	font-weight: 700;
	line-height: 0px;
}

.bref_tag {
	text-transform: uppercase;
	color: #e3766b;
	font-family: Oswald;
	font-size: 14px;
	font-weight: 700;
}

.bref_title {
	color: #3c3c3b;
	font-family: "Open Sans";
	font-size: 11px;
	font-weight: 400;
}

.row_bref_item img {
	width: 100%;
	height: auto;
}

/***** FIN BANDEAU BREF *****/

/***** MISE EN AVANT *****/
.mise-en-avant .mise-en-avant-left {
	padding-right: 40px;
}



.mise-en-avant .title_mea hr {
	border: 0;
	height: 1px;
	background-color: #dcdcdc;
	margin-top: -18px;
}


.mise-en-avant-left article {
	margin-top: 30px;
}



.mise-en-avant .mise-en-avant_img {
	position: relative;
}

.mise-en-avant .mise-en-avant_tag {
	position: absolute;
	bottom: -5px;
	left: 50%;
	background-color: #cabaa1;
	-webkit-transform: skew(-30deg) translateX(-50%);
	-moz-transform: skew(-30deg) translateX(-50%);
	-o-transform: skew(-30deg) translateX(-50%);
	transform: skew(-30deg) translateX(-50%);
	padding-left: 25px;
	padding-right: 25px;
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 11px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

.mise-en-avant .mise-en-avant_tag_texte {
	-webkit-transform:skew(30deg);
	-moz-transform:skew(30deg);
	-o-transform:skew(30deg);
	tranform:skew(30deg);
}

.mise-en-avant .mise-en-avant_titre {
	color: #474747;
	font-family: "Abhaya Libre";
	font-size: 25px;
	font-weight: 400;
	font-style: italic;
	line-height: 31px;
	margin-top: 20px;
}

.mise-en-avant .mise-en-avant_extrait {
	color: #3c3c3b;
	font-family: "Open Sans";
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;

}

.mise-en-avant .btn-flat {
	color: #383838;
	font-family: "Abhaya Libre";
	font-size: 12px;
	font-weight: 700;
	border: 1px solid #383838;
	margin-top: 30px;
}





.mise-en-avant-le-mag .le-mag.row {
	position: relative;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-image: url("img/lemag_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisée */
	padding: 0 1.5rem;
}






.mise-en-avant-le-mag .le-mag_img {
	margin-top: 40px;
	margin-bottom: 40px;
	
}

.mise-en-avant-le-mag .le-mag-gauche {
	padding: 0 2rem;
}

.mise-en-avant-le-mag .le-mag-droite {
	padding: 0 2rem;
}

.mise-en-avant-le-mag .le-mag_title {
	margin-top: 60px;
}

.mise-en-avant-le-mag .le-mag_extrait {
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;	
	margin-top: 20px;
}

.mise-en-avant-le-mag .le-mag .btn-flat {
	color: #ffffff;
	font-family: "Abhaya Libre";
	font-size: 12px;
	font-weight: 700;
	border: 1px solid #ffffff;
	margin-top: 30px;
}

.mise-en-avant-le-mag .le-mag_btn {

}


.mise-en-avant-le-mag .bloc2mea {
	background-color: #cabaa1;
	margin: 0;
}

.mise-en-avant-le-mag .mise-en-avant-mag {
	padding: 0;
}


.mise-en-avant-le-mag .newsletter {	
	margin-top: 70px;
	color: #FFF;
	font-family: "Open Sans";
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;
	padding: 0 2rem;
}

.mise-en-avant-le-mag .newsletter p {
	margin-top: 30px;
}

.mise-en-avant-le-mag .newsletter input[type="text"] {
	height: 33px;
	border-radius: 5px;
	border: 1px solid #d7cbb9;
	background-color: #d7cbb9;
	color: #3c3c3b;
	font-family: "Open Sans";
	font-size: 10px;
	font-weight: 400;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	display: block;
}

.mise-en-avant-le-mag .newsletter input[type="submit"] {
	margin-left: auto;
	margin-right: auto;
	display: block;
	box-shadow: none;
    background-color: transparent;
	color: #ffffff;
    font-family: "Abhaya Libre";
    font-size: 12px;
    font-weight: 700;
    border: 1px solid #ffffff;
    margin-top: 30px;
	border-radius: 2px;
	height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
}

.mise-en-avant-le-mag .newsletter input:not([type]):focus:not([readonly]), .mise-en-avant-le-mag .newsletter input[type=text]:focus:not([readonly]), .mise-en-avant-le-mag .newsletter input[type=password]:focus:not([readonly]) {
	border-bottom: 1px solid #d7cbb9;
	box-shadow: 0 1px 0 0 #d7cbb9;
	color: #3c3c3b; 
}

.mise-en-avant-le-mag .newsletter .formError {
	left: 0;
}


.mise-en-avant-le-mag .sidebar1 {
	padding-left: 40px;
	border-left: 1px solid #dcdcdc;

}

.sidebar1 h4 {
	color: #474747;
	font-family: Oswald;
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	text-transform: uppercase;
}

.mise-en-avant .carousel-chiffresdumois-sb1 {
	height: auto;
}

.mise-en-avant .carousel-chiffresdumois-sb1 .carousel-item {
	height: auto;
	min-height: 0;
}

.mise-en-avant .chiffresdumois_sb1_chiffre {
	color: #f7b143;
	font-family: Oswald;
	font-size: 93px;
	font-weight: 400;
	line-height: 106px;
}

.mise-en-avant .chiffresdumois_sb1_titre {
	color: #474747;
	font-family: "Abhaya Libre";
	font-size: 19px;
	font-weight: 700;
	line-height: 16px;
	margin-top: 20px;
}

.mise-en-avant .chiffresdumois_sb1_extrait {
	color: #3c3c3b;
	font-family: "Open Sans";
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;
	margin-top: 15px;
}

.mise-en-avant .chiffresdumois_sb1_btn {
	margin-top: 20px;
}

.mise-en-avant .carousel-chiffresdumois-sb1-prev, .mise-en-avant .carousel-chiffresdumois-sb1-next {
	color: #FFF;
    border: none;
    outline: none;
    background: #3f3f3f;
}

.mise-en-avant .sidebar1 .btn-flat {
	color: #383838;
	font-family: "Abhaya Libre";
	font-size: 12px;
	font-weight: 700;
	margin-top: 0;
}

.mise-en-avant .sidebar1_sep {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	height: 1px;
	background: #dcdcdc;
	margin-top: 40px;
	margin-bottom: 40px;
}

.collapsible_sidebar1 .collapsible-header {
	padding-top: 10px;
}

.collapsible_sidebar1 .collapsible-body {
	padding: 0 1rem;
}

.collapsible_sidebar1 .collapsible-header .row {
	margin-bottom: 10px;
}

.collapsible_sidebar1 .col {
	padding: 0 .25rem;
}

.event_titre {
	color: #3c3c3b;
	font-family: "Open Sans";
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.event_extrait {
	color: #3c3c3b;
	font-family: "Open Sans";
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: -12px;
}

.event_jour {
	color: #3c3c3b;
	font-family: "Abhaya Libre";
	font-size: 40px;
	font-weight: 700;
	font-style: italic;
	line-height: 30px;
}

.event_mois {
	color: #3c3c3b;
	font-family: Oswald;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	margin-top: -10px;
}

li:not(.active) .event_jour {
	color: #ffffff;
	font-family: "Abhaya Libre";
	font-size: 22px;
	font-weight: 700;
	font-style: italic;
	line-height: 26px;
	background-color: #3c3c3b;
}

li:not(.active) .event_mois {
	display: none;
}
/***** FIN MISE EN AVANT *****/

/***** OBJECTIF 2025 *****/
.objectif2025 {
	margin-top: 50px;
	margin-bottom: 70px;
	/*height: 500px;*/
	max-height: 500px;
	position: relative;
}

.objectif2025 .pastille {
	position: absolute;
	top: -80px;
	right: 50px;
}

.obj_row_imgs {
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/*height: 500px;*/
	max-height: 500px;
	overflow: hidden;
}

.obj_row_imgs2 {
	position: relative;
	/*height: 500px;*/
	max-height: 500px;
	overflow: hidden;
}

.obj_img {
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/*height: 500px;*/
	max-height: 500px;
	overflow: hidden;	
}


.obj_row_menu {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	right: 0;	
}

.obj_row_menu2.row {
	position: relative;
	margin-bottom: 0;
	margin-left: 0;
    margin-right: 0;
}

.obj_row_menu2 article.col {
	position: absolute;
	bottom: 0;
	z-index: 2;
	background-color: #2d2d2d;
	cursor: pointer;
	padding-top: 15px;
	padding-bottom: 15px;	
	overflow: hidden;
}

.obj_row_menu2 article.active.col {
	background-color: #f7b143;
}


.obj_row_menu2 article .row {
	margin: 0;
}


.obj_row_menu2 article .tabs-compteur {
	color: #f7b143;
	font-family: "Abhaya Libre";
	font-size: 30px;
	font-weight: 700;
	font-style: italic;
	line-height: 35px;
}

.obj_row_menu2 article.active .tabs-compteur {
	color: #ffffff;	
	font-size: 46px;	
}

.obj_row_menu2 article .tabs-swipe-objectif2025 {
	height: 48px;
	overflow: hidden;
	-webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -ms-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}

.obj_row_menu2 article.active .tabs-swipe-objectif2025 {	
	-webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -ms-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}

.obj_row_menu2 article .tabs-swipe-objectif2025_titre {
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 10px;
	line-height: 15px;
	font-weight: 700;
	text-transform: uppercase;
}

.obj_row_menu2 article.active .tabs-swipe-objectif2025_titre {
	color: #ffffff;
}

.obj_row_menu2 article .tabs-swipe-objectif2025_extrait {
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 10px;
	line-height: 15px;
	font-weight: 400;
	/*height: 30px;
	overflow: hidden;*/
	-webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -ms-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}

.obj_row_menu2 article.active .tabs-swipe-objectif2025_extrait {
	color: #ffffff;
	/*-webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -ms-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;*/
}

.obj_row_menu2 article .tabs-swipe-objectif2025_extrait p {
	margin: 0;
}

/***** FIN OBJECTIF 2025 *****/





/***** WELCOME KIT *****/
.welcome-kit2 {
	background-image: url("img/welcomekit_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisée */
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.welcome-kit2 p:first-child img {
	margin-top: 0px;
}

.welcome-kit2 p {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

.welcome-kit2 p img {
	width: 100%;
	
}

.welcome-kit2 .btns_wk {
	position: relative;
	width: 100%;
	margin-top: 60px;
	height: 75px;
}


.welcome-kit2 .btn_wk_habitants{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	/*transform: translateX(-100%); QUAND IL Y A 2 BOUTONS */
}

.welcome-kit2 .btn_wk_entreprises{
	position: absolute;
	left: 50%;
	
}

/***** FIN WELCOME KIT *****/


/***** FACEBOOK PLUGIN *****/
#iframeFB {
	margin-left: auto;
	margin-right: auto;
}
/***** FIN FACEBOOK PLUGIN *****/



/***** Pagination *****/

.pagination a {
	color: #474747;
}

/***** Fin Pagination *****/




/***** TinyMCE *****/
.lien-perso1 {
	width: 100%;
	font-family: "Open Sans";
    font-size: 12px;
	color: #474747;
    font-weight: 400;
    line-height: 20px;
	background-color: #f1f1f1;
	margin: 20px 0px;
	border-left: 5px solid #CABAA1;
    padding: 10px;

}

.lien-perso1 a {
	color: #474747;
	line-height: 30px;
}

.lien-perso1 a:before {
	content: url("/wp-content/themes/vde/img/puce_lienperso1.png");
	margin-right: 5px;
	margin-left: 20px;
}

/***** Fin TinyMCE *****/