/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS ----------------------  - Micrologiciel - 2004                       */
/* ----------------------------------------------------------------------------------------------- */

/* Body */

BODY {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	background-color: #ffffff;
}
.page_top {
	background-image: url(images/page_top.gif); 
	background-position: center top;
	background-repeat: repeat-x; 
	background-color: #f5e9dd; 
}
.center_txt {
	padding: 0 10px 0 10px;
	line-height: 18px;
}
.top_search {
	background-image: url(images/200.jpg);
	background-repeat: no-repeat;
}
.right_txt {
	border-left: 1px #d7d7d7 dotted;
	padding-left: 5px;
}
.menu_left_top {
	background-image: url(images/fond_stop.gif);
	background-repeat: repeat-x;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}
.menu_right_top {
	background-image: url(images/menu_right.gif);
	background-repeat: repeat-y;
	background-position: left top; 
	padding-left: 10px;
	color: #632a0c;
	font-weight: bold;
	font-size: 10pt;
}
.search1 {
	background-color: #dbca7e;
	border: 1px #a56b10 solid;
	color: #642200;
	padding: 5px;
	font-weight: normal;
}
.search2 {
	background-color: #632a0b;
	border: 1px #632a0b solid;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------------------- */
/* MODE LIST */
/* ----------------------------------------------------------------------------------------------- */
	
.ml_foto {
	height: 130px;
	border: 1px #c4c4c4 solid;
}

.ml_info {
	border-left: 5px #632a0b solid; 
	padding-left: 5px; 
	font-family: arial; 
	color: #642200; 
	font-weight: normal;
}

.ml_info A:link { font-family: Arial; color: #642200; text-decoration: none; }
.ml_info A:visited { font-family: Arial; color: #642200; text-decoration: none; }
.ml_info A:active { font-family: Arial; color: #642200; text-decoration: none; }
.ml_info A:hover { font-family: Arial; color: #632a0b; text-decoration: none; }

.md_name {
	text-align: left; font-family: arial; color: #632a0b; font-weight: bold; font-size: 12pt;
}
.md_name2 {
	text-align: left; font-family: arial; color: #642200; font-weight: bold; font-size: 12pt;
}
.md_info {
	text-align: right; font-family: arial; color: #642200; font-weight: bold; font-size: 9pt; width: 105px; padding: 3px 10px 3px 0;
}
.md_info2 {
	text-align: left; font-family: arial; color: #642200; font-weight: normal; font-size: 9pt; padding: 3px 0 3px 0;
}

A.md_panier:link , A.md_panier:visited , A.md_panier:active {
	background-color: #e5e5e5;
	border: 1px #b3a274 solid;
	text-decoration: none;
	color: #642200;
	font-weight: normal;
	padding: 5px;
}
		
A.md_panier:hover {
	background-color: #f0f0f0;
	border: 1px #b3a274 solid;
	text-decoration: none;
	color: #642200;
	padding: 5px;
	font-weight: normal;
}
	
/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size: 11px; font-family: Arial; color: #642200; text-decoration: none; }
A:visited { font-size: 11px; font-family: Arial; color: #642200; text-decoration: none; }
A:active { font-size: 11px; font-family: Arial; color: #642200; text-decoration: none; }
A:hover { font-size: 11px; font-family: Arial; color: #719308; text-decoration: underline; }

A.link:link { font-size: 11px; font-family: Arial; color: #642200; text-decoration: none; }
A.link:visited { font-size: 11px; font-family: Arial; color: #642200; text-decoration: none; }
A.link:active { font-size: 11px; font-family: Arial; color: #642200; text-decoration: none; }
A.link:hover { font-size: 11px; font-family: Arial; color: #632a0b; text-decoration: none; }

A.link2:link { font-size: 11px; font-family: Arial; color: #632a0b; text-decoration: underline; }
A.link2:visited { font-size: 11px; font-family: Arial; color: #632a0b; text-decoration: underline; }
A.link2:active { font-size: 11px; font-family: Arial; color: #632a0b; text-decoration: underline; }
A.link2:hover { font-size: 11px; font-family: Arial; color: #642200; text-decoration: underline; }

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Bouton {
	font-family: Arial;
	color: #5f6460;
	font-size: 10px;
	cursor: hand;
	border: 1px solid #797a79;
	margin-left: 1px;
	height: 18px;
	background: #ededed ;
}

/* .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;
	background-color: white;
	color: #393c39;
	font-size: 11px;
	border: 1px solid #797a79;
}

/* Select box gauche dans liste déroulante Menu */
.Menu_Select {
	xdisplay: block;
	xfloat: left;
	font-family: Arial;
	background-color: white;
	color: #393c39;
	border: 1px solid #797a79;
	font-size: 11px;
}	


/* Select box droite dans liste déroulante Menu */
.Menu_Select_D {
	xdisplay: block;
	xfloat: left;
	font-family: Arial;
	background-color: white;
	color: #393c39;
	border: 1px solid #797a79;
	font-size: 11px;
}	
	
/* .Module - Cellule News et Recherche */
.Module {
	font-family: Arial;
	background-color: white;
	color: #393c39;
	font-size: 11px;
	border: 1px solid #797a79;
	width: 90px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size: 11px; font-family: Arial; }
/* En prévision d'un "title" de couleur */
.navtext { width: auto; font-size: 8pt; border-width: 1px; border-style: outset; border-color: #787878; background-color: #EFEFEF; color: #3D3D3D; font-family: Arial; }
/* Photos et Images */
.Photo { margin-top: 8px; margin-bottom: 8px; margin-left: 8px; margin-right: 8px; }
/* 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; }
/* Style textes de la page Contact*/
.Contact { font-size: 11px; font-family: Arial; text-decoration: none; font-weight: normal; color: Black; text-align: left; white-space: nowrap; }
/* Les tableau Préformatés en tailles 11 Pix*/
.Format_Petit_Tableau_Titre { font-size: 11px; font-family: Arial; text-decoration: none; font-weight: bold; color: White; padding-left: 5px; padding-right: 5px; }
.Format_Petit_Tableau { font-family: Arial; font-size: 11px; vertical-align: top; padding-top: 5px; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; }

/* Couleurs ou fond du site de taille fixe */
/* Ne sert que dans des cas particuliers */
.Tablo_Main { }
.Tablo_Main_Fond { }

/* ----------------------------------------------------------------------------------------------- */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 {
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
	color: #24669C;
	padding-left: 10px;
	padding-right: 10px;
	background: transparent;
	height: 30px;
	padding-top: 5px;
	font-weight: bold;
}
	
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family: Arial;
	font-size: 11px;
	padding: 5px;
	background: white;
}

/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	font-family: Arial;
	background-color: #632a0b;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Cellule Normale */
.Array_Data {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: left;
	background-repeat: repeat-y;
	background: white;
}

/* Fond des tableaux */
.Array_Contour {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #C3C4CB;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */

/* Style général */
.Top_Menu { 
	background-image: url(images/menu_top.gif);
	background-repeat: repeat-x;
}

/* Liens du Top Menu */
A.Tab:link { line-height: 32px; height: 32px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; text-transform: none; display: block; padding-left: 10px; padding-right: 10px; }
A.Tab:visited { line-height: 32px; height: 32px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; text-transform: none; display: block; padding-left: 10px; padding-right: 10px; }
A.Tab:active { line-height: 32px; height: 32px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; text-transform: none; display: block; padding-left: 10px; padding-right: 10px; }
A.Tab:hover { line-height: 32px; height: 32px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; text-transform: none; display: block; background-image: url(images/fond_stop.gif); background-position: left; background-repeat: repeat-x; padding-left: 10px; padding-right: 10px; }

/* Liens du Top Menu Active*/
A.Tab_Active:link { line-height: 32px; height: 32px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; text-transform: none; display: block; background-image: url(images/fond_stop.gif); background-position: left; background-repeat: repeat-x; padding-left: 10px; padding-right: 10px; }
A.Tab_Active:visited { line-height: 32px; height: 32px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; text-transform: none; display: block; background-image: url(images/fond_stop.gif); background-position: left; background-repeat: repeat-x; padding-left: 10px; padding-right: 10px; }
A.Tab_Active:active { line-height: 32px; height: 32px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; text-transform: none; display: block; background-image: url(images/fond_stop.gif); background-position: left; background-repeat: repeat-x; padding-left: 10px; padding-right: 10px; }
A.Tab_Active:hover { line-height: 32px; height: 32px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; text-transform: none; display: block; background-image: url(images/fond_stop.gif); background-position: left; background-repeat: repeat-x; padding-left: 10px; padding-right: 10px; }

/* Tableau Sous Top général */
.TabSousTopMenu { border: 2px solid #797a02; background: #632a0b; }

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu { position: relative; white-space: nowrap; margin-top: 0px; padding-top: 0px; margin-left: 0px; visibility: hidden; }

/*FireFox*//*Emplacement du Sous Top Menu*/
html>body .DivSousTopMenu { clear: both; position: absolute; white-space: nowrap; padding-top: 0px; margin-left: 0px; visibility: hidden; }

/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {
	margin-top: 2px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 0px;
	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;
	font-size: 11px;
	text-decoration: none;
	color: white;
	width: 100%;
	padding: 5px;
}
		
A.SousTopMenu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #bebd03;
	width: 100%;
	padding: 5px;
}
	
/* 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: normal;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #bebd03;
	width: 100%;
	padding: 5px;
}
	
A.SousTopMenu_Active:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	padding: 5px;
}
	
/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	color: #ffffff;
}

A.Bottom_Tab:link { line-height: 28px; height: 28px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; }
A.Bottom_Tab:visited { line-height: 28px; height: 28px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; }
A.Bottom_Tab:active { line-height: 28px; height: 28px; font-size: 11px; text-decoration: none; color: white; font-weight: bold; }
A.Bottom_Tab:hover { line-height: 28px; height: 28px; font-size: 11px; text-decoration: none; color: #bcbe00; font-weight: bold; }

A.Bottom_Tab_Active:link { line-height: 28px; height: 28px; font-size: 11px; text-decoration: none; color: #bcbe00; font-weight: bold; }
A.Bottom_Tab_Active:visited { line-height: 28px; height: 28px; font-size: 11px; text-decoration: none; color: #bcbe00; font-weight: bold; }
A.Bottom_Tab_Active:active { line-height: 28px; height: 28px; font-size: 11px; text-decoration: none; color: #bcbe00; font-weight: bold; }
A.Bottom_Tab_Active:hover { line-height: 28px; height: 28px; font-size: 11px; text-decoration: none; color: #bcbe00; font-weight: bold; }

/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

A.Menu:link , A.Menu:visited , A.Menu:active {
	color: #642200; 
	Text-Decoration: none;
	border-bottom: #b3a274 1px solid;
	display: block;
	width: 165px;
	float: left;
	padding: 3px 5px 3px 0;
}
A.Menu:hover {
	color: #632a0b; 
	Text-Decoration: none;
	border-bottom: #b3a274 1px solid;
	display: block;
	width: 165px;
	float: left;
	background-color: #f9f2de;
	padding: 3px 5px 3px 0;
}
A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active {
	color: #642200; 
	Text-Decoration: none;
	font-weight: bold; 
	border-bottom: #b3a274 1px solid;
	display: block;
	width: 165px;
	float: left;
	padding: 3px 5px 3px 0;
}
A.Menu_Actif:hover {
	color: #632a0b; 
	Text-Decoration: none;
	font-weight: bold; 
	border-bottom: #b3a274 1px solid;
	display: block;
	width: 165px;
	background-color: #f9f2de;
	float: left;
	padding: 3px 5px 3px 0;
}
A.Sous_Menu:link , A.Sous_Menu:visited , A.Sous_Menu:active {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	color: #642200; 
	Text-Decoration: none;
	border-bottom: #b3a274 1px solid;
	background-color: #f3e8ca;
	display: block;
	width: 145px;
	float: left;
	padding: 5px 5px 5px 20px;
}
A.Sous_Menu:hover {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	color: #632a0b; 
	Text-Decoration: none;
	border-bottom: #b3a274 1px solid;
	display: block;
	background-color: #f9f2de;
	width: 145px;
	float: left;
	padding: 5px 5px 5px 20px;
}
A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	color: #642200; 
	Text-Decoration: none;
	font-weight: bold; 
	background-color: #f3e8ca;
	border-bottom: #b3a274 1px solid;
	display: block;
	width: 145px;
	float: left;
	padding: 5px 5px 5px 20px;
}
A.Sous_Menu_Actif:hover {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	color: #632a0b; 
	Text-Decoration: none;
	font-weight: bold; 
	border-bottom: #b3a274 1px solid;
	background-color: #f9f2de;
	display: block;
	width: 145px;
	float: left;
	padding: 5px 5px 5px 20px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITES */
/* ----------------------------------------------------------------------------------------------- */

A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active {
	color: #642200; 
	Text-Decoration: none;
	display: block;
	width: 149px;
	float: left;
	padding: 3px 5px 3px 0;
}
A.Menu_D:hover {
	color: #632a0b; 
	Text-Decoration: none;
	display: block;
	width: 149px;
	float: left;
	padding: 3px 5px 3px 0;
}
A.Menu_Actif_D:link , A.Menu_Actif_D:visited , A.Menu_Actif_D:active {
	color: #642200; 
	Text-Decoration: none;
	font-weight: bold; 
	display: block;
	width: 149px;
	float: left;
	padding: 3px 5px 3px 0;
}
A.Menu_Actif_D:hover {
	color: #632a0b; 
	Text-Decoration: none;
	font-weight: bold; 
	display: block;
	width: 149px;
	float: left;
	padding: 3px 5px 3px 0;
}
A.Sous_Menu_D:link , A.Sous_Menu_D:visited , A.Sous_Menu_D:active {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	color: #642200; 
	Text-Decoration: none;
	display: block;
	width: 129px;
	float: left;
	padding: 5px 5px 5px 20px;
}
A.Sous_Menu_D:hover {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	color: #632a0b; 
	Text-Decoration: none;
	display: block;
	width: 129px;
	float: left;
	padding: 5px 5px 5px 20px;
}
A.Sous_Menu_Actif_D:link , A.Sous_Menu_Actif_D:visited , A.Sous_Menu_Actif_D:active {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	color: #642200; 
	Text-Decoration: none;
	font-weight: bold; 
	display: block;
	width: 129px;
	float: left;
	padding: 5px 5px 5px 20px;
}
A.Sous_Menu_Actif_D:hover {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	color: #632a0b; 
	Text-Decoration: none;
	font-weight: bold; 
	display: block;
	width: 129px;
	float: left;
	padding: 5px 5px 5px 20px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.Fond_Menu_Gauche {
	width: 0px;
	height: 0px;
}

.Fond_Menu_Droite {
	width: 0px;
	height: 0px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer ( gestion tiret ) */
.Footer {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #632a0b;
	text-align: center;
}

/* Lien du Footer */
A.Footer_Lien:link { line-height: 20px; height: 20px; font-size: 11px; text-decoration: none; color: #632a0b; font-weight: normal; }
A.Footer_Lien:visited { line-height: 20px; height: 20px; font-size: 11px; text-decoration: none; color: #632a0b; font-weight: normal; }
A.Footer_Lien:active { line-height: 20px; height: 20px; font-size: 11px; text-decoration: none; color: #632a0b; font-weight: normal; }
A.Footer_Lien:hover { line-height: 20px; height: 20px; font-size: 11px; text-decoration: underline; color: #632a0b; font-weight: normal;}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
 
     
 /* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
	font-size: 11px;
	font-family: Arial;
	color: #FF0000;
	font-weight: bold;
}

/* Adresse site Internet */
/*------------ .url_Site {}

.Micro_login {} ------------*/