/* ------------------------------------------------------------------------ */
/*          Style CSS ----------------------  - Micrologiciel - 2007        */
/*          La Presse en parle          ----------------------------------- */
/*          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: #cbeb00;
	font-weight: normal;
}

A:hover { text-decoration : none; color: #b8d300; }
A:visited { color: #c7da4f; text-decoration : none; }

/* ------------------------------------------------------------------ */
/* Structure globale de la page */

#Container { width: 997px;  }

#Logo { width: 388px; height: 94px; margin: 0; padding: 0; text-align: center; position: absolute; top: 0; }
#Logo h1 { display: block; /*text-indent: -5000px;*/ margin: 0; padding: 0; visibility: hidden; font-size: 14px; }
#Logo a { display: block; width: 388px; height: 94px; margin: 0; padding: 0; color: #bad601; }
#LogoImg { margin: 0; }

#BannerPub1 { width: 468px; height: 60px; background-color: #a7cd01; margin: 15px 0px 10px 10px; float: right; }
#BannerPub1 a { color: #000; }

#TM_Content { padding: 10px 0px 4px 166px; height: 36px; } 
#LM_Content { width: 166px; }
#LM_decal { display: block; position: absolute; margin: 0 0 0 0; }
#RM_Content { width: 169px; background: transparent url(images/page_bgd.png) no-repeat top right; }
#RM_BdrTop { background: transparent url(images/page_bdrTop.png) no-repeat -661px -47px; padding: 20px 0 0 0; }

#PageContainer { width: 831px; background: transparent url(images/page_bgd2.png) repeat-y top right; }
#PageBgd { background: transparent url(images/page_bgd.png) no-repeat top left; width: 540px; }
#PageBdrTop { width: 831px; /*height: 70px;*/ height: 47px; background: #fff url(images/page_bdrTop.png) no-repeat top left; padding: 0; margin: 0; }
#PageBdrBtm { width: 831px; height: 37px; background: transparent url(images/page_bdrbtm.png) no-repeat top left; padding: 0; margin: 0; }
#PageBtm { width: 831px; height: 82px; background: transparent url(images/page_btm.png) no-repeat top right; padding: 0 0 0 166px; }
#Content_BdrTop { background: transparent url(images/page_bdrTop.png) no-repeat 0 -47px; width: 658px; }

#BM_Content { width: 831px; height: 18px; text-align: center; padding: 0 0 0 166px; } 
/*
.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) 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: 6px 6px 0px 26px;*/
	margin: 4px 0 0 18px;
	padding: 0;
	width: 630px;
}

#contenu_titre {

}

#contenu_txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	vertical-align: top;
	text-align: left;
	padding: 0;
	width: 630px;
	height: 500px;
}
	
/* ----------------------------------------------------------------------------------------------- */
/* 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: #a7cd01;
	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 #000;
	border-collapse: collapse;
	margin: 0;
}
.Array_Contour td { border: 1px solid #000; }
/* ----------------------------------------------------------------------------------------------- */
/* 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 4px; 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 : none; color : #c0df00; font-weight: bold; background: transparent url(images/TM_puceOn.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 4px; margin: 0 4px 0 8px; background: transparent url(images/TM_puceOn.gif) no-repeat left center; display: block; font-family : Arial, Helvetica, sans-serif; font-size : 11px; }
A.Tab_Active:link { text-decoration : none; color : #c0df00; font-weight: bold; }
A.Tab_Active:visited { text-decoration : none; color : #c0df00; font-weight: bold; }
A.Tab_Active:active { text-decoration : none; color : #c0df00; font-weight: bold; }
A.Tab_Active:hover { text-decoration: none; color : #c0df00; font-weight: bold; }

/* Tableau Sous Top général */
.TabSousTopMenu { padding: 6px; white-space: nowrap; background: transparent url(images/sstop_bgd_top.png) repeat-x top left; }
.TabSousTopMenu table, .TabSousTopMenu td { }
.TabSousTopMenuBtm { background: transparent url(images/sstop_bgd_btm.png) repeat-x bottom left; font-size: 1px; height: 15px; }

/*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 14px; 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 left center;
	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: #c0df00;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat left center;
	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: #c0df00;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat left 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: #c0df00;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat left 6px;
	padding: 0 0 0 8px;
	margin: 0px 4px 0px 4px;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 { height: 28px; line-height: 28px; font-weight: bold; padding: 0px 0px 0 40px; font: Arial, Helvetica, sans-serif; font-weight: bold; color: #fff; background: url(images/LM_title_bgd.png) no-repeat top left; }

.LM_Rubs { width: 187px; height: 22px; margin: 2px 0 2px 0;  }
.LM_Rubs .LM_Title { }
.LM_Rubs .Menu_Content { padding: 0; background: url(images/LM_bgd_mid.png) repeat-y top left; }
.LM_contentbgd { background: url(images/LM_bgd_top.png) no-repeat top left; padding: 12px 0 0 22px; margin: 0; text-align: left; }
.LM_contentbgd td { text-align: left !important; width: 130px; }
html>body .LM_Rubs { width: 187px; }
html>body .LM_contentbgd { padding: 12px 0 0 36px; margin: 0; text-align: left; }
html>body .LM_contentbgd table { text-align: left !important; }

.LM_Btm { height: 23px; background: url(images/LM_bgd_btm.png) no-repeat bottom left; 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: #000;
	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: 115px;
	white-space: nowrap;
}
html>body A.Menu { width: 115px; }

/* MG - Survol de toutes les pages */
A.Menu:hover {
	color: #a7cd01;
	text-decoration: underline;
	width: 115px;
}
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: #a7cd01;
	width: 115px;
	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: #a7cd01;
	width: 100%;
	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;
	*/
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #a7cd01;
	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 : left;
	vertical-align: middle;
	height: 18px;
	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: #cfee00;
	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 : #cfee00; 
	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 : 20px;
	line-height: 20px;
	margin: 0px 4px 0px 4px;
	padding: 0 0 4px 0;
}

#PageContainer .Bouton {
    font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	font-size: 10px;
	text-align: center;
	cursor: hand;
	border: none;
	height : 22px;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
	padding: 0 1px 4px 1px;
	vertical-align: middle;
	background: transparent url(images/bt-form.gif) no-repeat bottom left;
}
.RM_Rubs .Bouton {
    font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	font-size: 10px;
	text-align: center;
	cursor: hand;
	border: none;
	height : 22px;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
	padding: 0 1px 4px 1px;
	vertical-align: middle;
	background: transparent url(images/bt-ok.gif) no-repeat bottom left;
}

.LM_Rubs form { width: 118px; margin: 0; padding: 0; }
.LM_Rubs .Module { }

.LM_Rubs .Bouton { background: transparent url(images/LM_bt-form.gif) no-repeat bottom left; height : 24px; line-height: 24px; width: 87px; border: none; vertical-align: middle; padding: 0 0 4px 0; vertical-align: middle; color: #fff; }

/* .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 { width : 106px; background-color: #fff; border: 1px solid #000; height: 17px; }

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer */
#Footer-Line { padding: 10px; text-align: center; font-size: 10px; padding: 4px 0 0 166px; 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 */
/* ----------------------------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------------------------- */
/* 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;
	}

#options a { color: #000; font-weight: bold; text-decoration: none; }
#options a:hover { color: #ff0000; font-weight: bold; text-decoration: none; }
#options .Module { height: 18px; }
#options .Bouton { height: 22px; line-height: 22px; background: transparent url(images/bt-ok.gif) no-repeat bottom left; border: none; margin: 0 2px 5px 2px; padding: 1px; }

#BeBuzzLink { display: block; width: 140px; height: 82px; margin: 0 38px 0 0; }
/* ----------------------------------------------------------------------------------------------- */
/* Intro */
/* ----------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
#filtre_recherche_cat_haut { width: 626px !important; margin: 14px 0 0 6px; position: absolute; }
#filtre_recherche_cat_haut .Bouton { width: 22px; height: 22px; margin: 0 0 2px 0; }
#filtre_recherche_cat_bas { width: 626px !important; margin: 0 0 0 8px; }
#filtre_recherche_cat_bas a, #filtre_recherche_cat_bas a:visited { color: #000; }