
#boutons {
  font-family: Arial; 
  font-size: 14px; 
  font-weight:bold; 
  text-decoration:none; 
  text-transform:uppercase; 
  height: 27px;
}

#boutons .valider {
  color: #5cbc67;      
  text-decoration:none;   
  margin-right: 50px;
}
    
#boutons .annuler {
  color: #e41819;      
  text-decoration:none; 
}
    
#boutons img {
  margin-bottom: -8px;   
  cursor: pointer; 
}
 
.champErreur { 
  font-size: 12px; 
  color: #ff0000; 
}

.chapeau { 
  font-size: 10px; 
}

.blocTexte { font-size: 12px; 
  text-align: justify; 
 /*width: 550px; */
}

.intitule { 
  font-size: 12px; 
  color: #90A7AC; 
  font-weight: bold; 
}	

.champObligatoire
{
  font-family: Arial; 
  font-size: 18px; 	
  padding-top: 14px;	
  margin-left: 3px;	
  margin-right: 3px;	
  color: #65bade;
}

.legendeChampObligatoire { 
  font-family: Arial; 
  font-size: 12px; 	
  font-weight: bold; 
  color: #65bade;
}

/*.titre {
  font-family: Arial; 
  color:white;
  padding-top:2px;
  padding-left:5px;
  /*width:720px;*/
  margin-bottom:5px;
  margin-top:5px;
  background-color:#90A7AC;
  font-size:12px;
  font-weight:bold;
  height:20px;
  text-transform:uppercase; 
}*/

.sousTitre {
  color: white; 
  padding-left: 5px; 
  width: 600px; 
  margin-bottom: 5px; 
  margin-top: 5px; 
  background-color: #90A7AC; 
  font-size: 14px; 
  font-weight: bold; 
}

.mentionlegale { 
  font-size: 10px; 
  text-align: justify; 
  /*width: 720px;*/ 
}
