/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. 

La structure de ce fichier se base sur le decoupage en zone et region des themes Omega :

  1° BASE
Section HEADER 
  2° ZONE USER
  3° ZONE BRANDING
  4° ZONE MENU 
  5° ZONE HEADER 
Section CONTENT 
  6° ZONE PREFACE
  7° ZONE CONTENT
    8° REGION SIDEBAR FIRST
    9° REGION CONTENT
    10° REGION SIDEBAR SECOND
  11° ZONE POSTSCRIPT
Section FOOTER
  12° ZONE FOOTER

*/



/************ BASE ************/

/************ FIN BASE ************/

/************ ZONE USER ************/

#zone-menu ul.nice-menu > li {
  width: 100px;
}

#zone-user #block-search-form input.form-text {
  width: 200px;
}

/************ FIN ZONE USER ************/

/************ ZONE BRANDING ************/

/************ FIN ZONE BRANDING ************/

/************ ZONE MENU ************/



/************ FIN ZONE MENU ************/

/************ ZONE HEADER ************/

/************ FIN ZONE HEADER ************/

/************ ZONE PREFACE ************/

/************ FIN ZONE PREFACE ************/

/************ ZONE CONTENT ************/

/************ REGION SIDEBAR FIRST ************/

/************ FIN REGION SIDEBAR FIRST ************/

/************ REGION CONTENT ************/

/************ FIN REGION CONTENT ************/

/************ REGION SIDEBAR SECOND ************/

/************ FIN REGION SIDEBAR SECOND ************/

/************ FIN ZONE CONTENT ************/

/************ ZONE POSTSCRIPT ************/

/************ FIN ZONE POSTSCRIPT ************/

/************ ZONE FOOTER ************/

/************ FIN ZONE FOOTER ************/
