/******************************************************************
 * France Douglas
 * CSS Manager Rules
 * ajout de règles complémentaires pour masquer certains champs
 * et adapter le manager pour le webmaster
 *
 * © Décembre 2016 - Kurtzdev.com
 ******************************************************************/

#modx-topnav .top {
    display: none !important;
}

/*!* tpl entreprises *!*/
#ext-gen525,#ext-gen527 {
    display: none !important;
}


/*!* introtext *!*/
/*#ext-gen318 {*/
    /*display: none !important;*/
/*}*/

/*!* link attributes *!*/
/*#ext-gen324 {*/
    /*display: none !important;*/
/*}*/
/*!* link attribute sur liste actus *!*/
/*#ext-gen371 {*/
    /*display: none !important;*/
/*}*/

/*!* heure (date actus) *!*/
/*#ext-gen346 {*/
    /*display: none !important;*/
/*}*/

/*!* introtext (sur liste actus) *!*/
/*#ext-gen365 {*/
    /*display: none !important;*/
/*}*/