/* ----------------------------------------------------------------------------- */
/*          Style CSS ----------------------  - Micrologiciel - 2008             */
/*          Jadis & Maintenant ------------------------------------------------- */
/*          Design : IDclic (www.idclic.com) ----------------------------------- */
/*          Découpe et CSS : Ink & Pix (www.inkandpix.be) ---------------------- */
/* ----------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #655959;
	margin: 0px;
	padding: 0px;
	/*
	scrollbar-face-color: #600002;
	scrollbar-shadow-color: #2b0000;
	scrollbar-highlight-color: #b90008;
	scrollbar-3dlight-color: #b90008;
	scrollbar-darkshadow-color: #2b0000;
	scrollbar-track-color: #e8e8e8;
	scrollbar-arrow-color: #FFFFFF;
	*/
}
	
#Micro_login { color: #000; }

/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active, A:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e1c8d2;
	font-weight: normal;
	text-decoration: underline;
}

A:hover { text-decoration : none; color: #e1c8d2; }
A:visited { color: #e7d9df; text-decoration: underline; }

/* ------------------------------------------------------------------ */
/* Structure globale de la page */

#ScrTopLft { background: transparent url(images/Scr_top_bgd.png) repeat-x top right; height: 40px; }
#ScrTopLft2 { background: transparent url(images/Scr_patrnTopBgd.jpg) repeat-x top right; height: 134px; }
#ScrTopRgt { background: transparent url(images/Scr_top_bgd.png) repeat-x top right; height: 40px; }
#ScrTopRgt2 { background: transparent url(images/Scr_patrnTopBgd.jpg) repeat-x top left; height: 134px; }

#ScrBgd { width: 100%; height: 100% !important; }
#ScrLft { width: 50%; background-color: #f8f5f0; /*background: #f8f5f0 url(images/Scr_top_bgd.png) repeat-x -34px right;*/ }
#ScrMid { background-color: #f8f5f0; }
#ScrRgt {  width: 50%; background-color: #f8f5f0; /*background: #f8f5f0 url(images/Scr_top_bgd.png) repeat-x -34px left;*/ }

#gradient_lft { background: transparent url(images/gradient_left.jpg) no-repeat top right; height: 40px; }
#gradient_rgt { background: transparent url(images/gradient_right.jpg) no-repeat top left; height: 40px; }  

#ScrBtmLft { height: 136px; background: #e8e4e0 url(images/BM_ptrn_bgd.jpg) repeat-x top right; }
#ScrBtmRgt { height: 136px; background: #e8e4e0 url(images/BM_ptrn_bgd.jpg) repeat-x top left; }

#Container { }

#LogoContainer { width: 244px; height: 134px; padding: 0; }
#Logo { width: 244px; height: 185px; margin: 0; padding: 0; text-align: center; background: transparent url(images/JadisEtMaintenant_logo.png) no-repeat top left; position: absolute; top: 0; }
#Logo h1 { display: block; /*text-indent: -5000px;*/ margin: 0; padding: 0; visibility: hidden; font-size: 18px; }
#Logo a { display: block; width: 244px; height: 185px; margin: 0; padding: 0; color: #c1b8b0; border: none; font-size: 18px; text-decoration: none; }
#LogoImg { margin: 0; }

#Header, #Header table { width: 1007px; height: 134px; margin: 0; padding: 0; }
#HeaderRgt { width: 763px; height: 134px; background: transparent url(images/header_bgd.jpg) no-repeat top left; }
#Header_illus { width: 763px; height: 134px; background-color: #FF0000; }

#TM_Content { height: 40px; background: #303030 url(images/TM_bgd.png) repeat-x top left; padding: 0; }
#TM_pos { padding: 0 0 0 244px; z-index: 10; position: absolute; }

#LM_Content { width: 244px; height: auto; padding: 0; }
#LM_topbgd { background: transparent url(images/LM_gradient_bgd.jpg) no-repeat top left; height: 615px; }
#LM_btm { width: 210px; height: 121px; background: transparent url(images/LM_bgd_btm.png) no-repeat top left; } 

#paiementsLogos { width: 244px; margin: 0px; padding: 25px 0 0 0; text-align: center; color: #000; font-weight: bold; font-size: 14px; position: absolute; float: left; }

#RM_init { display: none; }
#RM_Content { height: 136px; background: #e8e4e0 url(images/BM_ptrn_bgd.jpg) repeat-x top left; }
#RM_Content #RM_1 { display: block; float: left; position: absolute; margin: 20px 0 0 250px;  }
#RM_Content #RM_2 { display: block; float: left; position: absolute; margin: 20px 0 0 434px; }
#RM_Content #RM_3 { display: block; float: left; position: absolute; margin: 20px 0 0 614px; }
/* masque les images dans les menus du bas */
.RM_Rubs img { display: none; }
.RM_Rubs { /*display: none;*/ }

#PageContainer { width: 763px; height: 100% !important; padding: 0; }

#deco { width: 307px; height: 170px; background: transparent url(images/deco.png) repeat-x top left; position: absolute; margin: -34px 0 0 816px; }

#search { width: 200px; height: 34px; padding: 5px 0 0 0; margin: 0 0 0 802px; clear: none; position: absolute; text-align: right; z-index: 100; }
#search .Module { height: 19px; width: 168px; border: 1px solid #dedede; font-size: 10px; padding: 1px 0 0 2px; margin: 3px 0 0 0; float: left; display: block; }
#search .bouton { height: 22px; width: 28px; text-align: center; padding: 0 0 0 4px; color: #000; border: none; background: transparent url(images/bt-search.gif) no-repeat top left; font-size: 11px }

#EncartPanier { width: 244px; margin: 20px 0 0 0; }
#Panier_titre { }
#Panier_texte { padding: 4px; width: auto; margin: 0; padding: 0; text-align: center; color: #655959; font-size: 11px; }
#Panier_texte .bigTxt { font-size: 24px; font-weight: bold; }
#EncartPanier #BtPanier { text-align: center; padding: 0; }
#EncartPanier #BtPanier a, #EncartPanier #BtPanier a:hover, #EncartPanier #BtPanier a:active, #EncartPanier #BtPanier a:visited { text-decoration: none; }
#EncartPanier .Bouton { font-size: 10px; color: #000; height: 20px; width: 104px; margin: 0; border: none; cursor: pointer; }

.frame { width: 763px; margin: 0 0 0 0; height: 100% !important; }
.frame .top-lft { width: 6px; height: 10px; background: transparent url(images/cadre_toplft.png) no-repeat bottom right; font-size: 1px; }
.frame .top-rgt { width: 7px; height: 10px; background: transparent url(images/cadre_toprgt.png) no-repeat bottom left; font-size: 1px; }
.frame .top-mid { height: 10px; background: transparent url(images/cadre_topmid.png) repeat-x bottom left; font-size: 1px; }
.frame .mid-lft { width: 6px; background: transparent url(images/cadre_midlft.png) repeat-y top right; font-size: 1px; }
.frame .mid-rgt { width: 7px; background: transparent url(images/cadre_midrgt.png) repeat-y top left; font-size: 1px; }

.frame .btm-lft { width: 6px; height: 11px; background: transparent url(images/cadre_btmlft.png) no-repeat top right; font-size: 1px; }
.frame .btm-rgt { width: 7px; 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; }
.mid_content { background: #f0ede8 url(images/page_bgd.jpg) no-repeat center center; padding: 0; }

/* ------------------------------------------------------------------ */
/* Tableaux principal*/
.Tablo_Main_Fond { height: 100% !important; }

.Tablo_Main {
	height: 100% !important;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	/*background-color: #c7020d;*/
}

/* ------------------------------------------------------------------ */
/* 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;
}

/* Elements différents dans le BO */
.Tablo_Main_Bo .Bouton { background: none; background-color: #fff; border: 1px solid #000; }

/* Contenu */
#contenu_table {
	border: 0;
	margin: 0;
	padding: 0;
	height: 100% !important;
	width: 100%;
}
#titre_tr { }
.titre_puce {
	width: 36px;
	background: transparent url(images/NoeudTitre.gif) no-repeat center center;
}
#titre_bgd { background: transparent url(images/Trait1PixTitre.gif) no-repeat left bottom; }
#contenu_titre {
	color: #c1b8b0;
	font-size: 18px;
	font-weight: bold;
	width: 593px;
}

#contenu_txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	vertical-align: top;
	text-align: left;
	padding: 2px 0 10px 0;
	/*height: 800px;*/
}

/* ----------------------------------------------------------------------------------------------- */
/* 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: #e1c8d2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #655959;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	/*border: 1px solid #000;*/
}

/* Cellule Normale */
.Array_Data {
	font-family: Arial, Helvetica, sans-serif;
	color: #655959;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 4px;
	background-color: #fff;
	border: 1px solid #d5d5d5;
}

/* Fond des tableaux */
.Array_Contour {
	font-size: 11px;
	border: 1px solid #d5d5d5;
	border-collapse: collapse;
	margin: 0;
}
.Array_Contour td { /*border: 1px solid #000;*/ padding: 0 2px; }
/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */

/* Style général */
#TM_Content img { }

.Top_Menu { padding: 1px 0 0 0; }

/* Liens du Top Menu */
A.Tab { height: 34px; line-height: 34px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 0 12px 0 12px; margin: 0; color: #655959; display: block; border: none; font-weight: bold; }
A.Tab:link { text-decoration: none; color: #655959; font-size: 14px; border: none; font-weight: bold; }
A.Tab:visited { text-decoration: none; color: #655959; font-size: 14px; border: none; font-weight: bold; }
A.Tab:active { text-decoration: none; color: #655959; font-size: 14px; border: none; font-weight: bold; }
A.Tab:hover { text-decoration: none; color : #fff; font-size: 14px; background: transparent url(images/TM_bgd_btOn.png) repeat-x left top; font-weight: bold; }

/* Liens du Top Menu Active*/
A.Tab_Active { line-height: 34px; height: 34px; font-family : Arial, Helvetica, sans-serif; font-size : 14px; padding: 0 12px 0 12px; margin: 0; display: block; background: transparent url(images/TM_bgd_btOn.png) repeat-x left top; text-decoration: none; border: none; font-weight: bold; }
A.Tab_Active:link { text-decoration: none; color : #fff; font-size: 14px; border: none; font-weight: bold; }
A.Tab_Active:visited { text-decoration: none; color : #fff; font-size: 14px; border: none; font-weight: bold; }
A.Tab_Active:active { text-decoration: none; color : #fff; font-size: 14px; border: none; font-weight: bold; }
A.Tab_Active:hover { text-decoration: none; color : #fff; font-size: 14px; border: none; font-weight: bold; }

/* Tableau Sous Top général */
.TabSousTopMenu { padding: 12px; margin: 0; display: block; white-space: nowrap; background-color: #fff; border: 1px solid #dedede; }
.TabSousTopMenu table, .TabSousTopMenu td { }

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu { display: block; clear:both; position: absolute; visibility: hidden; z-index: 100; margin: 0 0 0 -2px; padding: 4px 0 0 0; }

/*FireFox*//*Emplacement du Sous Top Menu*/
html>body .DivSousTopMenu { }


/* Couleur Ligne de séparation des Sous top*/
table.LigneSousTopMenu {
	margin: 2px;
	border-bottom-color: #e0c7d1;
	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 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat left center;
	padding: 0 0 0 6px;
	margin: 0px 4px 0px 4px;
	border: none;
	}
		
A.SousTopMenu:hover {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #e0c7d1;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat left center;
	padding: 0 0 0 6px;
	margin: 0px 4px 0px 4px;
	border: none;
	}
	
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #e0c7d1;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat left center;
	padding: 0 0 0 6px;
	margin: 0px 4px 0px 4px;
	border: none;
	}
	
A.SousTopMenu_Active:hover {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #e0c7d1;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat left center;
	padding: 0 0 0 6px;
	margin: 0px 4px 0px 4px;
	border: none;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 { height: 28px; line-height: 28px; padding: 0 0 0 36px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #c1b8b0; background: transparent url(images/LM_title_bgd.png) no-repeat left 3px; width: 244px; }

.LM_Rubs { width: 244px; margin: 0; }
.LM_Rubs .LM_Title { }
.LM_Rubs .Menu_Content { padding: 0 0 4px 0; }
.LM_Rubs .LM_contentbgd { padding: 0; margin: 0; }
.LM_Rubs br { display: none; }
#LM_0 br { display: inline; }
/* Couleur Ligne de séparation */
.Ligne { 
	display: block;
	float: left;
	clear: both;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-color: #655959;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
	}

/* MG - Gestion puces des pages */
A.Menu img { }

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited , A.Menu:active , A.Menu:hover {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #655959;
	margin: 4px 10px 0 50px;
	padding: 0;
	/*white-space: nowrap;*/
}
html>body A.Menu { }

/* MG - Survol de toutes les pages */
A.Menu:hover {
	display: block;
	color: #e0c7d1;
	text-decoration: none;
	/*white-space: nowrap;*/
	margin: 4px 10px 0 50px;
	padding: 0;
}
html>body A.Menu:hover { }

/* MG - Gestion puces des Page Selectionnéee */
A.Menu_Actif img { }

/* 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;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 4px 10px 0 50px;
	padding: 0;
	color: #e0c7d1;
	/*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 { }

/* Gestion de l'alignement des titres sur 2 lignes en décalant l'image */
A.Menu img, A.Menu_Actif img { margin: 0; padding: 0; border: none; }
a.Menu, a.Menu_Actif { text-indent: -0.2em; }

html>body .Menu img, html>body .Menu_Actif img { }
html>body a.Menu, html>body a.Menu_Actif { }

A.Menu a img, A.Menu a:hover img, A.Menu_Actif a img, A.Menu_Actif a:hover img {  }
/* 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: #655959;
	margin: 0 0 0 60px;
	padding: 0 0 0 6px;
	/*white-space: nowrap;*/
	background: transparent url(images/puce_ssrub.gif) no-repeat bottom left;
}
	
/* 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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #e0c7d1;
	margin: 0 0 0 60px;
	padding: 0 0 0 6px;
	/*white-space: nowrap;*/
	background: transparent url(images/puce_ssrub.gif) no-repeat bottom left;
}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img { }

/* 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: none;
	color: #e0c7d1;
	margin: 0 0 0 60px;
	padding: 0 0 0 6px;
	/*white-space: nowrap;*/
	background: transparent url(images/puce_ssrub.gif) no-repeat bottom left;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus Droits*/
.Tab2_D { height: 26px; line-height: 26px; padding: 0 0 0 36px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #000; background: transparent url(images/RM_title_puce.png) no-repeat left 3px; width: 162px; }


/* Couleur Ligne de séparation */
.Ligne_D {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-color: #655959;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
}

/* MD - Gestion puces des Pages */
A.Menu_D {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	margin: 0px 10px 0 23px;
	padding: 0 0 0 10px;
	background: transparent url(images/RM_puce.gif) no-repeat center left;
	height: auto;
	line-height: normal;
}

/* MD - liens capsules */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active , A.Menu_D:hover { color: #000; text-decoration: none; }

/* MD - Survol de toutes les pages */
A.Menu_D:hover { 
	color: #74736f;
	text-decoration: none;
	/*white-space: nowrap;*/
	margin: 0px 10px 0 23px;
	padding: 0 0 0 10px;
	background: transparent url(images/RM_puce.gif) no-repeat center left;
}

/* MD - Gestion puces des Page Selectionée */
A.Menu_Actif_D img { display: none; }

/* 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  {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px 10px 0 23px;
	padding: 0 0 0 10px;
	background: transparent url(images/RM_puce.gif) no-repeat center left;
	color: #000;	
}

/* 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 {

}

/* Liens du Bottom Menu */
A.Bottom_Tab:link, A.Bottom_Tab:visited , A.Bottom_Tab:active , A.Bottom_Tab:hover {

}

A.Bottom_Tab:hover {

}

/* 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 {

}

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Tablo_Main_Bo .Bouton {
   	font-family: Arial, Helvetica, sans-serif;
	color: #000;	
	font-size: 10px;
	text-align: center;
	cursor: hand;
	border: none;
	height : 22px;
	margin: 0;
	padding: 0;
	background-color: #e2cbd4;
	border: 1px solid #000;
}
.Tablo_Main #PageContainer .Bouton {
    font-family: Arial, Helvetica, sans-serif;
	color: #000;	
	font-size: 11px;
	text-align: center;
	cursor: hand;
	height : 22px;
	width: 105px;
	margin: 0;
	padding: 0;
	background: transparent url(images/bt_form_bgd.png) no-repeat top left;
	border: none !important;
}
#PageContainer .Txt_Area { 
	border: 1px solid #d5d5d5;
	background: none;
	padding: 1px;
}

#LM_Content .Bouton { background: transparent url(images/LM_bt_form_bgd.png) repeat-x bottom center; color: #000; height: 22px; width: 105px border: none; text-decoration: none; font-size: 11px; line-height: 22px; }
#LM_Content .Module { }

/* .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: none;
	color: #655959;
	font-size: 11px;
	border: 1px solid #d5d5d5;
	background: none;
	padding: 1px;
}

/* .Module - Cellule News et Recherche */
.Module {
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #fff;
	/*background: url(images/pix_white_transp.png); */
	color: #655959;
	font-size: 11px;
	border : 1px solid #d5d5d5;
	width : 132px;
	height: 20px;
}
.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 10px; color: #fff; height: 20px; background: #303030 url(images/Footer_bgd.png) repeat-x top left; height: 30px; }

.Footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #fff;
	font-weight : normal;
	margin: 0;
}

A.Footer_Lien:hover {
	color: #fff;
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------- */
/* Catalogues */
/* ----------------------------------------------------------------------------------------------- */
#filtre_recherche_cat_haut table.Array_Contour { }
#filtre_recherche_cat_haut td.Array_Data {  }
#filtre_recherche_cat_haut #Prod_Number { }
#filtre_recherche_cat_haut #Page_Number { }
#filtre_recherche_cat_haut #Page_Number b { }
#filtre_recherche_cat_haut .Module { } 
#filtre_recherche_cat_haut .Bouton { }

#filtre_recherche_cat_haut .Menu_Select { }

form .Array_Data a {  }
form .Txt_Input {  }


/* ----------------------------------------------------------------------------------------------- */
/* 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 */
/* ----------------------------------------------------------------------------------------------- */
div#BtAutreAchat { background: none; border: none; }
div#BtAutreAchat input.Bouton { background-image: none; width: auto; border: none; }
div#BtAutreAchat input#btautreachat { background-image: none; background-color: #e3cdd6; border: 1px solid #fff; width: auto; }

#bt_prev {  }
