.form_ent
	{
		font-size: 14px ;
		font-family: 'Arial','helvetica';
	}
	
.form_ctr
	{
		font-size: 14px ;
		font-family: 'Arial','helvetica';
	}
	
.form_small
	{
		font-size: 11px ;
		font-family: 'Arial';
	}

.taille    {
		font-family: 'Arial';
		font-size: 14px;
        }
        
.taille2    {
		font-family: 'Arial';
		font-size: 12px;
        }
        
.taille1    {
		font-family: 'Arial';
		font-size: 10px;
        }        
        
.verdana   {
		font-family: 'verdana';
		font-size: 12px;
        }  
        
.verdana1   {
		font-family: 'verdana';
		font-size: 10px;
        }                   
        
.champ_obligatoire {
  color:#ff0000;
}
