/* BLOCK EDITABLE POUR LES VERSION PRO EN HAUT DU SITE */
#hautvpro
{ margin: 0 auto 20px auto; clear:both; }

/* BLOCK HEADER  */
#header
{ margin: 0 auto 0 auto; clear:both;}

/* BLOCK CONTENANT LES MENUS HAUT, BAS, DROITE, GAUCHE, CONTENU*/
#contenant
{ margin-left : auto; margin-right:auto;  clear:both; }

/* MENU HAUT HORIZONTAL */
#menuh
{   }

/*MENU DE GAUCHE VERTICAL */
#menug
{ float:left; margin-bottom:20px; position:relative;z-index:9;  }

/* BLOCK DU CONTENU */
#contenu
{ position: relative; z-index:2; overflow: hidden; }

/*MENU HORIZONTAL EN BAS DU SITE */
#menub
{  margin-top:20px; clear:both;}

/* BLOCK EDITABLE EN DESSOUS DU SITE */
#bas
{ margin:20px auto 0 auto; clear:both;}

/* LIENS E-MONSITE */
#lien-emonsite
{ margin:20px auto 0 auto; text-align:center; clear:both; font-size:11px; display:block; }

/* PUBLICITÉ EN HAUT À DROITE SUR LES PAGES SANS MENU */
#droite {
position: absolute;
right:5px;
top:30px;
width:125px;
}