/* ------------------------------------------------------------------------ */
/*          Style CSS ----------------------  - Micrologiciel - 2008        */
/*          WeeDeco                    ----------------------------------- */
/*          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: #e6067a;
	font-weight: normal;
}

A:hover { text-decoration : none; color: #e6067a; text-decoration : none; }
A:visited { color: #dca3c1; text-decoration : none; }

/* ------------------------------------------------------------------ */
/* Structure globale de la page */

#ScrBgd { width: 100%; height: 100% !important; background: transparent url(images/scr_bgd_mid.jpg) no-repeat top center; }
#ScrTopPart { background: transparent url(images/scr_bgd_motifs.png) no-repeat bottom center; }
#ScrBtmPart { background-color: #605076; }
#ScrBtmLft { background: transparent url(images/scr_bgd_btmLft.png) repeat-x top right; height: 104px; }
#ScrBtmMid { background: transparent url(images/scr_bgd_btmMid.jpg) no-repeat 28px 0px; width: 659px; padding: 0; }
#ScrBtmRgt { background: transparent url(images/scr_bgd_btmRgt.gif) repeat-x top left; }
#ScrBtmShw { background: transparent url(images/scr_bgd_sdw.png) repeat-x bottom left; width: 100%; height: 100%; }

#Container { width: 1003px; }

#LogoContainer { width: 196px; height: 137px; padding: 24px 0 0 0; }
#Logo { width: 196px; height: 137px; 0; padding: 0; text-align: center; }
#Logo h1 { display: block; /*text-indent: -5000px;*/ margin: 0; padding: 0; visibility: hidden; font-size: 14px; }
#Logo a { display: block; width: 196px; height: 137px; margin: 0; padding: 0; color: #9b47a1; }
#LogoImg { margin: 0; }

#TM_Content { height: 29px; background: transparent url(images/TM_bgd2.png) no-repeat bottom left; padding: 3px 0 0 0; }
#papillon { width: 50px; height: 51px; background: transparent url(images/papillon.png) no-repeat top left; position: absolute; top: 73px; margin: 0 0 0 -25px;  /*margin: -24x 0 0 -25px;*/ }
#LM_Deco2 { width: 198px; height: 187px; background: transparent url(images/LM_Deco.png) no-repeat bottom right; position: absolute; margin: -83px 0 0 -170px; }
#LM_Content { width: 196px; padding: 0 0 90px 0; background: transparent url(images/LM_bgd.png) repeat-y bottom left; }
#RM_Content { width: 173px; padding: 100px 0 0 0; }

#PageContainer { width: 633px; background: transparent url(images/page_bgd.png) repeat-y top left; }
#PageBgd { width: 633px; /*background: transparent url(images/page_bgd.png) repeat-y top left;*/ background: transparent url(images/page_bgd_btm.png) no-repeat bottom left; }
#PageBdrTop { height: 81px; }
#PageBdrBtm { /*width: 633px; height: 46px; background: transparent url(images/page_bgd_btm.png) no-repeat bottom left;*/ }

#PageBtm { width: 633px; height: 50px; padding: 0; margin: 0 0 22px 0; }

#BM_Content { width: 633px; height: 20px; text-align: center; padding: 32px 0 0 0; }

#Silhouette { width: 76px; height: 180px; background: transparent url(images/silhouette.png) no-repeat bottom left; position: absolute; float: right; margin: -140px 0 0 640px; } 
/*
.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.gif) 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: 633px;
}

#contenu_titre {

}

#contenu_txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	vertical-align: top;
	text-align: left;
	padding: 0;
	width: 633px;
	/*height: 450px;*/
	/*background: transparent url(images/page_bgd_btm.png) no-repeat bottom left;*/
}
#centerpage #contenu_table { margin: 0 4px; width: 628px; }
/* ----------------------------------------------------------------------------------------------- */
/* 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: #a9508b;
	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 #000;
}

/* Fond des tableaux */
.Array_Contour {
	font-size: 11px;
	border: 1px solid #000;
	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 { }

/* Liens du Top Menu */
A.Tab { line-height: 20px; height: 20px; padding: 0 0 0 24px; margin: 0 4px 0 8px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 11px; background: transparent url(images/TM_puce.gif) no-repeat left center; font-weight: bold; }
A.Tab:link { text-decoration : none; color : #000; font-weight: bold; }
A.Tab:visited { text-decoration : none; color : #000; font-weight: bold; }
A.Tab:active { text-decoration : none; color : #000; font-weight: bold; }
A.Tab:hover { text-decoration : underline; color : #eb1865; font-weight: bold; background: transparent url(images/TM_puce.gif) no-repeat left center; }

/* Liens du Top Menu Active*/
A.Tab_Active { line-height: 20px; height: 20px; font-weight: bold; padding: 0 0 0 24px; margin: 0 4px 0 8px; background: transparent url(images/TM_puce.gif) no-repeat left center; display: block; font-family : Arial, Helvetica, sans-serif; font-size : 11px; }
A.Tab_Active:link { text-decoration : underline; color : #eb1865; font-weight: bold; }
A.Tab_Active:visited { text-decoration : underline; color : #eb1865; font-weight: bold; }
A.Tab_Active:active { text-decoration : underline; color : #eb1865; font-weight: bold; }
A.Tab_Active:hover { text-decoration: underline; color : #eb1865; font-weight: bold; }

/* Tableau Sous Top général */
.TabSousTopMenu { padding: 0px 4px; white-space: nowrap; background: transparent url(images/ssTop_bgd.png); }
.TabSousTopMenu table, .TabSousTopMenu td { }
.TabSousTopMenuTop{ background: transparent url(images/ssTop_bgdTop.png) repeat-x bottom left; font-size: 1px; height: 14px; }
.TabSousTopMenuBtm { background: transparent url(images/ssTop_bgdBtm.png) repeat-x top left; font-size: 1px; height: 16px; }

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu { display: block; clear:both; position: absolute; padding: 0; margin: 0; visibility: hidden; z-index: 100; margin: 0 0 0 -2px; padding: 3px 0 0 0; }

/*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: #000;
	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: #eb1865;
	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: #eb1865;
	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: #eb1865;
	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: 22px; line-height: 22px; font-weight: bold; padding: 0 0 0 32px; font: Arial, Helvetica, sans-serif; font-weight: bold; color: #ef0071; background: url(images/LM_title_puce.png) no-repeat 4px 0px; }

.LM_Rubs { width: 198px; margin: 2px 0 0 0; }
.LM_Rubs .LM_Title { }
.LM_Rubs .Menu_Content { padding: 0 0 10px 20px; background: transparent url(images/LM_separation.gif) no-repeat bottom left; }
.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: #ef0071;
	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;
	height: 14px;
	line-height: 14px;
	padding: 0;
	width: 168px;
	white-space: nowrap;
}
html>body A.Menu { /*width: 115px;*/ }

/* MG - Survol de toutes les pages */
A.Menu:hover {
	color: #ef0071;
	text-decoration: none;
	width: 168px;
	white-space: nowrap;
}
html>body A.Menu:hover { /*width: 115px;*/ }

/* 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: none;
	height: 14px;
	line-height: 14px;
	padding: 0;
	color: #ef0071;
	width: 168px;
	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;
	width: 100%;
	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: #ef0071;
	width: 100%;
	text-decoration: none;
	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;
	*/
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ef0071;
	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: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-weight: bold;
}

/* 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: 10px;
	color: #000;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding: 0; 
	margin: 0 6px; 
	display: block;
	font-weight: bold;
}

A.Bottom_Tab:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	/*color: #eb1865;*/
	color: #fff;
	font-weight: bold; 
	padding: 0; 
	margin: 0 6px; 
	display: block;
	font-weight: bold;
}

/* 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: 10px;
	color: #fff;
	padding: 0; 
	margin: 0 6px;  
	display: block;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Bouton {
   	font-family: Arial, Helvetica, sans-serif;
	color: #000;	
	font-size: 10px;
	text-align: center;
	cursor: hand;
	border: 1px solid #000;
	height : 18px;
	margin: 0px 4px 0px 4px;
	padding: 0 0 4px 0;
	background: none;
}
#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: #b76e9f url(images/bt-form.gif) repeat-x bottom;
	border: 1px solid #fff;
	vertical-align: top;
}

.LM_Rubs .Bouton { background: #b76e9f url(images/bt-form.gif) repeat-x bottom; color: #fff; border: 1px solid #fff; filter:DropShadow(color=#999999, offx=3, offy=3); text-shadow: 2px; height : 18px; }
.LM_Rubs .Module { background: transparent url(images/pix_white_transp.png); width: 135px; height: 18px; } 

/* .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 #000;
}

/* .Module - Cellule News et Recherche */
.Module {
	font-family :  Arial, Helvetica, sans-serif;
	background-color : #fff;
	color : #000;
	font-size : 11px;
	border : 1px solid #000;
	width : 90px;
	height: 16px;
}
.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: 4px 0 0 10px; 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 { margin: 4px; }
#Prod_Number, #Page_Number { padding: 0 4px; }

/* ----------------------------------------------------------------------------------------------- */
/* 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 0 0 3px; }
#Encart_Caddy { font-weight: bold; font-size: 9px; background: url(images/Encart_caddy.jpg) no-repeat center top; color: #fff; height: 48px; text-align: right; text-decoration: none; border-bottom: 1px solid #fff; padding: 0 0 0 0; }
#Encart_Caddy span { display: block; margin: 0 6px 0 0; }
#Encart_Caddy a { display: block; width: 133px; height: 22px; text-decoration: none; border: none; margin: 0 0 0 60px; }
#Encart_Newsletter { font-weight: bold; font-size: 9px; background: url(images/Encart_newsletter.jpg) no-repeat center top; color: #fff; height: 48px; text-align: left; text-decoration: none; padding: 23px 0 0 4px; border-bottom: 1px solid #fff; }
#Encart_Newsletter .Module { border: 1px solid #000; background-color: #f776b8; width: 106px; height: 17px; padding: 1px; }
#Encart_Newsletter .Bouton { border: 1px solid #f776b9; background-color: #993076; color: #fff; font-size: 9px; width: 19px; height: 17px; }

#ID_Top_4 a { color: #FF0000; }

.liste_detail { display: block; clear: both; margin: 0 0 30px 0; padding: 0 6px; }

#LM_Content .Module { height: 18px; }

html>body #PageContainer { clear: both; height: 100% !important; }
