.well3 {
	height: 210px;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #c1d72d;
	border: 1px solid #a9aaaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.Corps12 {
	font-size: 16pt;
   	line-height: 130%;  	
}

.Corps24 {
	font-size: 24pt;
  	line-height: 130%;  	
  	font-family: "Times New Roman", Times, serif;
	font-style: italic;
 	font-weight: bold;
  	color: #af182b;  	
}




.well3_2 {
	height: 210px;
	padding: 4px;
	margin-bottom: 10px;
	background-color: #C1D72D;
	border: 2px solid #a9aaaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

/* Corps caractères dans les listes */
#content > .inner {   
    font-size: 14px; 
  	line-height: 140%;
}


/* Corps caractères dans les tags affichés dans article */
ul:not(.nav) li {
    font-size: 12px;
}

.blanc2 {
	height: 210px;
	padding: 19px;
	margin-bottom: 20px;
	/* background-color: #dadddc; */
	border: 2px solid #af182b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.blanc0 {
	
	background-color: #FFFFFF; 
	
}


.vert_header {
	background-color: #c1d72d;
}
.ancien_gris {		padding:10px;		background-color: #dadddc;	border: 1px solid #a9aaaa;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);}

.gris {
	height: 50px;
	
	margin-bottom: 10px;
	background-color: #dadddc;	
	border: 2px solid #a9aaaa;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	
}


.gris3 {
	min-height: 20px;
	padding:0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	background-color: #dadddc;
	border: 1px solid #a9aaaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

p {
	padding: 1px 0;
}

p {
	margin: 0 0 9px;
	line-height: 130%;
}


.p0 {
	margin: 0 0 90px;
}

blockquote p {
	margin-bottom: 0;
	font-size: 16.25px;
	font-weight: 300;
	line-height: 1.25;
}



.p01 {    line-height: 10px;}
.p02 {    line-height: 2px;}
.p03 {    line-height: 3px;}
.p04 {    line-height: 4px;}
.p05 {    line-height: 5px;}
.p06 {    line-height: 6px;}
.p07 {    line-height: 7px;}
.p08 {    line-height: 8px;}
.p90 {    line-height: 90px;}

#l01 {
border-top : 1px ;
opacity: 0;
height: 1 px;
}

#l02 {
border-top : 1px ;
opacity: 0;
height: 2px;
}

#l03 {
border-top : 1px ;
opacity: 0;
height: 3px;
}

#l04 {
border-top : 1px ;
opacity: 0;
height: 4px;
}

#l05 {
border-top : 1px ;
opacity: 0;
height: 5px;
}

#l06 {
border-top : 1px ;
opacity: 0;
height: 6px;
}

#l07 {
border-top : 1px ;
opacity: 0;
height: 7px;
}

#l08 {
border-top : 1px ;
opacity: 0;
height: 8px;
}

#l09 {
border-top : 1px ;
opacity: 0;
height: 9px;
}

#l10 {
border-top : 1px ;
opacity: 0;
height: 10px;
}
hr {
	margin: 18px 0;
    border: 0px;
    border-top: 1px solid #A9A9A9;
	opacity: 1;
   
	}

#bulle{
	position: absolute;
	margin-left: -100px;
	margin-top: -40px;	
}

.login {	
	background-color: #e3e3e1;

}




