/* BASE */

@font-face {
	font-family: 'Gravity';
	src: url('/design/font/Gravity-Regular.otf');
}


html, body {
	-webkit-text-size-adjust: none;
	text-overflow: ellipsis;
}
body {
	font-family: Helvetica, arial, sans-serif;
	font-weight: 100;
	color: #595959;
	margin: 0;
	padding: 0;
	background-color: #dedede;
	text-align: center;
}
input {
/*
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;	
*/
}
img {
	border: none;
}
form, ul, li {
	margin: 0;
	padding: 0;
}
form {
	display: block;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover, a:hover.a_nul, .a_nul a:hover {
	color: #606060;
	text-decoration: none;
}
.pointer {
	cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sansmarge {
	padding: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #919191;
}
h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
}
h1,
h2,
h3,
h4 {
	font-family: 'Gravity', sans-serif;	
}
h1 + h2, h2 + h3, h3 + h4 {
	padding-top: inherit;
}

h1 {
	font-size: 46px;
	padding-top: 50px;
	margin-bottom: 20px;
}
.cms h1,
h2 {
	font-size: 36px;
	padding-top: 20px;
	line-height: 30px;
}
.cms h2,
h3 {
	font-size: 22px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.cms h3,
h4 {
	font-size: 20px;
}
h5 {
	font-size: 15px;
}
h6 {
	padding-top: 50px;
}

h1:first-child {
	padding-top: 0;
}


table p, table h1, table h2, table h3, table h4, table h5, table h6 {
	margin: 0;
}
.h_haut {
	margin-top: 0;
	padding-top: 0;
}
.h_bas {
	margin-bottom: 0;
	padding: 0;
}
p, li, table {
	font-size: 19px;
}
table {
	margin-bottom: 20px;
}
table, tr, td {
	border: none;
	vertical-align: top;
}
td {
	padding-right: 5px;
	padding-bottom: 5px;
}
.cache {
	display: none;
}
.hidden {
	visibility: hidden;
}
.centre {
	text-align: center;
}
.droite {
	text-align: right;
}
.gauche {
	text-align: left;
}
.retour {
	clear: both;
}
.smaller {
	font-size: smaller;
}
.larger {
	font-size: larger;
}
.inline {
	display: inline;
}
.italique {
	font-style: italic;
}
li.bloc {
	display: block;
}
li.inline {
	display: inline;
}
.estompe {
    filter: alpha(opacity=50);
	opacity: 0.5;
}
.grise {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
}
.decaler_droite {
	margin-left: 50px;
}
a.suite {
	font-size: smaller;
}

.titre_futur ~ .titre_futur {
	display: none;
}
.titre_passe {
	padding-top: 80px;
	border-top: 3px solid #8fb808;
}
.titre_passe ~ .titre_passe {
	display: none;
}
a.lien_desactive {
	color: #033b67;
	pointer-events: none;
	cursor: default;
}
/*
#masque_fond {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}
*/


/* STRUCTURE */
* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
}
#main {
	overflow:auto;
	padding-bottom: 250px; /* hauteur du pied de page */
}
#footer {
	position: relative;
	margin-top: -250px; /* hauteur du pied de page en négatif */
	height: 250px; /* hauteur du pied de page */
	clear:both;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	background-color: #ff9257;
	overflow: hidden;
}
#footer:after {
	content: "";
	position: absolute;
	bottom: -90px;
	left: -10%;
	height: 100px;
	width: 120%;
	transform: rotate(-2deg);
	background: #dedede;
}



#footer .haut {
	height: 250px;
/* 	background-color: #0092ff; */
}
body {
	position: relative;
	float: left;
	height: 100%;
	width: 100%;
}
/* Opera Fix */
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}
#contexte_haut_masque {
/* 	height: inherit; */
}
#contexte_haut {
	background-position: center center;
	background-size: cover;
	height: 500px;
	min-width: 1160px;

	position: relative;
	overflow: hidden;
}
#contexte_haut:after {
	content: "";
	position: absolute;
	top: 80%;
	left: 0;
	height: 100%;
	width: 150%;
	transform: rotate(-2deg);
/* 	background: rgba(245,179,95,1); */
}


#contexte_haut.fixe {
	top: -110px;
	position: fixed;
	z-index: 9999;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 0;
	border-bottom: 1px solid #d6d6d6;
}

#contexte_haut .logo_contact {
	text-align: left;
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	
	height: 70px;
}
#contexte_haut .logo {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-left: -8px;
}
#contexte_haut .logo img {
	width: 250px;
}


#contexte_haut .contact {
	margin-top: 10px;
	float: right;
}
#contexte_haut .contact a svg path {
    fill: black;
}
#contexte_haut .contact a:hover svg path {
    fill: #E1251C;
}
#contexte_haut .contact a {
	float: right;
	display: inline-block;
	margin-left: 10px;
}

#contexte_haut .contact .icone {
	width: 30px;
	height: 30px;
	display: inline;
}

#contexte_haut .contact .icone img {
	width: 30px;
	height: 30px;
}




#header {
/* 	height: 350px; */
	text-align: left;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}
#header .fond {
    width: 100%;
    min-width: 1180px;
/*     height: 300px; */
/*
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
*/
}


/* MENU */
#menu {
	margin-bottom: 0;
	padding-bottom: 0;
}
#contexte_haut.fixe #menu {
	margin-bottom: 0;
}
#menu a {
	color: rgba(255, 255, 255, 0.8);
	display: block;
}
#menu a:hover {
	color: rgba(0, 0, 0, 0.5);
}
#menu li.actif a {
	color: #E1251C;
}
#menu li.actif ul li a {
	color: #E1251C;
}
#menu li.actif ul li a:hover {
	color: rgba(255, 255, 255, 0.8);
}
#menu li {
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-right: 35px;
	font-size: 20px;
	vertical-align: bottom;
	line-height: 21px;
	text-align: center;
	margin-bottom: 5px;
	min-height: 21px;
/* 	font-weight: bold; */
/* 	letter-spacing: -1px; */
}

#menu a.avec_sousmenu {
	margin-right: 10px;
}
#menu a.avec_sousmenu:after {
	content: "▾";
	font-size: 12px;
	opacity: 0.3;	
	margin-left: 3px;	
    position: absolute;
}
#menu li ul {
    position: absolute;
    left: -999em;
    text-align: left;
    z-index: 1001;
    margin-left: -20px;
	padding-top: 10px;
	min-width: 250px;
}
#menu li.prioritaire ul {
    margin-top: 5px;
}
#menu li ul li {
	display: inherit;
	padding: 3px 20px;
	height: inherit;
	font-size: 16px;
	max-width: inherit;
	text-align: inherit;

	font-weight: normal;
	letter-spacing: 0;
}
#menu li:hover ul {
    left: auto;
}
#menu li ul li a {
	color: rgba(255, 255, 255, 0.8);
}
#menu li ul li a:hover {
	color: rgba(0, 0, 0, 0.5);
}

.menu_admin {
	position: fixed;
	top: -15px;
	right: 10px;
	z-index: 9999;
}
.menu_admin .icone {
	filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.8));
}

/* ICONES DU MENU */
#menu .icone {	
	width: 13px;
	height: 13px;
}
#menu .grand .icone {	
	width: 40px;
	height: 40px;
	margin-bottom: 4px;
}
#menu svg path {
    fill: white;
}
#menu svg.actif path {
    fill: #E1251C;
}
#menu a svg:hover path {
	fill: #E1251C;
}
#menu a svg:hover {
	cursor: pointer;
}
#menu svg.actif_gestion path {
    fill: #82bc55;
}
#menu svg.rouge:hover path {
    fill: red;
}
#menu li.droite {
	float: right;
	margin-left: 3px;
	margin-right: 0px;
}
#menu .droite .icone {
	margin-top: 28px;
}
#ouvrir_chercher .icone {
	margin-top: 5px;
}


/* RECHERCHE */
#chercher {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#chercher input {
	text-align: left;
	display: inline-block;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 200px;
}
#chercher .boutons input {
	font-size: 14px;
	width: auto;
}

/* NAVIGATION */
#navigation {
	margin-top: 30px;
	color: #d6d6d6;
}
#contenu #navigation a {
	color: #737373;
}
#contenu #navigation a:hover {
	color: #E1251C;
}
#navigation li {
	font-size: 18px;
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	font-style: italic;
}
#navigation li:before {
	content: "/";
	font-size: 14px;
	margin-right: 20px;
}
#navigation li:first-child:before {
	content: "";
	margin-right: 0;
}



/* MENU BAS */
#logo_membre {
	text-align: center;
}
#logo_membre li {
	display: inline-block;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
	
	height: 70px;
	vertical-align: middle;
}
#logo_membre li img {
	width: 150px;
	transition: transform .2s; /* Animation */
}
#logo_membre li img:hover {
	transform: scale(1.4);
}




/* CONTENU */
#contenu {
/* 	background: rgba(245,179,95,1); */
	min-height: 700px; /* PROVISOIRE */
/* 	margin-bottom: 100px; */
	display: block;
	clear: both;
}
#contenu .bloc {
	padding-top: 0px;
	padding-bottom: 100px;
	position: relative;
	overflow: hidden;
}
#contenu .bloc:before {
	content: "";
	position: absolute;
	bottom: -50px;
	left: -10%;
	height: 100px;
	width: 120%;
}


/* PAGES */


.bloc:nth-child(1):before {
	transform: rotate(1deg);
}
.bloc:nth-child(2):before {
	transform: rotate(-3deg);
}
.bloc:nth-child(3):before {
	transform: rotate(2deg);
}
.bloc:nth-child(4):before {
	transform: rotate(-1deg);
}
.bloc:nth-child(5):before {
	transform: rotate(3deg);
}


/*
#contexte_haut:after,
.bloc:nth-child(1) {
	background: rgba(245,179,95,1);
}
.bloc:nth-child(1):before,
.bloc:nth-child(2) {
	background-color: red;
}
.bloc:nth-child(2):before,
.bloc:nth-child(3) {
	background-color: blue;
}
.bloc:nth-child(3):before,
.bloc:nth-child(4) {
	background-color: green;
}
.bloc:nth-child(4):before,
.bloc:nth-child(5) {
	background-color: green;
}
*/


/*
#contexte_haut:after,
.bloc:nth-child(1) {
	background: rgba(245,179,95,1);
}
.bloc:nth-child(1):before {
	transform: rotate(1deg);
}
.bloc:nth-child(1):before,
.bloc:nth-child(2) {
	background-color: #ff5200;
}
.bloc:nth-child(2):before {
	transform: rotate(-3deg);
}
.bloc:nth-child(2):before,
.bloc:nth-child(3) {
	background-color: #7bffc6;
}
*/



/*
#contexte_haut.accueil:after,
#accueil #introduction {
	background: rgba(245,179,95,1);
}
#accueil #introduction:before,
#accueil #bloc_2 {
	background-color: #ff5200;
}
#accueil #introduction:before {
	transform: rotate(1deg);
}
#accueil #bloc_2:before {
	transform: rotate(-3deg);
}
#accueil #bloc_2:before,
#accueil #bloc_3 {
	background-color: #7bffc6;
}
*/



/*
#contexte_haut.contact:after,
#contact #adresse {
	background: rgba(222, 101, 249);
}
#contact #adresse:before,
#contact #formulaire {
	background-color: #ff5200;
}
#contact #adresse:before {
	transform: rotate(1deg);
}
*/





/*
#contenu.contenu_accueil {
	margin: 0;
	margin-top: -10px;
	padding: 0;

}
#contenu .premier {
	margin-top: 30px;
	padding-top: 0;
}

#contenu b,
#contenu strong {
	font-weight: normal;
}
#contenu a {
	color: #E1251C;
	text-decoration: underline;
	font-style: italic;
}
#contenu h1 a {
	text-decoration: none;
	font-style: inherit;
}
#contenu a:hover {
	color: #FCDF1D;
}
#contenu .ancre {
	display: block;
	height: 70px;
	margin-top: -70px;
	visibility: hidden;
}
*/


.largeur {
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
/* 	clear: both; */
}
.largeur_centre {
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.copyright, .powered {
	
	z-index: 20;
	
	padding-top: 30px;
	font-size: 13px;
}
powered {
	left: 10px;
	position: absolute;
}
.powered {
	margin-top: -50px;
	right: 10px;
	position: absolute;
}
.powered img {
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
}



/* MISE EN PAGE CONTENU */
.flex {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

#contact .colonne:before,
#pied_contact .colonne:before {
    background-size: 30px 30px;
    display: block;
    width: 30px; 
    height: 30px;
    content:"";

/* 	filter: grayscale(1); */
}

#contact .colonne:nth-child(1):before,
#pied_contact .colonne:nth-child(1):before {
	background-image: url(/media_statique/artcad_ch.png);
}
#contact .colonne:nth-child(2):before,
#pied_contact .colonne:nth-child(2):before {
	background-image: url(/media_statique/confignon_geneve.png);
}
#contact .colonne:nth-child(3):before,
#pied_contact .colonne:nth-child(3):before {
	background-image: url(/media_statique/st-cergue_vaud.png);
}


/*
#contenu .colonne_1_2 {
	text-align: left;
	float: left;
	width: 550px;
	margin-right: 80px;
	margin-bottom: 50px;
}
#contenu .colonne_2_2 {
	
	float: right;
	width: 550px;
	
}
*/
/*
p {
	padding-bottom: 20px;
}
*/
/*
ul {
	padding-bottom: 20px;
}
*/
/*
#contenu .colonnes_3 {
	clear: both;
	display: flex;
}
#contenu .colonnes_3 > div {
	width: 31%;
	margin-right: 3%;
}
#contenu .colonnes_3 > div:first-child {
	margin-right: 3%;
}
#contenu .colonnes_3 > div:last-child {
	margin-right: 0;
}
#contenu .colonnes_1_3 {
	clear: both;
	display: flex;
}
*/

/*
#contenu .flex .colonne {
	
}
*/


/* CMS */
.cms {
	display: block;
}
.cms a {
	font-weight: normal;
}
.cms ul {
	margin-top: 30px;
	margin-bottom: 30px;
}
.cms ul li {
	list-style-type: disc;
	margin-left: 50px;
	margin-bottom: 20px;
}
.cms ul li ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
.cms ul li ul li {
	list-style-type: disc;
	margin-left: 30px;
}
.cms blockquote {
	font-style: italic;
	color: #033B67;
	quotes: "“" "";
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 5%;
	width: 85%;
}
.cms blockquote:before {
	content: open-quote;
	font-family: Georgia, serif;
	font-size: 70px;
	position: absolute;
	margin-top: -20px;
	margin-left: -45px;
}
.cms blockquote .cite:before {
	font-size: 18px;
	font-weight: normal;
	margin-right: 5px;
	content: "\2014 \2009";
}
.cms blockquote .cite {
	font-weight: normal;
	margin-top: 15px;
	display: block;
	font-size: 16px;
}


/* CMS CONTENU */
#cms_15 img { /* Association / Associations Membres */
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 250px;
}
#cms_16 img { /* Association / Partenaires */
	width: 220px;
	vertical-align: middle;
}
#cms_16 td { /* Association / Partenaires */
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* FORMULAIRES */
.centre input[type=text],
.centre input[type=file],
.centre input[type=password] {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
[contenteditable="true"],
input[type=text],
input[type=file],
input[type=password],
select,
textarea,
#form_newsletter .inf-main input {
/* 	-webkit-appearance: none; */
	display: block;
	width: 100%;
    box-sizing : border-box; /* POUR WIDTH A 100 % SANS DEBORDEMENT */
	border: 3px solid #FCDF1D;
	padding: 5px;
	border-radius: 5px;
	font-size: 16px;
	color: #9f9f9f;
	margin-bottom: 20px;
}
#form_newsletter .inf-message {
	color: red;
	display: block;
	margin-bottom: 10px;
}
textarea {
	height: 150px;
}
textarea.haut_moyen {
	height: 60px;
}
input:focus,
select:focus,
textarea:focus,
div[contenteditable]:focus {
    box-shadow: 0 0 3pt 2pt #FCDF1D;
    outline: none;
	outline-offset: 5px;
}
fieldset
{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	border: none;
}
legend {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
textarea.moyen,
input.moyen,
select.moyen {
	width: 300px;
}

#contenu .admin .alerte {
	color: red;
}
textarea.petit,
input.petit,
select.petit {
	width: 150px;
}
textarea.mini,
input.mini,
select.mini {
	width: 50px;
}
label {
	font-size: 16px;
	display: block;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	min-height: 20px;
}
label em {
	font-size: 12px;
	display: block;
}
#laisser_vide {
	display: none;	
}
input.h1 {
	font-size: 36px;
}
input.h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
input.h3 {
	font-size: 20px;
	margin-bottom: 20px;
}
input.h4 {
	font-size: 15px;
}
input.h5 {
	font-size: 13px;
}
input.form_champ_faux {
	border-color: red;
	background-color: #ffdede;
}
input::placeholder,
input:readonly {
	color: blue;
	background-color: red;
}
input::placeholder {
	color: #c6c6c6;
}


/* BOUTON */
.boutons {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.boutons .bouton,
.boutons input,
#form_newsletter .inf-main .inf-submit input {
	font-size: 22px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	display: inline-block;
	border: none;
	border-radius: 5px;
	background-color: #cccccc;
	color: white;
}
.boutons .bouton:hover,
.boutons input:hover,
#form_newsletter .inf-main .inf-submit input:hover {
	background-color: #fff9cf;
	color: #E1251C;
}
.boutons em {
	display: block;
	margin-bottom: -30px;
}
.boutons .b_submit {
	font-weight: bold;
	background-color: #FCDF1D;
	
}
.boutons a.b_normal,
.boutons .b_normal {
	background-color: #FCDF1D;
}
input.b_effacer:hover {
	background-color: red;
	color: white;
}
input.b_annuler:hover {
	color: red;
}
.boutons_petit input {
	font-size: 16px;
	font-weight: normal;
}

#conference_categorie,
.liste_objet {
	text-align: center;
}
#conference_categorie_secondaire,
.liste_objet {
	margin-top: 30px;
	text-align: center;
}
#liste .liste_objet li a {
	margin-right: 25px;
}
#liste .liste_objet img {
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-bottom: 8px;
}

#conference_categorie li {
	list-style-type: none;
	display: inline-block;
	margin: 20px;
	margin-left: 25px;
	margin-right: 25px;
}
#conference_categorie li a,
#conference_categorie li label {
	font-size: 24px;
	background-color: #49739D;
	color: white;
	border-radius: 100px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
}
#conference_categorie li a:hover {
	color: #8EB807;
}
#conference_categorie li img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 15px;
	margin-bottom: 4px;
}
#conference_categorie_secondaire li {
	list-style-type: none;
	display: inline-block;
	margin: 20px;
}
#conference_categorie_secondaire li a {
	font-size: 20px;
	color: #49739D;
	border-radius: 100px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 2px solid #49739D;
}
#conference_categorie_secondaire li a:hover {
	color: #033B67;
	border-color: #033B67;
	background-color: #8EB807;
}
#vmap {
	width: 100%;
	height: 800px;
}
a.vmap_lien {
	color: white;
}
/*
#contenu iframe {
	border: none;
}
#contenu iframe.plan {
	width: 500px;
	height: 300px;
}
*/

/*
#contenu .video_bloc {
	margin-bottom: 50px;
}
*/



/*
#contenu .video_habillage iframe.video {
	width: 390px;
	height: 240px;
}
#contenu .video_habillage {
	width: 390px;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: black;
	border-radius: 10px;
	background-image: url("../image/icone/video_habillage.png"), url("../image/icone/video_habillage.png");
	background-position: top, bottom;
	background-repeat: repeat-x, repeat-x;
	background-size: 20px, 20px;
}
#contenu .video_habillage:nth-child(even) {
	margin-right: 14px;
}
#contenu .video_habillage:first-child iframe.video {
	width: 800px;
	height: 450px;
}
#contenu .video_habillage:first-child {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-size: 50px, 50px;
}
*/




/* LISTE, FICHE ET FILTRE */

#carte {
	width: 100%;
	min-height: 600px;
 	height: 70vh;
	background-color: #f6f6f6;
}
#carte a {
	color: black;
}
#carte a:hover {
	color: #E1251C;
}
#carte_recherche {
	position: absolute;
	margin-top: -50px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
/* 	height: 90px; */
}


#position_recherche {
	z-index: 1000;
	position: absolute;
	display: inline-block;
	margin-top: 18px;
	margin-left: 20px;
}
#contenu #position_recherche .icone {
	width: 35px;
	height: 35px;
    fill: #E1251C;
}
#contenu #position_recherche .icone:hover {
    fill: #FCDF1D;
}

#contenu #input_recherche {
	z-index: 500;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	display: inline-block;
}
#contenu #input_recherche input {
	width: 100%;
	font-size: 40px;
	font-family: 'Gravity', sans-serif;
	height: 70px;
	border-radius: 50px;
	border: 5px solid #E1251C;
	background-color: white;
	color: #737373;
	padding-left: 60px;
	padding-right: 20px;
}
#contenu #input_recherche input:focus {
    box-shadow: 0 0 3pt 2pt #E1251C;
}
#contenu #input_recherche input::placeholder {
	color: #ffb0aa;
}
#contenu #input_recherche .search-tooltip {
	margin-top: -18px;
}
#contenu #input_recherche .leaflet-control-search .search-tip {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: left; 
	white-space: nowrap;
	background-color: rgba(253, 223, 31, 0.8);
	text-overflow: ellipsis;
	overflow-x: hidden;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	cursor: pointer;
	padding: 10px;
	font-size: 20px;
}
#contenu #input_recherche .leaflet-control-search .search-tip:hover {
	color: black;
}
.search-cancel span {
	display: none;
}
#carte .popup {
	margin-bottom: 0;
	text-align: center;
}
#carte a {
	font-style: normal;
	text-decoration: none;
}
#carte .popup h1 {
	margin-top: 20px;
	font-family: 'Gravity', sans-serif;
	font-size: 24px;
}
#carte .popup img {
	width: 100px;
	height: 100px;
}
#carte .popup .boutons {
	margin-top: 20px;
	margin-bottom: 0;
}
#carte .popup .boutons a {
	font-weight: bold;
	color: white;
	background-color: #FCDF1D;
}
#carte .popup .boutons a:hover {
	color: #E1251C;
	background-color: #fff9cf;
}
.liste_chargement {
	clear: both;
	font-size: 100px;
	text-align: center;
}
#liste li,
#fiche li {
	list-style-type: none;
	margin: 0;
	clear: both;
}
#liste h6,
#fiche h6 {
	font-weight: bold;
	margin-bottom: 10px;
}
#filtre .info {
	clear: both;
}
#filtre .info img,
#liste .info img,
#fiche .info img {
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}
#filtre .liste_objet li,
#liste .liste_objet li,
#fiche .liste_objet li {
	clear: both;
	display: inline-block;
	margin: 0;
	margin-right: 15px;
}
#filtre .liste_objet.ligne li,
#liste .liste_objet.ligne li,
#fiche .liste_objet.ligne li {
	display: block;
}
#fiche #conference_categorie,
#fiche #conference_categorie_secondaire,
#fiche .liste_objet {
	text-align: inherit;
	margin: 0px;
	margin-bottom: 30px;
}
#fiche .info ul {
	margin-bottom: 30px;
}
#filtre .info ul,
#liste .info ul {
	display: inline;
	padding: 0;
	margin: 0;
}
#filtre #conference_categorie li a,
#fiche #conference_categorie li a,
#fiche #conference_categorie li label,
#liste #conference_categorie li a {
	font-size: 18px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	margin: 0;
	margin-bottom: 5px;
	margin-right: 10px;

	white-space: nowrap;
}
#fiche #conference_type li {
	margin-bottom: 5px;
}
#filtre #conference_categorie li a {
	font-size: 18px;
}
#filtre .liste_objet li img,
#filtre #conference_categorie li img,
#fiche #conference_categorie li img,
#liste #conference_categorie li img {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#liste .vignette
#filtre #conference_categorie_secondaire li a,
#fiche #conference_categorie_secondaire li a,
#liste #conference_categorie_secondaire li a {
	display: inline-block;
	font-size: 15px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	margin-right: 5px;
}
#conference_pays.liste_objet li a {
	font-size: 22px;
	margin-bottom: 100px;
	line-height: 40px;
}
#conference_pays.liste_objet img {
	margin-right: 20px;
}

#filtre .liste_objet li img {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#fiche .vignette img {
	border-radius: 3px;
}


/* LISTE */
#liste .vignette {
	float: right;
	width: 20%;
	padding-bottom: 50px;
	text-align: right;
}
#liste .vignette:hover ~ div.description h2 a {
	 color: #01436F;
}
#liste .vignette img {
/*
	width: 200px;
	height: 200px;


	border-top-left: 100px;

	border-radius: inherit;
	border-radius: 10px;
*/
	border-radius: 3px;
}
#liste .description {
	float: left;
	width: 80%;
/* 	padding-bottom: 50px; */
}
#liste .description h2 {
	margin-top: 0;
	margin-bottom: 0px;
}
#liste .description h4 {
	margin-bottom: 0px;
}
#liste .description p {
	margin-top: 5px;
}
#liste .description ul {
	padding-bottom: 20px;
}



/* LISTE ARTICLE */
#liste .article {
	width: 570px;
	display: inline-block;
	margin-bottom: 50px;
	margin-right: 10px;
	vertical-align: top;
	cursor: pointer;
}	
#liste .article_large {
	display: none;
	width: 100%;
	margin-top: 200px;
	margin-bottom: 200px;
	float: left;
	z-index: 10000;
	
/*
	position: absolute;
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	
	background-color: white;
*/
	
}
/*
#liste .article:nth-child(4n) {
	margin-right: 34px;
}
*/
#liste .article_large h1 {
	cursor: pointer;
}
#liste .article_ancre {
	position: absolute;
	margin-top: -100px;
}
#liste .article .bloc_g,
#liste .article .bloc_d {
	margin: 0;
	padding: 0;
}
#liste .article .bloc_g {
	display: inline-block;
	width: 120px;
	vertical-align: top;
}
#liste .article .bloc_d {
	display: inline-block;
	margin-left: 10px;
	width: 430px;
	vertical-align: top;
}
#liste .article .description {
	padding: inherit;
	float: inherit;
}
#liste .article .vignette {
	width: 120px;
	height: 120px;
	margin: 0;
	padding: 0;
}
#liste .article .vignette img {
	width: 110px;
	height: 110px;
	border-radius: 25px;
}
#liste .article .type {
	text-align: center;
	padding-right: 10px;
}
#liste .article .type img {
	width: 30px;
	height: 30px;
}
#liste .article .conferencier li {
	height: 30px;
	margin-bottom: 10px;
	margin-right: 30px;
}
#liste .article .conferencier .conferencier_vignette {
	width: 40px;
}
#liste .article .conferencier .conferencier_vignette img {
	height: 30px;
	width: 30px;
}
#liste .article .conferencier .conferencier_description {
	height: 30px;
}
#liste .article .conferencier .conferencier_description p {
	font-size: 18px;
	color: #033B67;
}
#liste .article_large .conferencier li {
	height: inherit;
	width: 100%;
}
#liste .article_large .conferencier .conferencier_contact {
	margin-left: 70px;
}
#liste .article_large .conferencier .conferencier_contact p {
	font-size: 15px;
	color: #033B67;
	margin: 0;
	padding: 0;
}
#liste .article_large .conferencier .conferencier_contact .icone {
	width: 25px;
}
#liste .article_large .conferencier .conferencier_contact .icone img {
	width: 20px;
	height: 20px;
}
#liste .article_large .conferencier .conferencier_contact .icone-texte {
	padding-top: 1px;
	float: left;
 	display: table;
	width: 100%;
	max-width: calc(100% - 25px);
	max-width: -webkit-calc(100% - 25px);
	padding-bottom: 5px;
}




/* LISTE DOCUMENT */
#liste #document_liste input {
	display: inline-block;
	width: 30%;
	margin-bottom: 0;
}
#liste #document_liste li ul {
/* 	display: none; */
}

#liste #document_liste li {
	margin: inherit;
	margin-bottom: 10px;
}
#liste #document_liste li.dossier img {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
#liste #document_liste li.dossier img.input_bouton_droite {
	position: absolute;
	margin-left: -37px;
	margin-top: 7px;
	height: 20px;
	width: 20px;
	background-color: white;
	padding-left: 10px;
}

#liste #document_liste li.fichier img {
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-left: 3px;
	margin-right: 17px;
	vertical-align: middle;
}
#liste #document_liste ul {
	margin-left: 30px;
	margin-bottom: 20px;
}
#liste #document_liste li.vide {
	color: gray;
	font-size: 14px;
	margin-left: 40px;
	font-style: italic;
}


/* FICHE */
/*
#fiche #mapid {
	width: 100%;
	height: 200px;
}
*/
#fiche .info label img {
	height: 30px;
	width: 30px;
}
#fiche .info img {
	height: 30px;
	width: 30px;
}



#fiche #conference_fiche #conference_categorie li {
	font-size: 22px;
	margin-bottom: 10px;
	max-width: 280px;
}
#fiche #conference_fiche #conference_categorie li a {
	max-width: 280px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#fiche #conference_fiche #conference_categorie li img {
	width: 20px;
	height: 20px;
}
#fiche #conference_fiche ul#conference_categorie_secondaire {
	margin-bottom: 30px;
}
#fiche .info {
	padding-top: 0;
}
#fiche .info li {
	margin-bottom: 10px;
}
#fiche .info_grand {
	padding-top: 0;;
}
#fiche .liste_objet_bouton img {
	display: inline;
	float: right;
	height: 20px;
	width: 20px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
#fiche h6 .liste_objet_bouton img {
	height: 16px;
	width: 16px;
	padding-bottom: 0;
}
#fiche .colonnes_3 .liste_objet_bouton img {
	display: inline;
	float: inherit;
	padding-left: 30px;
}


/* FILTRE */
#filtre .info {
	padding-top: 0;
}
#filtre .filtre_retour {
	display: block;
	margin-bottom: 10px;
}
#filtre ul#liste_objet_pays,
#filtre ul#conference_categorie,
#filtre ul#conference_categorie_secondaire {
	display: block;
	overflow-y: hidden;
	margin-bottom: 10px;
}
#fiche .liste_objet_bouton img {
	margin-top: 5px;
}





/* RECHERCHE - LISTE */
#cherche_liste li {
	margin-bottom: 10px;;
}



/* ACTUALITE - LISTE */
#liste #client_liste {
/* 	margin-top: 50px; */
	display: flex;
	flex-wrap: wrap;
}
#liste #client_liste li {
/* 	width: 478px; */
	width: 520px;
/* 	border-radius: 10px; */
/* 	border-radius: 3px; */
	padding: 20px;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0px;
/* 	border: 3px solid #e6e6e6; */
	cursor: pointer;
}
#liste #client_liste li:nth-child(odd) {
	margin-right: 100px;
}
#client_liste .vignette img {
	width: 100px;
	height: 100px;
	margin-top: 60px;
	margin-left: 20px;
}

#liste #client_liste a {
	text-decoration: none;
	font-style: normal;
}
#liste #client_liste h4 {
	color: inherit;
	font-size: 16px;
}
/*
#liste #client_liste p {
	text-align: justify;
}
*/



/* ACTUALITE ACCUEIL - LISTE */

/*
#contenu #accueil h1 {
	margin-top: 0;
}
#contenu #accueil {
	color: #cbcbcb;
	padding: 0;
	margin-top: 10px;
	height: inherit;
	
	min-width: 1180px;
}
#contenu #accueil h1 {
	font-size: 30px;
}
#contenu #accueil h2 {
	font-size: 20px;
}
#contenu #accueil p {
	font-size: 18px;
}
#contenu #accueil #liste .vignette {
	padding: 0;
}
#contenu #accueil #liste .vignette img {
	width: 80px;
	height: 80px;
	margin-top: 20px;
}
#contenu #accueil .colonne_1_2 {
	width: 50%;
	margin: 0;
	margin-right: inherit;
	margin-bottom: inherit;
	background-color: rgba(0, 0, 0, 0.8);
}
#contenu #accueil .colonne_2_2 {
	width: 50%;
}
#contenu #accueil .colonne_1_2 a {
	color: white;
}
#contenu #accueil .colonne_1_2 a:hover {
	color: #E1251C;
}
#contenu #accueil .colonne_1_2,
#contenu #accueil .colonne_2_2 {
	margin-bottom: inherit;
	padding-top: 50px;
	padding-bottom: 80px;
}



#contenu #accueil #intro {
	background-color: rgba(255, 255, 255, 0.8);
	color: #4e4e4e;
	margin-left: 105px;
	margin-top: 50px;
	width: 450px;
	padding: 20px;
	text-align: left;
}
#contenu #accueil #intro p {
	padding: 0;
	margin-bottom: 0;
}
#contenu #accueil #liste #client_liste {
	margin: inherit;
}
#contenu #accueil #liste #client_liste li {
	width: 100%;
	border: 0;
	display: block;
	margin: inherit;
	padding-left: 20px;
}
#contenu #accueil #liste #client_liste li:nth-child(odd) {
	margin-right: inherit;
	margin-bottom: 20px;
}
#contenu #accueil #liste #client_liste h6 {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 15px;
	text-transform: uppercase;
}
#contenu #accueil #liste #client_liste h4 {
	display: none;
}
#contenu #accueil #liste #client_liste p {
	margin: 0;
	padding: 0;
}
*/


/* ACTUALITE - FICHE */
#actualite_fiche {
	margin-top: -20px;
}
#actualite_fiche h3 {
	color: inherit;
}





/* ICONES */
/*
#contenu .icone {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	clear: both;
	float: left;
	vertical-align: middle;
}
#contenu .icone.inline {
	clear: inherit;
	float: inherit;
}
#contenu .icone.bouton_droite {
	float: inherit;
	margin-left: 5px;
	margin-top: -5px;
}
#contenu .admin svg.icone {
	margin-top: 5px;
}
#contenu .admin svg.icone {
    fill: #00e31b;
}
#contenu .admin svg.icone.selectionne {
    fill: #000000;
}
#contenu .icone-texte em {
	font-size: 14px;
	font-style: normal;
}
*/
#contenu .icone {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	clear: both;
	float: left;
	vertical-align: middle;
}
#contenu .icone.inline {
	clear: inherit;
	float: inherit;
}
#contenu .icone.bouton_droite {
	float: inherit;
	margin-left: 5px;
	margin-top: -5px;
}
#contenu .icone-texte {
	float: left;
 	display: table;
	width: 100%;
	max-width: calc(100% - 45px);
	max-width: -webkit-calc(100% - 45px);
	margin: 0;
	padding: 0;
}
#contenu .icone-texte em {
	font-size: 14px;
	font-style: normal;
}
#contenu .inline input[type="text"],
#contenu .inline textarea,
#contenu .inline select {
	display: inline-block;
}


/* GALERIE */
#fiche .galerie {
	text-align: center;
}
#fiche .galerie img {
	max-width: 200px;
	max-height: 200px;
	margin-bottom: 20px;
}
#fiche .galerie img.grande {
	max-width: 400px;
	max-height: 400px;
}


/* ACCUEIL */
#contenu #accueil #fond {
	z-index: -1;
	position: absolute;
	margin-top: 0px;
	padding-bottom: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
 	min-width: 1180px;
 	width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    
    opacity: 0.5;
}
#contenu #accueil .cms {
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	text-shadow: 0px 0px 3px black;
	padding-bottom: 20px;
}
#contenu #accueil .cms h1 {
	color: white;
	margin: 0;
	padding: 0;
}
#contenu #accueil .cms br {
	display: none;
}
#contenu #accueil .cms p {
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	display: inline;
}



/*
#accueil h2 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 30px;
}
*/
#accueil {
	margin-top: -30px;
}
/*
#accueil .blocs {
	display: flex;
}
#accueil .blocs_centre {
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
	margin: auto;
	justify-content: space-around;
}
#accueil .bloc {
	width: 20%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#accueil .bloc .info {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	padding-bottom: 10px;
	border-radius: 25px;
	background-color: #8EB807;
}
#accueil .bloc .info a {
	color: white;
}
#accueil .bloc .info a:hover {
	color: #033b67;
}
#accueil p.nombre,
#accueil p.texte {
	width: 150px;
	text-align: center;
	margin: 0;
}
#accueil p.nombre {
	margin-top: 30px;
	line-height: 35px;
	display: inline-block;
	font-size: 60px;
	font-weight: bold;
}
#accueil p.texte {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 16px;
}
*/



/* ADMIN EDITION */
[contenteditable="true"],
#contenu .admin input[type=text],
#contenu .admin input[type=file],
#contenu .admin select,
#contenu .admin textarea {
	border: 3px solid #6fbf43;
	color: #6fbf43;
}
#contenu .admin textarea.avec_compteur {
	padding-bottom: 30px;
}
[contenteditable="true"] {
	color: inherit;
}
#contenu .admin .boutons input {
	background-color: #cccccc;
	color: white;
}
#contenu .admin .boutons input:hover {
	background-color: #ffffff;
	color: #6fbf43;
}
#contenu .admin .boutons .b_submit,
#contenu .admin .boutons .b_normal {
	background-color: #6fbf43;
}
#contenu .admin input.b_petit {
	font-size: 16px;
}
#contenu .admin input.b_effacer {
	font-size: 16px;
}
#contenu .admin input.b_effacer:hover {
	background-color: red;
	color: white;
}
#contenu .admin input.b_annuler:hover {
	color: red;
}
#contenu .admin input:focus,
#contenu .admin textarea:focus,
#contenu .admin select:focus,
#contenu .admin div[contenteditable]:focus {
    box-shadow: 0 0 3pt 2pt #6fbf43;
}
#contenu .admin .input_bouton_droite {
	position: absolute;
	margin-left: -37px;
	margin-top: 7px;
	height: 20px;
	width: 20px;
	background-color: white;
	padding-left: 10px;
}
#contenu .admin .bouton_droite {
	margin-left: 10px;
	margin-top: -4px;
	vertical-align: middle;
	height: 30px;
	width: 30px;
}
#contenu .admin .boutons_fixe {
	position: fixed;
	z-index: 999;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	border-top: 1px solid #cccccc;
	text-align: center;
	display: inline-block;
	margin-bottom: inherit;
	padding-bottom: 20px;
	padding-top: 25px;
}
#contenu .admin #bouton_declencheur {
	position: absolute;
	margin-top: 100px;
}
#contenu .admin #div_conf_cate_id_ajout_alerte {
	display: none;
	font-size: 16px;
	margin-bottom: 20px;
	color: #a9a9a9;
}


#document_liste .admin div.bouton {
	padding-left: 10px;
}
#document_liste .admin li.bouton {
	padding-bottom: 10px;
}

#liste #document_liste .admin img.bouton_droite {
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#document_liste .admin li.bouton {
	padding-bottom: 10px;
}
/*
#document_liste .admin .dropActive {
	background-color: blue;
}
*/

#document_liste .admin .dropHover {
	border: 3px dashed #6EBF43;
	border-radius: 5px;
	padding-left: 5px;
}
/*
#document_liste .admin .dropHover:before {
	content: "•";
	color: red;
	display: inline-block;
	width: 10px;
	margin-left: -10px;
}
*/
/*
#document_liste .admin #droppable {
	background-color: green;
}
*/


/* ADMIN CMS */
#contenu .admin .cms blockquote {
	color: #003d00;
}
#contenu .admin .cms a {
	color: green;
}
#contenu .admin .cms a:hover {
	color: #003d00;
}


/* ADMIN EDITION - FICHE */
#contenu .admin svg.icone path {
    fill: #6fbf43;
}
/*
.admin a svg.icone:hover path {
	fill: #003d00;
}
*/


#fiche .admin .conferencier li {
	height: 30px;
	margin-bottom: 10px;
}
#fiche .admin .info {
/* 	padding-top: 35px; */
}
#fiche .admin .conferencier .conferencier_vignette {
	width: 35px;
}
#fiche .admin .conferencier .conferencier_vignette img {
	height: 24px;
	width: 24px;
	border: 3px solid #6fbf43;
}
#fiche .admin .conferencier .conferencier_description {
	margin-left: 5px;
	height: 30px;
	overflow: hidden;
}
#fiche .admin .conferencier .conferencier_description p {
	font-size: 16px;
	max-width: 260px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#fiche .admin input[type="checkbox"],
#fiche .admin input[type="radio"] {
	margin-right: 5px;
}
#fiche .admin label {
	display: inline;
	color: #6fbf43;
	font-size: 18px;
	font-weight: normal;
}

#fiche .admin .info ul {
/* 	padding-bottom: 30px; */
}

#fiche .admin .info li,
#fiche .admin .info label {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
#fiche .admin .info label {
	display: inline;
}
#fiche .admin .info input[type="text"] {
	display: inline;
	width: 283px;
}
#fiche .admin .info input[type="text"].avec_icone {
	width: 238px;
}
#fiche .admin .info textarea.avec_icone {
	width: 238px;
	display: inline;
	vertical-align: top;
}
#fiche .admin .info p.avec_icone {
	width: 245px;
	margin-left: 45px;
	margin-top: -38px;
	font-size: 16px;
}
#fiche .admin .info p.avec_icone a:hover {
	text-decoration: inherit;
	color: inherit;
}
#fiche .admin .info input[type="text"].moyen {
	width: 200px;
}
#fiche .admin .info input[type="text"].petit {
	width: 70px;
}
#fiche .admin .info input[type="text"].prix {
	width: 100px;
}
#fiche .admin .info_grand input[type="text"].avec_icone {
	width: 738px;
}
#fiche .admin .info_grand input[type="text"].avec_icone.moyen {
	width: 550px;
}

#fiche .admin select {
/* 	-webkit-appearance:none; */
	display: inline;
	font-size: 16px;
    background: #ffffff;
    border: 3px solid #6fbf43;
}
#fiche .admin .info select {
	max-width: 240px;
}
#fiche #conference_fiche .admin #conference_categorie li {
	margin-bottom: 5px;
}
#fiche .admin #conference_categorie li label {
	color: white;
	background-color: #6fbf43;
	font-size: 18px;
	display: block;
	margin: 0;
	min-height: inherit;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#fiche .admin #conference_categorie_secondaire li a {
	display: inline-block;
	border-color: #6fbf43;
}
#fiche .admin .liste_objet a,
#fiche .admin #conference_categorie_secondaire a {
	color: #6fbf43;
}
#fiche .admin .liste_objet.bloc li {
	display: block;
}
#fiche .admin .liste_objet a:hover,
#fiche .admin #conference_categorie_secondaire a:hover {
	color: red;
	text-decoration: line-through;
/* 	border-color: red; */
	background-color: inherit;
}
#theme .admin #conference_categorie_secondaire a {
	border: none;
}
#theme .admin #conference_categorie_secondaire li {
	margin: 0;
}
#theme .admin #conference_categorie_secondaire li a:hover {
	background-color: inherit;
}
#theme .admin #conference_categorie_secondaire li input[type="text"] {
	display: inline-block;
	font-size: 20px;
	border-color: #6fbf43;
	border-radius: 100px;
	padding-left: 10px;
	padding-right: 30px;
}
#theme .admin #conference_categorie_secondaire li .input_bouton_droite {
	margin-left: -42px;
	margin-top: 10px;
}

#theme .admin #conference_categorie_secondaire li input[type="text"]::placeholder {
	color: red;
/*     opacity: 1; */
    text-decoration: line-through;
}
#theme h1:first-child {
	margin-top: 50px;
}


#contenu .admin .inline input[type="text"].h2 {
	display: inline-block;
	width: 500px;
}

#contenu .admin .inline input[type="text"],
#contenu .admin .inline textarea,
#contenu .admin .inline select {
	display: inline-block;
	width: 200px;
}
#contenu .admin .inline textarea {
	width: 400px;
	height: 40px;
	vertical-align: top;
}
#contenu .admin .inline input.grand {
	width: 350px;
}
#contenu .admin .inline input.moyen {
	width: 140px;
}
#contenu .admin input.champ_marquer_supprimer,
#contenu .admin textarea.champ_marquer_supprimer,
#contenu .admin input.champ_marquer_supprimer::placeholder,
#contenu .admin textarea.champ_marquer_supprimer::placeholder,
#contenu .admin select.champ_marquer_supprimer {
	text-decoration: line-through;
	color: red;
	border-color: red;
}
#contenu .admin .droite {
	display: inline;
	float: right;
}
#contenu .droite {
	display: inline;
	float: right;
}
#contenu .admin .img_marquer_supprimer {
	opacity: 0.25;
    filter: alpha(opacity=25);
	z-index: 1;
}


#contenu .admin svg.bouton_photo,
#contenu .admin svg.bouton_photo_ordre {
	height: 30px;
	width: 30px;
	border-radius: 10px;
	z-index: 2;
	background-color: white;
	padding: 4px;
	position: absolute;
	margin-left: 5px;
	margin-top: 5px;
}
#contenu .admin svg.rouge:hover path {
    fill: red;
}
#contenu .admin svg.rouge_permanent path {
    fill: red;
}

#contenu .admin svg.bouton_photo_ordre {
	margin-left: 50px;
}

/*
#contenu .admin .conferencier_vignette img.bouton_photo {
	margin-left: 55px;
	margin-top: 55px;
}
*/
/*
#contenu .admin #conference_liste_ordre li {
	color: #6fbf43;
	cursor: move;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contenu .admin #conference_liste_ordre li img {
	height: 16px;
	width: 16px;
	vertical-align: middle;
	margin-right: 5px;
}
*/


.admin h1.edit,
.admin h2.edit,
.admin h3.edit,
.admin h4.edit,
.admin h5.edit,
.admin h6.edit {
	color: #6fbf43;
}

#contenu input:readonly {
/* 	-webkit-appearance:none; */
	color: blue;
	background-color: red;
}
input[type="text"]:read-only {
	cursor: not-allowed;
	opacity: 0.5;
    filter: alpha(opacity=50);
}

#fiche .admin .galerie {
	text-align: inherit;
}
#fiche .admin .galerie ul.vignette {
	position: relative;
	max-height: inherit;
	overflow-x: inherit;
	overflow-y: inherit;
    white-space: inherit;    
}
#fiche .admin .galerie .vignette li {
	display: inline-block;
	margin: 0;
}
#fiche .admin .galerie #vignette_liste_ordre li {
	cursor: move;
}

#fiche .admin .galerie #vignette_liste_ordre li img {
	margin-bottom: 6px;
	margin-right: 6px;
}
.admin #accueil .cms p {
	margin-top: inherit;
}



/* PLUGIN CKEditor */
.cke_editable {
	text-align: inherit;
}
.cke_editable h1,
.cke_editable h2,
.cke_editable h3,
.cke_editable h4,
.cke_editable h5,
.cke_editable h6 {
	color: #6fbf43;
}
.cke_textarea_inline {
	min-height: 140px;
}
.cke_editable table, .cke_editable tr, .cke_editable td {
	border: 1px solid black;
}
/*
.cke_editable table {
	margin-bottom: 20px;
}
*/


/* PLUGIN jQuery-File-Upload */
.admin .conferencier_vignette .progress {
	width: 90%;
}

/* PLUGIN Cloud 9 Carousel */
/*
#carousel {
	height: 800px;
}
#carousel div {
	height: 800px;
	width: 500px;
}
#carousel div img {
	margin-top: 40px;
	margin-bottom: 40px;
	height: 720px;
	width: auto;
	box-shadow: 0px 5px 30px black;	
}
*/
/* PLUGIN Cloud 9 Carousel */
#carousel {
	height: 750px;
	padding-top: 30px;
}
#carousel div img {
	width: 500px;
	box-shadow: 0px 5px 30px black;	
}