/* ------------------------------------------------------------------------ */
/*          Style CSS ----------------------  - Micrologiciel - 2007        */
/*          Douceurs D'Ange             ----------------------------------- */
/*          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: #8e7256;
	font-weight: normal;
}

A:hover { text-decoration : none; }
A:visited { color: #8e7256; text-decoration : none; }

/* ------------------------------------------------------------------ */
/* Structure globale de la page */

#Container { width: 998px; background: transparent url(images/motif_bgd.png) no-repeat top left; }

#LeftSide { } 

#Logo { width: 230px; height: 146px; margin: 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: 230px; height: 146px; margin: 0; padding: 0; color: #76181b; }
#LogoImg { margin: 0; }

#LM_Content { width: 230px; padding: 0; margin: 0; height: 530px; }
#Options { width: 230px; padding: 0; margin: 0; height: 104px; font-weight: bold; text-align: center; font-size: 9px; }
#Options a { text-decoration: none; font-weight: bold; color: #000; /*display: block;*/ margin: 4px 0; font-size: 9px; line-height: 18px; }
#Options a:hover { text-decoration: none; font-weight: bold; color: #6f191c; font-size: 9px; }
#Options span { margin: 4px 0 0 0; display: block; }

#RM_Content { width: 168px; padding: 16px 0 0 1px; }
#Anneaux { position: absolute; margin: 0 0 0 -14px; width: 28px; height: 481px; background: transparent url(images/anneaux.png) repeat-y top center; top: 155px; }

#TM_Content { width: 574px; height: 22px; margin: 0 0 116px 0; padding: 0; } 
#TM_Content td { height: 22px; }

#TopIcones { width: 768px; height: 116px; position: absolute; top: 19px; }
#TopIcones iframe { margin: 0; padding: 0; width: 768px; height: 116px; }
/*#TopIcones #QM_Content { position: absolute; top: 0; left: 0; display: block; margin: -10px 0 0 -10px; }*/

#Page_Container { margin: 0; padding: 0; width: 600px; /*height: 550px;*/ }
#PageBtm { width: 600px; height: 83px; background: transparent url(images/page_btm1.png) no-repeat top left; display: block; clear: both; }
#PageBtm2 { background: transparent url(images/page_btm2c.png) no-repeat bottom left; padding: 0 0 20px 0; }

#BM_Content { height: 22px; text-align: center; }
#BM_Content div { width: 1%; }
/*
.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;
	display: block;
	/*margin: 116px 0 0 0;*/
	padding: 0;
	width: 600px;
	/*background-color: #fff;*/
	/*background: transparent url(images/page_bgd.png) repeat-y top left;*/
	background: transparent url(images/page_bgd.png) repeat-y top left;
	clear: both;
}

#contenu_titre {

}

#contenu_txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	vertical-align: top;
	text-align: left;
	padding: 0;
	width: 600px;
	/*height: 550px;*/
	background: transparent url(images/page_top.png) no-repeat top left;
}
	
/* ----------------------------------------------------------------------------------------------- */
/* 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 : #000;
	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 #000;*/
}

/* 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; }
/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */

/* Style général */

#TM_Content img { }

/* Liens du Top Menu */
A.Tab { line-height: 19px; height: 19px; padding: 0 10px 0 0; margin: 0; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 11px; 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 : #6f191c; font-weight: bold; }

/* Liens du Top Menu Active*/
A.Tab_Active { line-height: 19px; height: 19px; font-weight: bold; padding: 0 10px 0 0; margin: 0; display: block; font-family : Arial, Helvetica, sans-serif; font-size : 11px; }
A.Tab_Active:link { text-decoration : underline; color : #6f191c; font-weight: bold; }
A.Tab_Active:visited { text-decoration : underline; color : #6f191c; font-weight: bold; }
A.Tab_Active:active { text-decoration : underline; color : #6f191c; font-weight: bold; }
A.Tab_Active:hover { text-decoration: underline; color : #6f191c; font-weight: bold; }

/* Tableau Sous Top général */
.TabSousTopMenu { padding: 6px; white-space: nowrap; background: transparent url(images/pix_white_transp.png) top left; border: 1px solid #000; }

/*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; }

/*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*/
.LigneSousTopMenu {
	margin: 2px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:100%;
	}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active {
	line-height: 15px;
	height: 15px;
	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 8px;
	margin: 2px 4px 2px 4px;
	}
		
A.SousTopMenu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #6f191c;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat left center;
	padding: 0 0 0 8px;
	margin: 2px 4px 2px 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: 11px;
	text-decoration: none;
	color: #6f191c;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat left 6px;
	padding: 0 0 0 8px;
	margin: 2px 4px 2px 4px;
	}
	
A.SousTopMenu_Active:hover {
	line-height: 15px;
	height: 15px;
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #6f191c;
	white-space: nowrap;
	background: url(images/soustop_puce.gif) no-repeat left 6px;
	padding: 0 0 0 8px;
	margin: 2px 4px 2px 4px;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 { width: 230px; height: 23px; line-height: 23px; font-weight: bold; padding: 0px 2px 0 56px; font: Arial, Helvetica, sans-serif; font-weight: bold; color: #000; background: url(images/LM_title_bgd.png) no-repeat top right; }

.LM_Rubs { width: 230px; height: 20px; margin: 0; }
.LM_Rubs .LM_Title { }
.LM_Rubs .Menu_Content { padding: 4px 0 4px 53px; }

/* 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: 16px;
	line-height: 16px;
	padding: 0 0 0 6px;
	width: 170px;
}

/* MG - Survol de toutes les pages */
A.Menu:hover {
	color: #6f191c;
	text-decoration: none;
	width: 170px;
}

/* MG - Gestion puces des Page Selectionnéee */
A.Menu_Actif img { /*margin-left: 4px; margin-right: 1px;*/ 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;
	color: #6f191c;
	text-decoration: none;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 6px;
	width: 170px;
}

/* Gestion de l'alignement des titres sur 2 lignes en décalant l'image */
/*
A.Menu img, A.Menu_Actif img { display: block; position: absolute; margin: 4px 0px 0px -8px; float: left; }
a.Menu, a.Menu_Actif { text-indent: -0.2em; margin-left: 10px; }

html>body .Menu img, html>body .Menu_Actif img { margin: 4px 0px 0px -8px; }
html>body a.Menu, html>body a.Menu_Actif { padding: 0; width: auto; }
*/
/* 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;
	padding: 0 0 0 17px;
	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: #6f191c;
	width: 100%;
	text-decoration: underline;
	background: url(images/puce_ssrub.gif) no-repeat 12px 6px;
	margin: 0;
	padding: 0 0 0 17px;
	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: #6f191c;
	background: url(images/puce_ssrub.gif) no-repeat 12px 6px;
	margin: 0;
	padding: 0 0 0 17px;
	white-space: nowrap;
}


/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus Droits*/
.Tab2_D { width: 167px; height: 23px; line-height: 23px; font-weight: bold; padding: 0px 2px 0 56px; font: Arial, Helvetica, sans-serif; font-weight: bold; color: #000; background: url(images/RM_title_bgd.png) no-repeat top right; }

/* Couleur Ligne de séparation */
.Ligne_D {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
}

/* MD - Gestion puces des Pages */
A.Menu_D img { margin-left: 4px; margin-right: 1px; padding: 0; border: 0; }

/* MD - liens capsules */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active , A.Menu_D: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: 16px;
	line-height: 16px;
	padding: 0 0 0 6px;
	width: 170px;
}

/* MD - Survol de toutes les pages */
A.Menu_D:hover {
	color: #6f191c;
	text-decoration: none;
	width: 170px;
}

/* MD - Gestion puces des Pages Selectionnées */
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 : 9px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	text-align : left;
	vertical-align: middle;
	height: 26px; 
}

/* 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;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 0; 
	margin: 0 4px;  
	display: block;
}

A.Bottom_Tab:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 11px;
	height: 26px;
	line-height: 26px;
	color : #6f191c;
	font-weight: bold; 
	padding: 0 0 0 0; 
	margin: 0 4px; 
	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 : #6f191c;
	font-weight: bold; 
	padding: 0 0 0 0; 
	margin: 0 4px;  
	display: block;
	height: 26px;
	line-height: 26px;
}

/* ----------------------------------------------------------------------------------------------- */
/* 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 #cdcdcd;
	/*border: none;*/
	height : 20px;
	line-height: 20px;
	/*vertical-align: middle;*/
	margin-right: 4px;
	margin-left: 4px;
	padding: 0 0 2px 0;
	background: #221c16 url(images/bt-form.gif) repeat-x top left;
}
#LM_Content .Bouton { background: transparent url(images/LM_bt-form.gif) no-repeat bottom left; width: 60px; height: 22px; border: none; padding: 0 0 8px 2px; }

/* .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 : #FFFFFF;
	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; }

#Options .Bouton { font-size: 9px; width: 23px; height: 22px; color: #fff; font-size: 9px; border: none; background: transparent url(images/bt-ok.png) no-repeat bottom left; padding: 0 0 4px 2px; }
html>body #Options .Bouton { margin: -4px 2px 4px 2px !important; }
#Options .Module { font-size: 9px; background-color: #fff; border: 1px solid #000; width: 108px; height: 19px; padding: 4px 0 0 2px;  }

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer */
#Footer-Line { padding: 10px 10px 10px 230px; text-align: left; font-size : 9px; text-align: center; height: 54px; }

.Footer {
	height: 20px;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color : #000;
	text-decoration : none;
	text-align : left;
	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 : 9px;
	text-decoration : none;
	color: #000;
	font-weight : normal;
	margin: 0 10px 0 0;
}

A.Footer_Lien:hover {
	text-decoration : underline;
}

/* ----------------------------------------------------------------------------------------------- */
/* Catalogues */
/* ----------------------------------------------------------------------------------------------- */
#filtre_recherche_cat_haut { position: absolute; margin: 160px 1px 4px 1px; width: 598px; height: 26px; background-color: #fff; border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 0 0 2px 0; }
#filtre_recherche_cat_haut form { display: none; }
#filtre_recherche_cat_haut table { height: 26px; background: none; border: none; }
#filtre_recherche_cat_haut td { height: 1%; font-size: 1px; background: none; border: none; }
#filtre_recherche_cat_haut .Menu_Select { height: 19px; }
#filtre_recherche_cat_haut .Bouton { width: 22px; }

#filtre_recherche_cat_bas { margin: 0 0 40px 0; }

/* ----------------------------------------------------------------------------------------------- */
/* 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 */
/* ----------------------------------------------------------------------------------------------- */
#RM_Content a { color: #fff; text-decoration: none; font-weight: bold; }
#RM_Content a:hover { color: #000; text-decoration: none; font-weight: bold; }

#Illus { width: 168px; height: 230px; position: absolute; margin: -230px 0 0 0; }
