/*#####################################################*/
/* Le body
/*#####################################################*/
.le_body
{
	text-align:left;
	background-color : #FFFFFF;
	background-image: url('/images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	scrollbar-face-color: #D6DF22;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #585858;
	scrollbar-arrow-color: #000000;
}
a img { border: 0px; }
/*#####################################################*/
/* Fenetre popup
/*#####################################################*/

.popup_button
{
	font-family:Verdana;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#57463d;
	color:#fff;
	border:1px solid #57463d;
}
.popup_fieldset
{
	font-family:Verdana;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#3F72AA;
	border:1px solid #3F72AA;
}
.popup_fieldset legend
{
	font-weight:bold;
}

#div_popup
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-family:Verdana;
	font-size:11px;
	border:1px solid #57463d;
	background-color:#efe8db;
}

#div_close_popup
{
  background-image: url('/images/popup_close.jpg');
  font-family: Arial;
  font-size: 12px;
  color: #57463d;
}

.div_attente
{
	background-color:#fff;
	border:1px solid #57463d;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	display:none;
}

#div_popup .titre
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	left:0%;
	width:100%;
	background-color:#57463d;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	position:absolute;
	padding:2px 10px;
}

#div_popup .contenu
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-top:35px;
	padding-bottom:5px;
	background-color:#efe8db;
	color:#000;
	height:80%;
}

#div_popup a, #div_popup a:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#div_popup .boutons
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align:center;
	height:30px;
	background-color:#efe8db;
}

#div_popup .message
{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#C00;
	font-weight:bold;
}

#div_popup input
{
	border: 1px solid #57463d;
}
#bg_popup { background-color: rgb(0, 0, 0); }

/*#####################################################*/
/* Tableau qui englobe tout le site
/*#####################################################*/
.tableau_du_site
{
	background-color : #ffffff;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.ColonneExtremeGauche
{

}

.tableau_du_site_colonne_extreme_droite
{
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-color : #FFFFFF;
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_IE
{
	position:expression('absolute');
	/*left:763px;*/
	top:expression(eval(document.body.scrollTop)+1);
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_PAS_IE
{
	position:fixed;
}

/*#####################################################*/
/* Tableau général de l'index
/*#####################################################*/
.TableauGeneralIndex
{
	height: 30%;
	border: 0px;
	background-image: url('/images/fond_centre.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.Hauteur1erLigneTableauGeneralIndex
{
	padding:0px;
	margin : 0px;
	line-height: 10px;
}
/*#####################################################*/
/* Tableau qui englobe le menu de navigation
/*#####################################################*/
.menu_tableau
{
	width: 298px; height: 28px;
	margin-left: 252px;
	position: absolute; top: 0px;
	/*z-index: 20000;*/
}
/*
ul#menu_navigation
{
	width:1000px;
}

ul#menu_navigation li { display: inline; }
*/
/*#####################################################*/
/* EspaceAvantColonneGauche
/*#####################################################*/

.EspaceAvantColonneGauche
{
	
}

/*#####################################################*/
/* EspaceApresColonneDroite
/*#####################################################*/

.EspaceApresColonneDroite
{
  display: none;
}

/*#####################################################*/
/* Colonne de separation entre colonne centre et droite
/*#####################################################*/

.EspaceEntreColonneGaucheEtCentre
{

}


/*#####################################################*/
/* Colonne de separation entre colonne centre et droite
/*#####################################################*/

.EspaceEntreColonneDroitEtCentre
{
  display: none;
}

/*#####################################################*/
/* Colonne qui contient les modules de gauche
/*#####################################################*/

.module_site_gauche
{
  padding-top: 0px;
  vertical-align: top;
}

/*#####################################################*/
/* Colonne qui contient les modules de droite
/*#####################################################*/

.module_site_droite
{
  display: none;
}


/*#####################################################*/
/* Style de la barre de navigation
/*#####################################################*/
/*----------------------------------------------------*/
/* Style de la police du lien de navigation courant
/*----------------------------------------------------*/
td.navigation_haut {
	/*position: absolute;
    top: 325px;*/
        font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	height : 25px;
	color: #585858;
	padding-left:293px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:7px;
	background-image : url(/images/fond_nav.jpg);
	background-repeat : repeat-y;
}
/*----------------------------------------------------*/
/* Style de la police du lien de navigation 
/* de la branche ascendante !!!
/*----------------------------------------------------*/
a.chemin:link,a.chemin:visited,a.chemin:active,a.chemin:hover
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	color: #585858;
}

/*#############################################################*/
/* Style du titre de la page dans le cas avec pointillés
/* L'image doit être réalisée en taille 650 pixel avec une partie blanche
/*############################################################*/

.titre_page, h1
{
	background-color: #FFFFFF;
	background-image: url('/images/titre_page.jpg');
	background-repeat: no-repeat;
	background-position: 41px 0px;
	width: 737px;height:43px;
	line-height: 43px;
	font-family: Arial;
	font-size: 17px;
	text-align: left;
	font-weight:bold;
	color: #585011;
	padding-left: 	80px;
	letter-spacing:1px;
}
.titre_pointille
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
	line-height: 1px;
}

.trait_sous_titre
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
	height: 1px;
}

.pointille
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
}	


/*#####################################################*/
/* Style des paragraphes
/*#####################################################*/
/*----------------------------------------------------*/
/* Paragraphes de type "text"
/*----------------------------------------------------*/
.paragraphe, .texte, .formulaire
{
	font-size: 12px;
	font-family: Verdana, Arial;
	/*background-color: #FFFFFF;*/
	color: #5c5c5c;
	padding-left: 	41px;
	padding-right: 	25px;
	padding-top: 	0px;
	padding-bottom: 0px;
	text-align: justify;
	line-height: 16px;
}

.TableauParagrapheImage
{
	padding-left: 	25px;
	padding-right: 	25px;
}

.paragraphe_image {

	margin-left : 10px;
	margin-bottom: 5px;
        border-left-width:		15px;
	border-right-width:		15px;
	border-bottom-width:	5px;
	border-top-width:		0px;	
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-top-color:#ffffff;
}

.LegendePhotoParagraphe
{
	font-size: 10px;
	font-family: Verdana, Arial;
	font-style:italic;
	color: #000000;
	text-align: center;
	padding-top:5px;
}

.texte a:link, .texte a:visited, .texte a:active
{
color:#585858;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-align:left;
text-decoration:none;
}

.texte a:hover
{
  text-decoration: underline;
}
/*----------------------------------------------------*/
/* Paragraphes de type "titre"
/*----------------------------------------------------*/
.paragraphe_titre
{	
	font-size: 13px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #a2aa17;
	padding-left: 	41px;
	padding-right: 	0px;
	padding-top: 	20px;
	padding-bottom: 10px;
}
h2
{	
	font-size: 13px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #a2aa17;
	background-image:url('/images/puce_titre_page.jpg');
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin:20px 0 10px;
	padding:0 0 0 10px;
}

/*----------------------------------------------------*/
/* Paragraphes de type "lien_enfant"
/*----------------------------------------------------*/
.paragraphe_lien_enfant
{		
	padding-left: 	0px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 10px;
}
.lien_enfant
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
	line-height: 15px;
}
a.lien_enfant:link,a.lien_enfant:visited,a.lien_enfant:active
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	text-decoration:none;
	color: #57463e;
}

a.lien_enfant:hover
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	text-decoration:underline;
	color: #57463e;
}

.lien_enfant_puce_image
{
	margin-left: 	5px;
	margin-right: 	10px;
	margin-top: 	5px;
	margin-bottom:  0px;
}
.lien_enfant_puce_ol
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
}
.lien_enfant_puce_ul
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
}
.lien_enfant_separateur
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
	padding-left:5px;
	padding-right:5px;
}
.lien_enfant_tableau
{	
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	20px;
	padding-bottom:	0px;
	width:100%;
}
.lien_enfant_tableau_interne
{	
	padding-top:	0px;
	padding-bottom:	3px;
}
.lien_enfant_td_image_gauche
{
	text-align:left;
	width:1px;
	padding-right:25px;
	font-weight:bold;
}
.lien_enfant_image_gauche
{
	border:0px;
	font-weight:bold;
}
.lien_enfant_td_image_droite
{
	text-align:right;
	width:1px;	
	padding-left:5px;
	font-weight:bold;
}
.lien_enfant_image_droite
{
	border:0px;
	font-weight:bold;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_frere"
/*----------------------------------------------------*/
/* ------------------------ */
/* Lien Frère : gabarit n°0 */
/* ------------------------ */
.paragraphe_lien_frereGabarit0
{		
        padding-left: 	41px;
	padding-right: 	25px;
	padding-top: 	0px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.TableauConteneurLienFrereGabarit0
{
	/* background-color: #FF0000;
	 border: #FF0000 1px  solid;*/
	 padding-top:15px;
}
.TableauLienFrerePrecedentGabarit0
{
	
	text-align:right;
	width:1px;
}

.TableauLienFrereSuivantGabarit0
{
	
	text-align:left;
	width:1px;
}

.TDConteneurLienFrerePrecedentGabarit0
{
	text-align:left;
	width:30%
}

.TDCentreTableauConteneurGabarit0
{
	width:40%;
}

.TDConteneurLienFrereSuivantGabarit0
{
	text-align:right;
	width:30%;
	
}

.TDLienFrereIconePrecedentGabarit0
{
	display: none;
}

.TDLienFrereIconeSuivantGabarit0
{
	display: none;
}


.TDLienFrereSuivantGabarit0
{
	padding-left: 14px;
        padding-right: 34px;
        border-left: #7E735F 1px  solid;
        border-top: #7E735F 1px  solid;
        border-bottom: #7E735F 1px  solid;
        background-color: #c0cc14;
	background-image: url('/images/fleche_frere_suivant.gif');
	background-repeat: no-repeat;
	background-position: right;
}


.TDLienFrerePrecedentGabarit0
{
	padding-right: 14px;
	padding-left: 34px;
        border-right: #7E735F 1px  solid;
        border-top: #7E735F 1px  solid;
        border-bottom: #7E735F 1px  solid;
        background-color: #c0cc14;
	background-image: url('/images/fleche_frere_precedent.gif');
	background-repeat: no-repeat;
	background-position: left;
}

a.LienFrerePrecedentGabarit0:link,a.LienFrerePrecedentGabarit0:visited,a.LienFrerePrecedentGabarit0:active
{
        font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #585011;
	text-decoration:none;
}


a.LienFrerePrecedentGabarit0:hover
{
        font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #585011;
	text-decoration:underline;
}


a.LienFrereSuivantGabarit0:link,a.LienFrereSuivantGabarit0:visited,a.LienFrereSuivantGabarit0:active
{
        font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #585011;
	text-decoration:none;
}


a.LienFrereSuivantGabarit0:hover
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #585011;
	text-decoration:underline;
}
/* ------------------------ */
/* Lien Frère : gabarit n°1 */
/* ------------------------ */
.paragraphe_lien_frereGabarit1
{	
	padding-left: 	0px;
	padding-right: 	0px;
	padding-top: 	10px;
	padding-bottom: 10px;	
}
.TableauConteneurLienFrereGabarit1
{
	 padding-top:15px;
}
.lien_frere_tableauGabarit1
{	
	border-top:1px solid #507CBD;
	padding-left:	0px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px;
	width:100%;
}
.lien_frere_td_image_gaucheGabarit1
{
	text-align:left;
	width:1px;
	padding-right:25px;
}
.lien_frere_image_gaucheGabarit1
{
	border:0px;
}
.lien_frere_tableau_interneGabarit1
{	
	padding-top:	0px;
	padding-left: 5px;
	padding-bottom:	3px;
	
}
.lien_frere_puce_imageGabarit1
{
	margin-left: 	0px;
	margin-right: 	10px;
	margin-top: 	5px;
	margin-bottom:  0px;
}
.lien_frereGabarit1
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #507CBD;
}
/*#####################################################*/
/* Style pour bloc site (espace entre bloc)*/
/*#####################################################*/

.espace_entre_modules
{
display: none;
}

/**** espacement entre chaque bannières *************/
.module_banniere_site_espace_inter_banniere_skyscrapper
{
display: none;
}

/*#####################################################*/
/* Style Généraux qui seront surchargés par les modules*/
/*#####################################################*/

input {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6C93D7;
	background-color: #FFFFFF;
}


textarea {
	background-color: #EEF2F8;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #384792;
	border: 1px solid #384792;
}

select {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #384792;
	border: 1px solid #384792;
	width: 150px;
	outline-color:#384792;
}

/* a supprimer dans ceratains modules ***/
.bouton_ok {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #56453d;
	background-color: #56453d;
}


/*#####################################################*/
/* Style du pied de page (footer)
/*#####################################################*/
/*----------------------------------------------------*/
/* Espace entre page et footer
/*----------------------------------------------------*/
.hauteur_footer_page_specifique
{
   display: none;
}
/*----------------------------------------------------*/
/* Trait de séparation entre page et footer
/*----------------------------------------------------*/
.ligne_en_haut_du_footer {
	background-color: #990000;
}
/*----------------------------------------------------*/
/* Séparateur entre les liens
/*----------------------------------------------------*/
td.footer {
	background-image: url('/images/commun/footer.jpg');
	background-repeat: no-repeat;
	background-position:right bottom;
        font-family: Arial;
	font-size: 11px;
	color: #57463d;
	height: 42px;
	text-align: right;
	padding-top: 13px;
	padding-right: 70px;
}
/*----------------------------------------------------*/
/* Les liens de bas de page
/*----------------------------------------------------*/
a.footer:link,a.footer:visited,a.footer:active {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	color: #57463d;
}

a.footer:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration:underline;
	text-transform:none;
	color : #57463d;
}

.espace_avant_footer
{
	height:15px;
}


/******************************************************************* CONFIGURATION ET APPARENCE DU MENU DYNAMIQUE ****************************************************************************/
/*####################################################*/
/* ThemeIEMenu Style Sheet
/* C'est à dire le style du menu de navigation !!!
/*####################################################*/

/*----------------------------------------------------*/
/* Police du menu principal et du sous-menu
/* Lorque la souris n'est pas dessus...
/*----------------------------------------------------*/
.ThemeIEMenu,.ThemeIESubMenuTable
{
	/* zone modifie */
		BORDER-RIGHT: 0px;
		PADDING-RIGHT: 0px;
		BORDER-TOP: 0px;
		PADDING-LEFT: 0px;
		PADDING-BOTTOM: 0px;
		BORDER-LEFT: 0px; 
		PADDING-TOP: 0px; 
		BORDER-BOTTOM: 0px; 
	/* fin de zone de modification */
	
	cursor:		default;
	font-family: arial, sans-serif;
	font-size:	11px;
	color:#565656;
	font-weight:bold;
	padding:	0;
	border:		0;
	white-space:	nowrap;
}

/*----------------------------------------------------*/
/* Police et fond du menu principal et du sous-menu
/* Lorsque la souris passe dessus !!!
/*----------------------------------------------------*/
.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	color:	#565656;
	background-color: #d7df23;
	cursor:hand;
}

/*----------------------------------------------------*/
/* Fond du menu principal
/*----------------------------------------------------*/
.ThemeIEMenu
{
	background-color:	#FFFFFF;
}

/*----------------------------------------------------*/
/* Fond des sous-menu
/*----------------------------------------------------*/
.ThemeIESubMenuTable
{
	/*border:	1px solid #ffffff;*/
	background-color:	#5161b0;
}

/*----------------------------------------------------*/
/* Séparateur du menu principal
/*----------------------------------------------------*/
.ThemeIEMenuVSplit
{
	width:		1px;
	height : 	10px;
	margin:		0px;
	overflow:	hidden;
	background-color:	inherit;
	border-right:	1px solid #565656;
}

/*----------------------------------------------------*/
/* Cellule des tableaux du menu principal
/*----------------------------------------------------*/
.ThemeIEMainItem,.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItem,.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	/*border:	1px solid #ffffff;*/
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	2px;
	padding-bottom:	2px;
	white-space:	nowrap;
}

/*----------------------------------------------------*/
/* Cellule des tableaux des sous-menu
/*----------------------------------------------------*/
.ThemeIESubMenuTable td
{
	/*border:	1px solid #ffffff;*/
	white-space: nowrap;
	text-align:center;
}

/*----------------------------------------------------*/
/* Calque qui gère le sous-menu
/*----------------------------------------------------*/
.ThemeIESubMenu
{
	/* zone de debut de modification */
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#848A84, Direction=135, Strength=4);
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 0px; 
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	/* zone de fin de modification */

	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	filter:progid:DXImageTransform.Microsoft.Shadow(color=#848A84, Direction=135, Strength=4);
}

/* Espacement entre les blocs du module banniere */
.module_banniere_site_espace_inter_banniere_skyscrapper { display: none; }
#menu_navigation
{
margin:0;
padding:0;
border:0;
list-style-type:none;
min-height:0;
color:#565656;
zoom:1;
font-family:arial, sans-serif;
font-size:11px;
font-weight:bold;
/*background-color:#FFFFFF;*/
width:740px;
position:absolute;
top:28px;
}
#menu_navigation ol
{
margin:0;
padding:0;
border:0;
list-style-type:none;
display:block;
visibility:hidden;
position:absolute;
z-index:10;
width:245px;
left:0;
top:0;
min-height:0;
background-image:url(/images/none.gif);
background-color:#F1F2D2;
zoom:1;
}
#menu_navigation li
{
width:245px;
margin:0;
padding:0;
border:0;
display:inline;
float:left;
position:relative;
z-index:5;
}
#menu_navigation .separateur
{
color:#565656;
padding-top:1px;
display:none;
}
#menu_navigation li:hover
{
z-index:10000;
white-space:normal;
}
#menu_navigation li:focus
{
z-index:10000;
white-space:normal;
}
#menu_navigation li li
{
float:left;
border:0px;
width:100%;
margin:0;
}
#menu_navigation li:hover>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li:focus>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li:active>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li li:hover>ol
{
top:0px;
left:100%;
}
#menu_navigation li li:focus>ol
{
top:0px;
left:100%;
}
#menu_navigation:after
{
content:".";
height:0;
display:block;
visibility:hidden;
overflow:hidden;
clear:both;
}
#menu_navigation ol:after
{
content:".";
height:0;
display:block;
visibility:hidden;
overflow:hidden;
clear:both;
}
#menu_navigation ol ol
{
padding:0;
margin:0;
}
#menu_navigation ol li
{
color:#565656;
background-color:#F1F2D2;
}
#menu_navigation a
{
text-decoration:none;
color:#565656;
padding:0px 0px;
margin:0;
display:block;
position:relative;
}
#menu_navigation .li_w_c
{
background-image:url('/images/arrow.gif');
background-repeat:no-repeat;
background-position:96% 50%;
}
#menu_navigation a:hover
{
color:#FFFFFF;
background-color:#57463E;
}
#menu_navigation li:hover>a
{
color:#FFFFFF;
background-color:#57463E;
}
#menu_navigation a:focus
{
color:#FFFFFF;
background-color:#57463E;
}
#menu_navigation li:focus>a
{
color:#FFFFFF;
background-color:#57463E;
}
#menu_navigation ol>li + li
{
border-top:0;
}
#menu_navigation .li_visible>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li .li_visible>ol
{
top:0px;
left:100%;
}
#menu_navigation li.ie6hover
{
z-index:10000;
}
#menu_navigation .ie6hoverUL
{
visibility:visible;
top:100%;
left:0;
}
#menu_navigation .ie6hoverUL .ie6hoverUL
{
top:0px;
left:100%;
}
#menu_navigation ol a
{
zoom:1;
text-align: center;
}
#menu_navigation .ie6hoverA
{
color:#FFFFFF;
background-color:#57463E;
}

/* Style liens enfants */
ul.list_lien_enfant
{
	margin-top:10px;
	margin-bottom:0px;
	
}

ul.list_lien_enfant li
{
	height:25px;
	padding-left:10px;
        margin-left:25px;
        _margin-left:17px;
	/*
	margin:5px 0 0 30px;
	padding:0 0 0 10px;
	*/
}

/*Liens du haut de page*/
#rubriques_haut
{
  position: absolute;
  top: 4px;
  margin-left: 300px;
}

#rubriques_haut a:link,#rubriques_haut a:visited,#rubriques_haut a:active
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color:#565656;
  text-decoration:none;
}

#rubriques_haut a:hover
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color:#565656;
  text-decoration:underline;
}

#contenu_hebergement label{
	cursor:pointer;
}

div#formulaire_module_recherche
{
  float: left;
  margin-left: 45px;
}

input.InputMotClesBlocSiteMoteurRecherche
{
background-color:#FFFFFF;
border:1px solid #504A3C;
color:#797979;
font-family:Arial;
font-size:11px;
height:17px;
width:120px;
height: 19px;
padding-top: 2px;
padding-bottom: 0px;
padding-left: 4px;
vertical-align: bottom;
}

img.BoutonValiderBlocSiteMoteurRecherche
{
  margin-top: 1px;
  vertical-align: top;
}


/* Surcharge page bon plan */
.tableau_bonplan table{
	width:100%;
	font:12px Arial;
	border-collapse:collapse;
	border-spacing:0;
}
.tableau_bonplan td, .tableau_bonplan th{
	padding:5px 8px;
}
.tableau_bonplan th{
 	border-left:1px solid #469eac;
 	border-right:1px solid #469eac;
	border-bottom:1px solid #469eac;
}
.tableau_bonplan td{
 	border-left:1px solid #94aeaf;
 	border-right:1px solid #94aeaf;
	border-bottom:1px solid #94aeaf;
}
.tableau_bonplan table a{
	color:#58bfd2;
}
