/******************************* mot en evidence ******************************/
.mot_gras_italic{
font-size : 12pt; 
font-family : arial,serif;
font-weight : bold;
font-style : italic;
color : #3366FF;
text-decoration : none;
}
/****************************** image ****************************************/
.image_gauche {
float: left;
border:0;
margin-right:10px;
}

.image_droite {
float: right;
border:0;
margin-left:10px;
}

.image_gauche_avec_bordure {
float: left;
border:1px #000000 solid;
font-style:italic;
margin-right:15px;
text-align:center;
}

.image_droite_avec_bordure {
float: right;
border:1px #000000 solid;
font-style:italic;
margin-left:15px;
text-align:center;
}
a {
color:#15ac73; 
text-decoration : none;
font-size : 13pt; 
font-family : arial;
font-weight : bold;
} 
a:hover {
color:#e0411e; 
text-decoration : none;
font-size : 13pt; 
font-family : arial;
font-weight : bold; 
text-decoration : none; 
} 
a {
font-size : 13pt; 
color:#15ac73;
text-decoration : none; 
}
.texte_principal{
font-size : 12pt; 
font-family : arial;sans; 
font-weight : ;
color:black;
}
.titre_orange{
font-size : 24pt; 
font-family : arial;sans; 
font-weight : bold;
color:#e0411e;
}
