body
{
	margin:0;
	padding:0 1em;
	transition:padding-top 0.75s;
	-webkit-transition: padding-top 0.75s; /* Safari */
}
h1
{
	font-size: 1.5em;
}
h2,article article h1, section h1
{
	font-size: 1.3em;
}
h3,article article article h1,article article h2, dt h2, section h2

{
	font-size: 1.1em;
	margin-bottom: 0;
}
legend h3
{
	margin:0;
	padding:0;
}
header
{
	font-weight: bold;
}
nav ul,nav ol
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
nav>ul>li
{
	display: inline-block;
	text-align: center;
}
article p
{
	text-align: justify;
}
article article
{
	margin-bottom: 2em;
}

input, textarea
{
	font-size: 1em;
}
select
{
	font-size: 0.9em;
	border-radius: 0px;
	border-color:rgb(192,192,192);
}
strong input, strong textarea
{
	font-weight: bold;
}
em input, em textarea
{
	font-style: italic;
}
img
{
	border:0;
}
textarea
{
	display: inline-block;
	height:6em;
	width: 100%;
}
footer
{
	text-align: center;
}
dt
{
	font-weight: bold;
	margin-top:1em;
}
dt:first-of-type
{
	margin-top:0;
}
dd
{
	margin-left: 0;
}
dd>p
{
	margin-top:0;
}
td label
{
	display: block;
}
/* Couleurs */
.bleu-fonce, .menu a
{
	color: rgb(0,32,72);
}
.bleu-pale, #restant
{
	color:#3688be;
}
#menu-principal li
{
	background-color:#dcdfeb;
}
#menu-principal a:hover, .btns-top li a
{
	background-color:#3688be;
}
#menu-principal a:hover
{
	color: #000;
}
#membre-acces
{
	width:300px;
}
.btns-top li a
{
	position: relative;
	border:2px solid rgb(0,32,72);
	padding:0.5em;
	display: block;
	text-decoration: none;
	padding-bottom: 0.4em;
	border-bottom: none;
}
.btns-top li li
{
	display: block;
}

.btns-top li li:last-of-type a
{
	border:2px solid rgb(0,32,72);
}
.menu-deroulant
{
	text-align: left;
}
.fleche
{
	position: absolute;
	right: 0.5em;
}
.btns-top li a:hover
{
	background-color:#15679d;
}
.btns-top li a:active
{
	background-color:#123456;
}
.btns-top li a,.recent-entete
{
	color: #FFF;
}
.btns-top li
{
	width: 135px;
	display: inline-block;
	border-color: #FFF;
}
.recent-entete
{
	background-color: rgb(203,24,39);
}
.invalide
{
	display: block;
	color:rgb(203,24,39);
	border-color:rgb(203,24,39);
}
.non
{
	color:#DD0000;
}
.peut-etre
{	
	color: #ff8800;
}
.valide,.oui
{
	color:#00CC00;
}
.connexion, .inscription
{
	background-color:#eee;
}
/* CONTENU STATIQUE*/
#page
{
	/*background-color: #EEE;*/
	width:90%;
	margin:auto;
	font-size: 1.15em;
	min-width: 986px;
	position: relative;
	/*padding:0 1em;*/
}
#page, input,textarea,button
{
	font-family: Arial, Helvetica, sans-serif;	
}
/* en-tête */

#tete img
{
	float: left;
	height: 100px;
	margin-right: -3em;
}
.bleu-fonce
{
	padding-top:1em;
	margin-bottom:-0.3em;
	display:block;
	font-size: 2em;	
}
.bleu-pale
{
	font-size: 1.5em;
}
/* Bannière */
#banniere
 {
 	clear: both;
 }
#banniere, .ban-image, .message
{
	height: 200px;
}
#banniere a
{
	text-decoration: none;
}
.banniere
{
	width: 100%;
	display: none;
}
div.banniere:first-of-type
{
	display: block;
}
.ban-image
{
	float: left;
	width:400px;
	background-repeat: no-repeat;
}
.message
{
	text-align: center;
	background-image: url("../images/banniere/message_fond.jpg")
}
.message img
{
	position: relative;
	top:30px;
}
#ban-cafe .ban-image
{
	background:url("../images/banniere/image_cafe.jpg");
}
#ban-droits .ban-image
{
	background:url("../images/banniere/image_droits.jpg");
}
#ban-ecoute .ban-image
{
	background:url("../images/banniere/image_ecoute.jpg");
}

/* Menu */

.menu
{
	font-weight: bold;
}
.menu>ul
{
	position: static;
	text-align: right;
}
#menu-principal
{
	margin-right: 1px;
}
#menu-principal>ul>li
{
	border: solid #000;
	border-width: 1px 1px 1px 1px;
	margin-left: -1px;
	margin-right: -1px;
	width: 17%;
}
#menu-principal li.sous-menu:hover
{
	/*border-bottom-color: #dcdfeb;*/
	background-color: #89B4D5;
}

#menu-principal li ul
{
	margin-left: -1px;
	margin-top: 1px;
	border: 1px solid #000;
	border-top-width: 0px;
	/*box-shadow: 0px 0px 5px #eee;*/
}

#menu-principal li li a
{
	text-align: left;
}

.menu a
{
	padding: 0.5em 1em;
	display:block;
	text-decoration: none;
}

#menu-principal>ul>li>a
{
	padding-left: 0;
	padding-right: 0;
}
#menu-principal>ul>li:first-of-type
{
	margin-left: 0;
	/*border-left: 0px;*/
	width: 15%;	
}
.menu>ul>li:first-of-type a
{
}
.menu>ul>li:first-of-type img
{
	display: inline-block;
	height:2em;
	margin:-0.5em;
}
#menu-principal li ul
{
	min-width: 17%;

}
.menu li>ul
{
	display: none;
	position: absolute;
	z-index: 1;
}
.menu li:hover
{
	/*border-bottom-color: #F00;*/
	/*margin-bottom: -1px;*/
	/*z-index: 9;*/
}
.menu li:hover li.sous-menu:hover
{
	/*border-right: 1px solid #89B4D5;*/
	/*margin-right: -1px;*/
}
#menu-principal li.sous-menu li.sous-menu>a:before
{
	content:"\25ba";
	position: absolute;
	/*font-weight: bold;*/
	font-size: 0.7em;
	right:1em;
	margin-top:0.3em;
	/*color:black;*/
}
.menu li:hover>ul
{
	display: block;
	z-index: 5;
}
/*#menu-principal>ul>li:nth-child(5) li a
{
	text-align: right;
}*/
#menu-principal li li
{
	border-bottom:1px inset #bbC;
}
#menu-principal li li:last-of-type
{
	border-bottom: 0px;
}
#menu-principal ul ul ul
{
	right:100%;
	top:75%;
	min-width: 300px;
	border-top:1px solid black;
	/*margin-top:-1px;*/
	/*border-left-color: #999;*/
	/*margin-left: -2px;*/
}
#menu-principal ul ul ul a
{
	/*left: 30%;*/
	/*top:6em;*/
	padding-left: 1em;
	/*border-top:1px solid black;*/
	margin-top: 0px;
	/*border-left-color: #999;*/
	/*margin-left: -2px;*/
}
#corps
{
	position: relative;
}

/* Fil d'Ariane*/
#fil
{
	margin:1em 0;
}
#fil li
{
	display: inline-block;
}

#fil li:last-of-type
{
	font-weight: bold;
}
/* Corps */
#contenu img
{
	margin:0 1em;
}
#contenu
{
	margin-right: 300px;
	padding-right: 1em;
	position: relative;
}
/* Barre sur le côté*/
#cote
{
	margin-left: 1em;
	float:right;
	width: 300px;
	min-height: 700px;
}
.boite
{
	text-align: center;
	padding:1em;
	border:4px solid;
	margin-bottom: 0.5em;
}
/* Barre d'actualité (nouveaute) */
.recent-entete
{
	border-top-right-radius: 15px;
	color: #FFF;
	border:2px solid rgb(134,22,26);
	box-shadow: 0 0 10px rgb(134,22,26) inset;
	display: block;
	text-align: center;
}
.evenement-rapide
{
	border:1px solid #000;
}
.vide
{
	padding:2em 0.25em;
	text-align: center;
	color:#444;
}
.evenement-rapide a
{
	padding:1em 11px 1em 33px;
	display: block;
	text-decoration: none;
	color: #000;
}
.evenement-rapide a strong
{
	font-size: 1.2em;
	display: block;
	color:#3688be;
}
.nouveautes-slick:not(:last-of-type)
{
	margin-bottom: -1px;
}
.evenement-rapide .link
{
	text-align: center;
}
.evenement-rapide a:hover
{
	background-color: #EEEEEE;
}
/* Pied de page */
#pied
{
	clear: both;
	bottom: 0;
	padding-top:1em;
	position: relative;
}
#pied nav li
{
	padding:0 0.3em;
	border-right:1px solid #000;
}
#pied nav li:last-of-type
{
	border-right: none;
}

/* FIN DU CONTENU STATIQUE */

/* CONTENU MAJORITAIREMENT ÉDITABLE */

/* images */
.portrait
{
	width:300px;
}
.paysage
{
	width: 400px;
}
.droite
{
	float: right;
	margin-left: 1em;
}
.gauche
{
	float: left;
	margin-right: 1em;
}


.source
{
	margin-bottom: 2em;
}
.connexion
{
	float: right;
	padding:1em;
	margin:0 2em 0 1em;
	width:300px;
	border-radius:10px;
	border:1px solid black;
}
.connexion h2
{
	margin-top:0;
}

/*Incitation à l'inscription*/
#inscrivez-vous
{
	text-align: center;
	float: right;
}
.inscrivez-vous
{
	display: block;
	background-color: #EE3300;
	border:2px solid #FF2200;
	color: #FFF;
	text-decoration: none;
	margin:auto;
	width: 400px;
	text-align: center;
	font-size: 1.2em;
	padding:1em 0;
}
.supprimer:hover,.inscrivez-vous:hover
{
	background-color: #CC3300;
	border-color:#DD2200;
}
.inscrivez-vous:active
{
	background-color: #AA3300;
}
.inscription
{
	width: 600px;
	margin:auto;
	padding:1em;
	border-radius: 10px;
}
.form-element label,.form-element label>strong
{
	display: block;
	width: 100%;
}
.element,.form-element
{
	display: block;
	margin-bottom: 1em;
}
.element:last-of-type,.form-element:last-of-type
{
	margin-bottom: 0;
}
.options label, .options>label>strong
{
	display: inline-block;
	width: auto;
}
.texte input:not([type="submit"]),.texte textarea
{
	width: 100%;
}
.diese
{
	width: 5em;
}

#agpq
{
	float: left;
	width:570px;
}

#btns-compte
{
	text-align: right;
	padding-top:3.4em;
}
.facebook
{
	position:absolute;
	top:0.5em;
	right: 0;
	z-index: 20;
}
.suggestion
{
	float: left;
	text-align: justify;
	margin-top:2em;
	margin-right: 1em;
	padding:0 1em 1em 1em;
	border:0.2em solid #3688be;
	width: 250px;
}
.suggestion strong
{
	text-align: center;
	font-size: 1.1em;
	display: block;
	background-color: #FFF;
	margin:auto;
	margin-top:-1em;
}
/*.evenement
{
	position: relative;
	margin-bottom: 6em;
}
.evenement article
{
	border:2px solid #000;
	padding-right: 1em;
}
.evenement time, .evenement article
{
	border-radius:5px;
	height: 150px;
}
.evenement time
{
	text-align: center;
	float: left;
	width: 150px;
	margin-right: 1em;
}
.evenement h3
{
	margin:0.5em 0;
}*/
.clear
{
	display: inline-block;
	clear: both;
}
.evenement,.form-ajout
{
	border-top: 1px groove #FFF;
}
.evenement:hover
{
	cursor:pointer;
	background-color: #9BC4DF;
}
.evenement img
{
	display: none;
}
.evenement p
{
	margin-right: 18em;
}
.evenement-infos h2
{
	margin-top:0;
	margin-bottom: 0.5em;
}
.evenement-infos
{
	float: right;
	width: 15em;
	margin:2em 0 1em 1em;
}
.evenement-infos ul
{
	padding-left: 1em;
}
.boutons
{
	margin-top:1em;
}
.evenement-infos dd
{
	text-align: left;
	margin-left: 5em;
	margin-bottom: 0.25em;
}
.evenement-continuer
{
	text-align: center;
}
/*.evenement-journee
{
	margin-top:0.3em;
	font-size: 3em;
}*/
/*.onglet
{
	line-height: 0.8em;
	padding:0.5em;
	border-radius: 0 0 5px 5px;
	position: absolute;
	margin-top:-2px;
	background-color: #FFF;
	border:2px solid #000;
	border-top:2px dashed #CCC;
}*/
.achat
{
	right: 1em;
}
.supprimer
{
	cursor:pointer;
	left:0.5em;
	font-weight: bold;
	padding:0.5em 1em;
	background-color: #EE3300;
	border:2px solid #FF2200;
	color: #FFF;
}
/*.article-evenement
{
	position: relative;
}
.article-evenement dd
{
	margin:0;
	padding:0;
}
.article-evenement dt
{
	margin-top:1em;
}
.complement-evenement
{
	text-align: center;
}
.contact-evenement
{
	display:inline-block;
}*/
.italic
{
	font-style: italic;
}
.evenement-admin>section
{
	margin-left: 1em;
}
.evenement-admin-ajout label
{
	display: block;
}
input.large,textarea.large
{
	width: 400px;
}
textarea.haut
{
	height: 300px;
}
.form-element fieldset
{
	margin:0;
	padding:0;
	border:0;
}
/*.form-element fieldset fieldset
{
	display: block;
}*/
.form-element fieldset fieldset legend
{
	float:left;
}
input.date
{
	width:300px;
	margin-right: 1em;
}
.numero
{
	width: 4.5em;
}
.rue
{
	width: 250px;
	display: inline-block;
	margin-right: -6px;
}
.submit
{
/*	cursor:pointer;
/*	padding:5px;
	border-radius: 4px;
	background-color: #3688be;
	border:1px outset #2577ad;
	color:#FFF;*/
}
.submit:hover
{
/*	box-shadow: 0 0 1px 0px #2577ad;
*/}
.submit:active
{
/*	border-style: inset;
*/}
.participants
{
	position: absolute;
	left:0.5em;
}
.nbPersonnes
{
	margin:0 0.5em;
	text-align: center;
	width:3em;
}
.form-paypal
{
	padding-right: 1em;
	border-right: 1px groove #FFF;
	margin-right: 1em;
	width: 10em;
}
.fieldset-inline
{
	text-align: center;
	border: none;
	padding: 0;
}
.fieldset-inline legend
{
	position: absolute;
	left: 0.5em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.personne-prix
{
	margin-left: 1em;
	display: inline-block;
	text-align: right;
	width:150px;
}
.compte>section
{
	padding:1em;
}
.compte>section
{
	position: relative;
	border:1px solid #3688be;
}
.compte section.important
{
	border-width: 5px;
	border-style: ridge;
}
.carte
{
	margin-left:0;
	margin-bottom:0;
}
#liste-abonnements dt
{
	margin-right: 1.5em;
}
.option-reservation
{
	display: inline-block;
}
.option-reservation label
{
	display: block;
}
.onglet .submit
{
	padding:0.5em 1em;
}
.paypal, .reservation
{
	display: inline-block;
}
.inscription.petit
{
	width:450px;
}
.reservation
{
	clear: both;
	width: 100%;
}
.reservation input
{
	width: auto;
}
.reservation strong
{
	display: block;
}
#evenement-participants
{
	margin:2em 0;
}

table
{
	margin-top:1em;
	width: 100%;
	border:3px solid #3688be;
	border-collapse: collapse;
}
.table-participants th:first-of-type
{
	width: 1%;
}
.table-participants th
{
	width: 33%;
	padding:0 1em;
}
th
{
	text-align: center;	
}
td, th
{
	border:2px solid #3688be;
}
.table-participants tr:hover
{
	background-color: #FFbb66;
}
.table-participants label
{
	padding:1em 0;
	text-align: center;
	width: 100%;
	display: block;
	height: 21px;
}
.paiement
{
	font-size: 1.5em;
}

.select	
{
	color: #000;
	border-style: solid;
	display: block;
	padding:0;
	list-style-type: none;
	line-height: 1.9em;
}
.select legend
{
	text-align: center;
}
#aide-juridique-formulaire .gauche
{
	margin-right:0.5em;
	min-width: 469px;
	width: 50%;
}
#aide-juridique-formulaire td
{
	text-align: center;
	width: 70%;
}
.select label
{
	padding: 0 0.3em;
	display: block;
}
.select input
{
	float: left;
	margin-top:0.5em;
}
/*	display: none;
}
/*:checked + label
{
	background-color: green;
}*/
.formulaire
{
	border: 2px groove #FFF;
}
.formulaire>legend
{
	text-align: center;
}
.disabled, .conditionnel:disabled
{
	color:#AAA;
	border-color:#FFF;
}
.conditionnel:disabled
{
	display: none;
}
.conditionnel>legend>label>strong
{
	display: inline;
}
.conditionnel:disabled>legend
{
	color:#000;
}
.checked
{
	background-color: green;
}
.link
{
	font-family: Arial;
	background-color: inherit;
	padding:0;
	color:blue;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	display: inline-block;
}
.link:active
{
	color: red;
}
.remboursement
{
	text-align: center;
}
.remboursement strong
{
	display: block;
	margin-bottom: 0.25em;
}
#informations dd dt
{
	width: 11.5em;
}
#informations dd dd
{
	margin-left: 11.5em;
}
.liste-information,.evenement-infos dl
{
	margin:0;
	width: 100%;
}
.liste-information dt
{
	font-weight: normal;
	margin-top:0;
	float: left;
}
.liste-information dd:before
{
	content:":  ";
}
.liste-information dd
{
	text-indent: -1em;
}
.admin
{
	padding-bottom: 1em;
}
.connectez-vous>.admin
{
	margin-right: 20em;
}
.admin-edit
{
	margin-right: 8em;
	min-height: 2em;
}
.admin-prefs
{
	float: right;
}
.admin-delete
{
	width: 100%;
	font-size: 1em;
	margin-bottom:0.5em;
}
dt .admin-delete
{
	display: none;
}
/*.admin-styles
{
	margin-top:-0.5em;
	border:2px groove #fff;
	border-radius: 5px;
	position: absolute;
	margin-top:2em;
	right: 0;
}


.admin-delete
{
	font-size: 1em;
	position: absolute;
	right: 0.2em;
}*/
ul>.admin-delete,ol>.admin-delete
{
	display: block;
	margin: auto;
	position: static;
}
.admin-styles label
{
	display: block;
}
h1 input, h2 input, dt input, h3 input
{
	font-weight: bold;
}
.ajout-item
{
	margin:0.5em 0;
}
.ajout-element
{
	text-align: center;
	margin:2em 0;
}		
.admin article>.admin-prefs:first-of-type
{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
button
{
	font-size: 1em;
	padding:0.25em 0.5em;
}
.element-choix
{
	text-align: left;
	display: inline-block;
	margin:0.5em 1em;
}
.element-choix select
{
}
.element-choix strong
{
	display: block;
}
/*.admin li, .admin dd
{
	margin:0.5em auto;
*//*	border-bottom: 1px groove #000;
	padding-bottom: 1em;
*//*}
.admin>ul, .admin>ol, .admin>dl
{
	background-color:rgba(54,136,190,0.4);
	padding:1.5em;
	position: relative;
}
.admin li>ul:first-of-type,.admin li>ol:first-of-type
{
	display: none;
}
.admin li>ul:last-of-type,.admin li>ol:last-of-type
{
	display: block;
}
.admin ul ul ul,.admin ol ol ol
{
	display: none;
}
.admin li>div>textarea
{
	margin-top:-1em;
}
*/.panneau-admin
{
	background-color: #fff;
	position: fixed;
	top:1em;
	left: 0;
	z-index: 11;
	border:2px solid #AAA;
	border-radius: 10px;
	box-shadow:1px 1px 4px 2px #000;
	font-weight: normal;
}
.panneau-admin legend
{
	background-color: #FFF;
	border:2px solid #AAA;
	border-bottom: 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.panneau-admin a
{
	color:#000;
	text-decoration: none;
	display: block;
}
.choix-membre
{
	margin: 0;
	padding: 0;
}

.choix-abonnement
{
	position: static;
	text-align: center;
	margin-bottom: 2em;
}
.choix-abonnement th
{
	font-size: 1.1em;
}
.choix-abonnement td,.choix-abonnement th
{
	padding:0.5em;
}
.choix-abonnement img
{
	max-width: 100%;
	max-height: 200px;
}
#abonnement-couple
{
	width: 57%;
}
.petit
{
	width:200px;
}
.don
{
	text-align: center;
}
.styles select
{
	display: block;
	font-size: 1em;
}
input.large
{
	display: block;
}
.abonner table
{
	border: none;
}
.abonner td
{
	min-width: 200px;
	border:1px solid #3688be;
}
.abonner th
{
	min-width: 200px;
}
.abonner>tbody>tr>td
{
	border-bottom-width: 2px;
}
.abonner td form
{
	text-align: center;
}
.abonner
{
	width:90%;
	margin-bottom: 1em;	
}
.abonner>tbody>tr:hover
{
	background-color:rgba(54,136,191,0.4);
}
.code-distinct
{
	margin:0;
	border:1px solid #3688be;
}
.code-distinct td
{
	border-width: 0 1px;
	padding:0.5em 0.25em;
	border-style: none solid;
}
.bouton-abonner
{
	width: 7em;
	height: 1.75em;
}
.download label
{
	cursor:pointer;
}
#html5
{
	position: absolute;
}
#cab
{
	line-height: 50px;
}
.retour-ligne
{
	display: inline-block;
	width: 100%;
}
#slides_occurences
{
	padding:0 24px;
}
.occurence
{
	display: block;
	border: 2px solid #3688be;
	border-radius: 5px;
	margin:0.5em;
	padding:1em;
	min-height: 10em;

}
.occurence h2
{
	margin:0;
}
.occurence .champ:not(:last-of-type)
{
	padding-bottom: 0.25em;
	border-bottom: 1px solid #3688be;
}
.occurence .champ:not(:first-of-type)
{
	margin-top:1px;
	padding-top: 0.25em;
}
.occurence .champ .block
{
	display: block;
}
.occurence .champ div
{
	display: block;
	margin-left: 1em;
	min-height: 5em;
}
.heure
{
	padding: 0 0.25em;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #3688be;
	float: right;
}

/* Pétition */
#petition-overview
{
	min-height: 400px;
}
#petition
{
	position: relative;
	text-align: right;
}
#lettre-petition
{
	text-align: left;
	position: absolute;
	bottom: 0;
	top: 0;
	overflow: auto;
	left: 0;
	right: 375px;
	font-family: "Courier New";
	font-size: 0.8em;
	background-color:#ddd;
	padding: 1em;
	margin-right: 1em;
}
#feuille
{
	min-height: 100%;
	background-color: #fff;
	box-shadow: 1px 1px 1px 0px;
}
#lettre
{
	padding:1em;
	word-wrap: break-word;

}
#signature-petition
{
	text-align: left;
	/*background-color: #F; */
	background-color: rgb(225, 238, 246);
	display: inline-block;
	width: 375px;
}
#signature-petition h2
{
	text-align: center;
	margin-bottom: 0.5em;
}
#signature-petition>div
{
	margin:1em;
}
#signature-petition form div
{
	margin-bottom: 0.25em;
}
#signature-petition form div span
{
	width:32%;
	display: inline-block;
}
#signature-petition form div input
{
	width:64%;
}
.centre
{
	text-align: right;
	/*padding-right: 1em;*/
}
#btnSigner
{
	color: #FFF;
	height: 2.4em;
	border-radius: 5px;
	width:100%;
	background-color: #3688be;
	border:2px solid rgb(0,32,72);
	/*border:2px outset #246597;*/
	display: block;
	cursor:pointer;
}
#btnSigner:hover
{
	background-color:#15679d;
}
#btnSigner:active
{
	background-color:#123456;
}
#signature-count
{
	font-size: 0.8em;
	margin-bottom: 0.5em;
}
.compte
{
}
.reste
{
	margin-top: 0.2em;
	font-size: 0.8em;
	text-align: right;
}	
.progress, .done
{
	height: 0.5em;
}
.progress
{
	margin-top:0.5em;
	border:1px solid rgb(0,32,72);
}
.done
{
	display: block;
	background-color: #3688be;
	width: 0%;
    -webkit-transition: width 2s 0.5s; /* For Safari 3.1 to 6.0 */
    transition: width 2s 0.5s;
    max-width: 100%;
}

.conditions
{
	margin-top: 0.6em;
	font-size: 0.7em;
}

#nouvelle-petition form, #nouvelle-petition input
{
	display: inline-block;
}
.aucasou
{
	/*display: block;*/
}
.form-ajout
{
	padding-top: 1em;
}