@charset "utf-8";
.textes {
}
ul {
margin-top: 5px;
margin-bottom: 10px;
}

h1 {
	width: 680px;
	font-size: x-large;
	color: #375d96;		/*titre page principale*/
	text-align: left;
	padding-bottom: 5px;	/*decalage entre titre et soulignement*/
	margin-bottom: 20px;	/*decalage entre titre et texte*/
	border-bottom: 5px solid #375d96; /*soulignement du titre page principale*/
	margin-top: 0px;
	font-weight: bold;
}

span.benefit {
	font-size: x-large;
	color: #375d96;		/*titre page principale*/
	text-align: left;
	padding-bottom: 5px;	/*decalage entre titre et soulignement*/
	margin-bottom: 20px;	/*decalage entre titre et texte*/
	border-bottom:
	margin-top: 0px;
	font-weight: bold;
}

h2 {  
font-size: 105%; 
font-weight: bold; 
text-decoration: underline;
color: #C5D590;
text-align: left;
margin-bottom: 2px;
}


h3 {  
font-size: 95%; 
font-weight: bold; 
color: #96AE57;
text-align: center;
margin-bottom: 2px;
}

h4 {  
font-size: 130%; 
font-weight: bold; 
color: #000000;
text-align: left;
margin-top: 5px;
margin-bottom: 0px;
}
h5 {  
font-size: 95%; 
font-weight: bold; 
color: #000000;
text-align: center;
margin-bottom: 2px;
}
h6 {  
font-size: large; 
font-weight: bold; 
color: #000000;
text-align: left;
margin-top: 5px;
margin-bottom: 0px;
}
.une gras_vert_souligne {
	color:#060;
	font-weight: bold; 
	font-size: 130%;
	text-decoration: underline;

}

/*images*/
.iconesuite {
margin-left: 5px;
}
.image {
float: right;
margin: 10px;
margin-top: 3px;
margin-right: 0px;
border: 1px solid #000000;
}
/*fin images*/
/* textes */
p {
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
}
.important {  
font-size: 100%;
font-weight: bold; 
color: #5089f2;
margin-bottom: 0px;
}
fieldset {
border: 1px solid #E3E3E3;
padding: 10px;
margin-bottom: 15px;
}
legend {
font-size: 95%;
font-weight: bold;
color: #A7C165;
margin-bottom: 15px;
}
/* PDF */
.pdf li {
list-style-image: url(../images/navigation/pdf.gif);
list-style-type: disc;
margin-top: 5px;
}

.pdf  a:link {
color: #3A00F1; 
font-weight: normal;
margin-left: 5px;
}

.pdf   a:visited {
color: #3A00F1; 
font-weight: normal;
margin-left: 5px;
}

.pdf a:active {
color: #3A00F1; 
text-decoration: none;
margin-left: 5px;
}

.pdf a:hover {
color: #A7C165; 
text-decoration: none;
margin-left: 5px;
}
/* fin PDF */
hr {
width: 50%;
color:  #5089f2;
background-color: #5089f2;
border: 1px solid #5089f2;
}
.rouge {
	color: #F00;
	font-weight: bold;
}
