/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS ---MaisonBoisKit.com  - Implisite.com                       */
/* ----------------------------------------------------------------------------------------------- */

/* Body */

BODY {
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif; 
	scrollbar-base-color : #8e3b00;
	color : #000000;
	background: #FFE79E;
	background-image: url(images/fond_site.gidf);
	background-repeat: repeat;
	background-position: top;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 12px; font-family : Arial, Helvetica, sans-serif; color : #8e3b00; text-decoration : none; }
A:visited { font-size : 12px; font-family : Arial, Helvetica, sans-serif; color : #8e3b00; text-decoration : none; }
A:active { font-size : 12px; font-family : Arial, Helvetica, sans-serif; color : #8e3b00; text-decoration : none; }
A:hover { font-size : 12px; font-family : Arial, Helvetica, sans-serif; color : #8e3b00; text-decoration : underline; }

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Bouton {
   font-family : Arial, Helvetica, sans-serif;
	color : #283F48;	
	font-size :10px;
	cursor: hand;
	border : 1px solid #8e3b00;
	margin-left : 0 px;
	height : 18px;
	background : white url(images/fond_boutongif) repeat-x;
}

/* Taille et couleur des modules News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color : #000000;
	font-size : 12px;
	border : 1px solid #8e3b00;
	height : 18px;
	width : 100px;
}

/* .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 : white;
	color : #606767;
	font-size : 12px;
	border : 1px solid #8e3b00;
}

/* Select box dans liste déroulante Menu */
.Menu_Select_D {
	font-family :  Arial, Helvetica, sans-serif;
	background-color : white;
	color : black;
	border : 1px solid #8e3b00;
	font-size : 12px;
	width: 100%;
}



/* Select box dans liste Menu */
.Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color : #000000;
	font-size : 12px;
	border : 1px solid #8e3b00;
	filter:alpha(opacity=80);
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size : 12px; font-family : Arial, Helvetica, sans-serif; }
/* 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, Helvetica, sans-serif; }
/* Photos et Images */
.Photo { margin-top : 0px; margin-bottom : 0px; margin-left : 0px; margin-right : 0px;  border: 1px solid #703d24;  }

/* Contour TB */
.TB01 { margin-top : 1px; margin-bottom : 1px; margin-left : 1px; margin-right : 1px;  border: 1px solid #703d24;  }

/* 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 : 12px; font-family : Arial, Helvetica, sans-serif; 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, Helvetica, sans-serif; text-decoration : none; font-weight : bold; color : White; padding-left : 5px; padding-right : 5px; }
.Format_Petit_Tableau { font-family : Arial, Helvetica, sans-serif; font-size : 12px; 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 : 14px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #6A451D;
	padding-left : 10px;
	padding-right : 10px;
 	background-image: url(images/MC02.jpg);
	background-repeat: repeat;
	height : 29px;
	padding-top : 0px;
	font-weight : normal;
	text-transform: uppercase;
}
/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	background: #FFE79E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	}
	
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 5px;
	background: white ;
}

/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	font-family :  Arial, Helvetica, sans-serif;
	background-color : #FAE3FE;
	color : black;
	font-size : 12px;
	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, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	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 : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #C3C4CB;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */

/* Style général */
.Top_Menu {}

/* Liens du Top Menu */
A.Tab:link { line-height: 31px; height : 31px; font-size : 11px; text-decoration : none; color : #FFE79E;  font-weight : none;text-transform: none; display: block;  padding-left: 5px;  padding-right: 5px;   background-image: url(images/1005.gif); background-repeat: repeat-x;}
A.Tab:visited { line-height: 31px; height : 31px; font-size : 11px; text-decoration : none; color : #FFE79E;  font-weight : none;text-transform: none; display: block; padding-left: 5px;  padding-right: 5px;   background-image: url(images/1005.gif); background-repeat: repeat-x;}
A.Tab:active { line-height: 31px; height : 31px; font-size : 11px; text-decoration : none; color : #FFE79E;  font-weight : none;text-transform: none; display: block; padding-left: 5px;  padding-right: 5px;   background-image: url(images/1005.gif); background-repeat: repeat-x;}
A.Tab:hover { line-height: 31px; height : 31px; font-size : 11px; text-decoration : none; color : #FFE79E;  font-weight : none;text-transform: none; display: block; padding-left: 5px;  padding-right: 5px;  background-image: url(images/Fond_Top2.jpg); background-repeat: repeat-x;}

/* Liens du Top Menu Active*/
A.Tab_Active:link { line-height: 31px; height : 31px; font-size : 11px; text-decoration : none; color : #FFE79E;  font-weight : none;text-transform: none; display: block; padding-left: 5px;  padding-right: 5px;    background-image: url(images/Fond_Top2.jpg); background-repeat: repeat-x;}
A.Tab_Active:visited { line-height: 31px; height : 31px; font-size : 11px; text-decoration : none; color : #FFE79E;  font-weight : none;text-transform: none; display: block; padding-left: 5px;  padding-right: 5px;   background-image: url(images/Fond_Top2.jpg); background-repeat: repeat-x;}
A.Tab_Active:active { line-height: 31px; height : 31px; font-size : 11px; text-decoration : none; color : #FFE79E;  font-weight : none;text-transform: none; display: block; padding-left: 5px;  padding-right: 5px;   background-image: url(images/Fond_Top2.jpg); background-repeat: repeat-x;}
A.Tab_Active:hover { line-height: 31px; height : 31px; font-size : 11px; text-decoration : none; color : #FFE79E;  font-weight : none;text-transform: none; display: block; padding-left: 5px;  padding-right: 5px;  }

/* Tableau Sous Top général */
.TabSousTopMenu {filter:progid:DXImageTransform.Microsoft.shadow( direction=135,color=#999999,strength=5);	border-left: 1px solid #8e3b00; border-right: 1px solid #8e3b00; border-bottom: 1px solid #8e3b00; border-top: 1px solid #8e3b00; background: #FFE79E url(images/fond-soustop.jpg) repeat-x top;}

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu { position: relative; white-space: nowrap; margin-top: 0px; padding-top: -4px; margin-left: -8px;  visibility: hidden; }

/*FireFox*//*Emplacement du Sous Top Menu*/
html>body .DivSousTopMenu { clear:both;position: absolute; white-space: nowrap; padding-top: -4px; margin-left: -8px; visibility: hidden;  }

/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {
	margin-top: 2px;
	border-bottom-color: #696969;
	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, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8e3b00;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	}
		
A.SousTopMenu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #8e3b00;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	}
	
/* 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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8e3b00;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	}
	
A.SousTopMenu_Active:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #8e3b00;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/*---.Fond_Menu_Gauche {background : transparent; padding-top : 12px;}---*/
/* Titre des Menus dans les Menus*/
.Tab2 { 
	line-height: 32px;
	height: 32px;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#FFE79E;
	font-weight : bold;
	text-transform: none;
	text-align: center;
	text-indent: 0px;
	}

/* Couleur Ligne de séparation */
.Ligne {
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-top: 2px;
	background: url(images/ligne.gif);
	background-repeat: no-repeat;
	width: 100%;
	}

/* MG - Gestion puces des pages */
A.Menu img { margin-right: 0px;  vertical-align: middle; }

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited , A.Menu:active {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6A451D;
	width: 100%;
	}

/* MG - Survol de toutes les pages */
A.Menu:hover {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #6A451D;
	width: 100%;
	background-image: url(images/mg_04.gif);
	background-repeat: no-repeat;
	}

/* MG - Gestion puces des Page Selectionée */
A.Menu_Actif img { margin-right: 0px;  vertical-align: middle; }

/* MG - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #6A451D;
	width: 100%;
	background-image: url(images/mg_04.gif);
	background-repeat: no-repeat;
	}

/* MG - Survol de la page sélectionée (et la page titre Sous-Menu) */
A.Menu_Actif:hover {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6A451D;
	width: 100%;
	background-image: url(images/mg_04.gif);
	background-repeat: no-repeat;
	}

/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu img { margin-right: 0px;  vertical-align: middle; }

/* 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 {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6A451D;
	width: 100%;
	padding-left: 13px;
	}
	
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu:hover {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #6A451D;
	width: 100%;
	background-image: url(images/mg_04.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img { margin-right: 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 {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #6A451D;
	width: 100%;
	background-image: url(images/mg_04.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	}

/* MG - Survol de la Page Active du Sous-Menu */
A.Sous_Menu_Actif:hover  {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6A451D;
	width: 100%;
	background-image: url(images/mg_04.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titres des Menus Droits */
.Tab2_D { 
	line-height: 22px;
	height: 22px;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#696969;
	font-weight : bold;
	text-transform: none;
	text-align: left;
	text-indent: 0px;
	}

/* MD - Couleur Ligne de séparation des Menus */
.Ligne_D {
	margin-bottom: 5px;
	margin-top: 5px;
	background-repeat: no-repeat;
	width: 100%;
	background-image: url(images/ligne.gif);
	}
	
/* MD - Gestion puces des pages */
A.Menu_D img { margin-right: 0px;  vertical-align: middle; }

/* MD - Titres de toutes les pages */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #6D6D6D;
	width: 100%;
	}

/* MD - Survol de toutes les pages */
A.Menu_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #6D6D6D;
	width: 100%;
}

/* MD - Gestion puces des Page Selectionée */
A.Menu_Actif_D img { margin-right: 0px;  vertical-align: middle; }

/* 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 {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #6D6D6D;
	width: 100%;
}
	
/* MD - Survol de la page sélectionée (et la page titre Sous-Menu) */
A.Menu_Actif_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #6D6D6D;
	width: 100%;
}

/* MD - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D img { margin-right: 0px;  vertical-align: middle; }

/* 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 {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #6D6D6D;
	width: 100%;
	padding-left: 35px;
}

/* MD - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #6D6D6D;
	width: 100%;
	padding-left: 35px;
}

/* MD - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif_D img { margin-right: 0px;  vertical-align: middle; }

/* MD - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif_D:link , A.Sous_Menu_Actif_D:visited , A.Sous_Menu_Actif_D:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #6D6D6D;
	width: 100%;
	padding-left: 35px;
}

/* MD - Survol de la Page Active du Sous-Menu */
A.Sous_Menu_Actif_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #6D6D6D;
	width: 100%;
	padding-left: 35px;
}

/* ----------------------------------------------------------------------------------------------- */
/* 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;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : center;
}

/* Liens du Bottom Menu */
A.Bottom_Tab:link { line-height: 24px; height : 24px; font-size : 12px; text-decoration : none; color : #FFE79E; font-weight : normal;}
A.Bottom_Tab:visited { line-height: 24px; height : 24px; font-size : 12px; text-decoration : none; color : #FFE79E; font-weight : normal;}
A.Bottom_Tab:active { line-height: 24px; height : 24px; font-size : 12px; text-decoration : none; color : #FFE79E; font-weight : normal;}
A.Bottom_Tab:hover { line-height: 24px; height : 24px; font-size : 12px; text-decoration : underline; color : #FFE79E; font-weight : normal;}

/* Liens du Bottom Menu Active*/
A.Bottom_Tab_Active:link { line-height: 24px; height : 24px; font-size : 12px; text-decoration : underline; color : #FFE79E; font-weight : bold;}
A.Bottom_Tab_Active:visited { line-height: 24px; height : 24px; font-size : 12px; text-decoration : underline; color : #FFE79E; font-weight : bold;}
A.Bottom_Tab_Active:active { line-height: 24px; height : 24px; font-size : 12px; text-decoration : underline; color : #FFE79E; font-weight : bold;}
A.Bottom_Tab_Active:hover { line-height: 24px; height : 24px; font-size : 12px; text-decoration : underline; color : #FFE79E; font-weight : bold;}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer ( gestion tiret ) */
.Footer {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	color : #FFE79E;
	text-align : center;
}

/* Lien du Footer */
A.Footer_Lien:link { line-height: 24px; height : 24px; font-size : 12px; text-decoration : none; color : #FFE79E; font-weight : normal;}
A.Footer_Lien:visited { line-height: 24px; height : 24px; font-size : 12px; text-decoration : none; color : #FFE79E; font-weight : normal;}
A.Footer_Lien:active { line-height: 24px; height : 24px; font-size : 12px; text-decoration : none; color :#FFE79E; font-weight : normal;}
A.Footer_Lien:hover { line-height: 24px; height : 24px; font-size : 12px; text-decoration : underline; color : #FFE79E; font-weight : normal;}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
 /* Background Cote Menu*/
.Fond_Cote_MG{
 	background-image: url(images/MG04.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	}
	
.Fond_Cote_MC{
 	background-image: url(images/MC09.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
     
.Fond_Bas_MC{
	background-repeat: repeat-x;
	background-position: right;
	}
     
 /* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family :  Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
}

/* Adresse site Internet */
/*------------ .url_Site {}

.Micro_login {} ------------*/


/* ----------------------------------------------------------------------------------------------- */
/* Zoom */
/* ----------------------------------------------------------------------------------------------- */


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(/images/sites/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/images/sites/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/images/sites/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/images/sites/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/images/sites/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(/images/sites/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/images/sites/graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 16px;
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	left: 0;
	right: 16px;
	top: 0;
	width: auto;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(/images/sites/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}


/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/images/sites/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/images/sites/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/images/sites/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}
