/* -------------------------------------------------------------------- 
     			      ANPAA
                General style definitions
            By Le Studio, Atos Worldline, 2010
-------------------------------------------------------------------- */
/* Please, be sure to have here ONLY the styles that 
have different properties as defined in the main CSS.
Do not duplicate the original main CSS in a whole */ 


/* Examples of application specific styles: width of specific fieldset 
labels or form fields */

/* Search form */
#fsSearch label, #fsRemise label {width: 10em;}
#fsSearch .lblike {width: 10em;}

/* Form fields widths */
#ipName {}
#ipDatec {}

