/* ------------------------------------------------------------------------ */
/*          Style CSS ----------------------  - Micrologiciel - 2008        */
/*          MJSI                        ----------------------------------- */
/*          Gestion de projet : Kaleidoscope ------------------------------ */
/*          Design : IDclic (www.idclic.com) ------------------------------ */
/*          Découpe et CSS : Ink & Pix ------------------------------------ */
/* ------------------------------------------------------------------------ */

/* Body */
BODY {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000;
	margin: 0px;
	padding: 0px;
}
	
#Micro_login { color: #000; }

/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
/*
a, input {
	position: relative;
	z-index: 1;
}
*/
A:link, A:visited, A:active, A:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d1b639;
	font-weight: normal;
}

A:hover { text-decoration : none; color: #d1b639; text-decoration : none; }
A:visited { color: #dcca78; text-decoration : none; }

/* ------------------------------------------------------------------ */
/* Structure globale de la page */

#ScrMid { }
#Container { width: 923px; background: transparent url(images/LM_bgd.png) repeat-y top left; }

#LogoContainer { width: 193px; height: 117px; padding: 0; }
#Logo { width: 193px; height: 117px; 0; padding: 0 0 0 26px; text-align: center; }
#Logo h1 { display: block; /*text-indent: -5000px;*/ margin: 0; padding: 0; visibility: hidden; font-size: 14px; }
#Logo a { display: block; width: 193px; height: 117px; margin: 0; padding: 0; color: #000000; }
#LogoImg { margin: 0; }

#TM_Content { height: 34px; background: transparent url(images/TM_bgd.png) no-repeat bottom left; padding: 0; }

#LeftBgd { width: 268px; height: 100%; background: transparent url(images/LM_bgd_top.png) no-repeat top left; }
#LeftPart { width: 268px; background: transparent url(images/LM_bgd_btm.png) no-repeat bottom left; }

#LM_Content { width: 268px; padding: 0 49px 386px 26px; }
#RM_Content { }

#PageContainer { width: 655px; background-color: #516f34; height: 100% !important; }
#PageBgd { width: 655px; }
#Header { width: 655px; height: 44px; background: #567637 url(images/header.png) no-repeat bottom left; }
#PageBdrBtm { width: 655px; height: 46px; background: transparent url(images/Bottom_bgd.png) no-repeat top left; height: 182px; }

#LinkInfos { height: 46px; text-align: right; }
#LinkInfos span { display: none; } 
#LinkInfos a { display: block; float: right; width: 160px; height: 30px; margin: 9px 15px 0px 10px; }
#LinkInfos a span { display: none; }

#BM_Content { width: 655px; height: 30px; text-align: center; padding: 0; }

#Perso1 { width: 62px; height: 106px; background: transparent url(images/perso1.png) no-repeat top left; position: absolute; margin: 10px 0 0 -20px; }
#Persos2 { background: transparent url(images/persos2.png) no-repeat top left; width: 92px; height: 107px; position: absolute; margin: 15px 0 0 -97px; z-index: 9; } 
/*
.frame { }
.frame .top-lft { width: 11px; height: 11px; background: transparent url(images/cadre_toplft.png) no-repeat bottom right; font-size: 1px; }
.frame .top-rgt { width: 10px; height: 11px; background: transparent url(images/cadre_toprgt.png) no-repeat bottom left; font-size: 1px; }
.frame .top-mid { height: 11px; background: transparent url(images/cadre_topmid.png) repeat-x bottom left; font-size: 1px; }
.frame .mid-lft { width: 11px; background: transparent url(images/cadre_midlft.png) repeat-y top right; font-size: 1px; }
.frame .mid-rgt { width: 10px; background: transparent url(images/cadre_midrgt.png) repeat-y top left; font-size: 1px; }

.frame .btm-lft { width: 11px; height: 11px; background: transparent url(images/cadre_btmlft.png) no-repeat top right; font-size: 1px; }
.frame .btm-rgt { width: 10px; height: 11px; background: transparent url(images/cadre_btmrgt.png) no-repeat top left; font-size: 1px; }
.frame .btm-mid { height: 11px; background: transparent url(images/cadre_btmmid.png) repeat-x top left; font-size: 1px; }
*/
/* ------------------------------------------------------------------ */
/* Tableaux principal*/
.Tablo_Main_Fond { height: 100%; background: #fff url(images/scr_bgd.png) repeat-x top left; }

.Tablo_Main {
	height: auto !important;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
}

/* ------------------------------------------------------------------ */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background-color : White;
}

/* Contenu */
#contenu_table {
	border: 0;
	margin: 0;
	padding: 0;
	width: 653px;
	border: #e8e8e8 1px solid;
	/*height: 100%;*/
	height: 100% !important;
}

#contenu_titre {

}

#contenu_txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	vertical-align: top;
	text-align: left;
	padding: 0;
	/*height: 450px;*/
	border: #5f883b 1px solid;
	background-color: #fff;
}
#centerpage #contenu_table {  }
/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */

/* taille des tableaux par defaut dans l'editeur */
td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

/* Photos et Images */
.Photo { margin: 4px; }

/* Style textes de la page Contact*/
.Contact {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #000;
	text-align : left;
	padding: 4px;
}

/* Tailles TEXTE */
.Texte_09_Pix {font-size : 9px;}
.Texte_10_Pix {font-size : 10px;}
.Texte_11_Pix {font-size : 11px;}
.Texte_12_Pix {font-size : 12px;}
.Texte_13_Pix {font-size : 13px;}
.Texte_14_Pix {font-size : 14px;}
.Texte_15_Pix {font-size : 15px;}
.Texte_16_Pix {font-size : 16px;}
.Texte_17_Pix {font-size : 17px;}

/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	background-color: #6a9144;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	/*border: 1px solid #a7abaf;*/
}

/* Cellule Normale */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 11px;
	font-weight : normal;
	vertical-align: middle;
	padding-left: 4px;
	background-color: #fff;
	/*border: 1px solid #251e18;*/
}

/* Fond des tableaux */
.Array_Contour {
	font-size: 11px;
	border: 1px solid #6a9144;
	border-collapse: collapse;
	margin: 0;
}
.Array_Contour td { border: 1px solid #6a9144; }
/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */

/* Style général */

#TM_Content img { }

/* Liens du Top Menu */
A.Tab { line-height: 34px; height: 34px; padding: 0; margin: 0 4px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; }
A.Tab:link { text-decoration : none; color : #fff; font-weight: bold; }
A.Tab:visited { text-decoration : none; color : #fff; font-weight: bold; }
A.Tab:active { text-decoration : none; color : #fff; font-weight: bold; }
A.Tab:hover { text-decoration : none; color : #fad346; font-weight: bold; background: transparent url(images/TM_puce.gif) no-repeat left center; }

/* Liens du Top Menu Active*/
A.Tab_Active { line-height: 34px; height: 34px; font-weight: bold; padding: 0; margin: 0 4px; display: block; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-transform: uppercase; }
A.Tab_Active:link { text-decoration : none; color : #fad346; font-weight: bold; }
A.Tab_Active:visited { text-decoration : none; color : #fad346; font-weight: bold; }
A.Tab_Active:active { text-decoration : none; color : #fad346; font-weight: bold; }
A.Tab_Active:hover { text-decoration: none; color : #fad346; font-weight: bold; }

/* Tableau Sous Top général */
.TabSousTopMenu { display: block; margin: 0 4px 0 0; padding: 0px 4px; white-space: nowrap; border: 1px solid #6a9144; background-color: #fff; }
.TabSousTopMenu table, .TabSousTopMenu td { }

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu { display: block; clear:both; position: absolute; visibility: hidden; z-index: 100; margin: -4px 0 0 0; padding: 1px; }

/*FireFox*//*Emplacement du Sous Top Menu*/
html>body .DivSousTopMenu { clear:both; position: absolute; white-space: nowrap; padding: 0; margin: 0; visibility: hidden; }


/* Couleur Ligne de séparation des Sous top*/
table.LigneSousTopMenu {
	margin: 2px;
	border-bottom-color: #6a9144;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:100%;
	background: none;
	height: 1px;
}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat 0 6px;
	padding: 0 0 0 8px;
	margin: 0px 4px 0px 4px;
	}
		
A.SousTopMenu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #6a9144;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat 0 6px;
	padding: 0 0 0 8px;
	margin: 0px 4px 0px 4px;
	}
	
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #6a9144;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat 0 6px;
	padding: 0 0 0 8px;
	margin: 0px 4px 0px 4px;
	}
	
A.SousTopMenu_Active:hover {
	line-height: 15px;
	height: 15px;
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #6a9144;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat 0 6px;
	padding: 0 0 0 8px;
	margin: 0px 4px 0px 4px;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 { height: 23px; line-height: 23px; font-weight: bold; padding: 0 0 0 15px; font: Arial, Helvetica, sans-serif; font-weight: bold; color: #000; background: url(images/LM_title_bgd.png) no-repeat;  }

.LM_Rubs { width: 193px; margin: 0 0 12px 0; }
.LM_Rubs .LM_Title { }
.LM_Rubs .Menu_Content { padding: 0 0 0 32px; }
.LM_contentbgd { padding: 0; margin: 0; }

/* Couleur Ligne de séparation */
.Ligne { 
	display: block;
	float: left;
	clear: both;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-color: #6a9144;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
	}

/* MG - Gestion puces des pages */
A.Menu img { margin-left: 4px; margin-right: 1px; padding: 0; border: 0; }

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited , A.Menu:active , A.Menu:hover {
	display: block;
	float: left;
	clear: both;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding: 0;
	white-space: nowrap;
}
html>body A.Menu { width: 115px; }

/* MG - Survol de toutes les pages */
A.Menu:hover {
	color: #a5c278;
	text-decoration: underline;
	white-space: nowrap;
}
html>body A.Menu:hover { }

/* MG - Gestion puces des Page Selectionnéee */
A.Menu_Actif img { padding: 0; border: 0; }

/* MG - Page Selectionnée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active , A.Menu_Actif:hover  {
	display: block;
	float: left;
	clear: both;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	padding: 0;
	color: #a5c278;
	white-space: nowrap;
}
html>body A.Menu_Actif, html>body A.Menu_Actif:link, html>body A.Menu_Actif:active, html>body A.Menu_Actif:visited { width: 152px !important; }

/* Gestion de l'alignement des titres sur 2 lignes en décalant l'image */
A.Menu img, A.Menu_Actif img { margin-left: 4px; margin-right: 1px; padding: 0; border: 0; }
a.Menu, a.Menu_Actif { text-indent: -0.2em; }

html>body .Menu img, html>body .Menu_Actif img { margin: 6px 0px 0px -8px; }
html>body a.Menu, html>body a.Menu_Actif { }

/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu img { }

/* MG - Toutes les pages des Sous-Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu:link , A.Sous_Menu:visited , A.Sous_Menu:active , A.Sous_Menu:hover {
	/*
	display: block;
	clear: both;
	float: left;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	background: url(images/puce_ssrub.gif) no-repeat 12px 6px;
	margin: 0 0 0 10px;
	padding: 0;
	white-space: nowrap;
}
	
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu:hover {
	/*
	display: block;
	clear: both;
	float: left;
	*/
	color: #a5c278;
	text-decoration: underline;
	background: url(images/puce_ssrub.gif) no-repeat 12px 6px;
	margin: 0 0 0 10px;
	padding: 0;
	white-space: nowrap;
}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img { margin-left: 0px;  vertical-align: middle; }

/* MG - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active , A.Sous_Menu_Actif:hover {
	/*
	display: block;
	clear: both;
	float: left;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #a5c278;
	background: url(images/puce_ssrub.gif) no-repeat 12px 6px;
	margin: 0 0 0 10px;
	padding: 0;
	white-space: nowrap;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus Droits*/
.Tab2_D {}

/* Couleur Ligne de séparation */
.Ligne_D { }

/* MD - Gestion puces des Pages */
A.Menu_D { }

/* MD - liens capsules */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active , A.Menu_D:hover {}

/* MD - Survol de toutes les pages */
A.Menu_D:hover { }

/* MD - Gestion puces des Page Selectionée */
A.Menu_Actif_D img { }

/* MD - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif_D:link , A.Menu_Actif_D:visited , A.Menu_Actif_D:active , A.Menu_Actif_D:hover  {}

/* MD - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D img { }

/* MD - Toutes les pages des Sous-Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D:link , A.Sous_Menu_D:visited , A.Sous_Menu_D:active , A.Sous_Menu_D:hover {}
	
/* MD - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover {}

/* MD - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif_D img { }

/* MD - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif_D:link , A.Sous_Menu_Actif_D:visited , A.Sous_Menu_Actif_D:active , A.Sous_Menu_Actif_D:hover {}

/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {

}


/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

#BM_Content img { }

.Bottom_Menu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-weight: bold;
	display: block;
}

/* Liens du Bottom Menu */
A.Bottom_Tab:link, A.Bottom_Tab:visited , A.Bottom_Tab:active , A.Bottom_Tab:hover {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 0 0 0 10px; 
	margin: 0 4px; 
	font-weight: bold;
	background: url(images/BM_puce.png) no-repeat left center;
	display: block;
}

A.Bottom_Tab:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #5f8739;
	font-weight: bold; 
	padding: 0 0 0 10px;
	margin: 0 4px; 
	font-weight: bold;
	background: url(images/BM_puce.png) no-repeat left center;
	display: block;
}

/* Liens du Bottom Menu Actif*/
A.Bottom_Tab_Active:link , A.Bottom_Tab_Active:visited , A.Bottom_Tab_Active:active , A.Bottom_Tab_Active:hover {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underlined;
	font-size: 11px;
	color: #5f8739;
	padding: 0 0 0 10px; 
	margin: 0 4px;  
	font-weight: bold;
	background: url(images/BM_puce.png) no-repeat left center;
	display: block;
}

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Bouton {
   	font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	font-size: 10px;
	text-align: center;
	cursor: hand;
	border: 1px solid #fff;
	height : 18px;
	margin: 0px 4px 0px 4px;
	background-color: #87a669;
}
#PageContainer .Bouton {
    font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	font-size: 10px;
	text-align: center;
	cursor: hand;
	border: none;
	height : 18px;
	margin: 0px 4px 0px 4px;
	background: #fff url(images/bt-form.gif) repeat-x bottom;
	border: 1px solid #fff;
	vertical-align: top;
}

/* .Txt_Area - Cellule de saisi texte multiligne */
/* .Txt_Input - Cellules restantes */
/* .Menu_Select - Liste déroulante Des Sous-Menus */
.Txt_Area , .Txt_Input , .Menu_Select {
	font-family :  Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	border: 1px solid #688f43;
}

/* .Module - Cellule News et Recherche */
.Module {
	font-family :  Arial, Helvetica, sans-serif;
	background-color : #fff;
	color : #000;
	font-size : 11px;
	border : 1px solid #688f43;
	width : 90px;
	height: 18px;
	padding: 0 1px;
}
.LM_Content .Txt_Area, .LM_Content .Txt_Input, .LM_Content .Menu_Select, .LM_Content .Module { }

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer */
#Footer-Line { text-align: center; font-size: 10px; padding: 0; height: 34px; }

.Footer {
	height: 20px;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color : #000;
	text-decoration : none;
	text-align : center;
	vertical-align: middle;
	line-height: 20px;
}

/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	line-height: 20px;
	height : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color: #000;
	font-weight : normal;
	margin: 0 10px 0 0;
}

A.Footer_Lien:hover {
	text-decoration : underline;
}

/* ----------------------------------------------------------------------------------------------- */
/* Catalogues */
/* ----------------------------------------------------------------------------------------------- */
#filtre_recherche_cat_bas {  }
#Prod_Number, #Page_Number {  }

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family :  Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
}

/* Adresse site Internet */
.url_Site {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #AA0000;
	font-weight : bold;
	text-align: left;
	text-indent: 40px;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Intro */
/* ----------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
#options { margin: 0; padding: 0 12px; height: 20px; }
#options a { color: #fff; font-size: 9px; font-weight: bold; text-decoration: none; margin: 4px; line-height: 20px; }
#options a:hover { color: #f5d854; }
#options a#home { background: transparent url(images/ico_accueil.png) no-repeat left center; padding: 0 0 0 14px; } 
#options a#recommand { background: transparent url(images/ico_recommand.png) no-repeat left center; padding: 0 0 0 14px; } 
#options a#fav { background: transparent url(images/ico_favoris.png) no-repeat left center; padding: 0 0 0 20px; } 

#BandoPubContainer { text-align: center; }
#BandoPub { width: 484px; height: 60px; background: transparent url(images/onglet_pub.png) no-repeat left center; padding: 0 0 0 16px; z-index: 10;  text-align: center; display: block; position: relative; }
#BandoPub img { border: 1px solid #5f883b; } 

#Encart_Newsletter {}
#Encart_Newsletter .Menu_Content { padding: 0; text-align: center; }
#Encart_Newsletter .Menu_Content .Module { border: 1px solid #688f43; background-color: #fff; }
#Encart_Newsletter .Menu_Content .Bouton { border: 1px solid #fff; background-color: #83a364; }
