

/* Body */
BODY {
	
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	scrollbar-base-color : #C4D6DD;
	}



/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color:#000066; text-decoration:none; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #000066; text-decoration : underline; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #000066; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color :#000066; text-decoration : underline; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */




/* Taille et couleur des modules News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #F6F9FA;
	color : #3F3F3F;
	font-size : 11px;
	border : 1px solid #78959D;
	width : 100px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; }


/* Photos et Images */
.Photo {
	margin-top : 8px;
	margin-bottom : 5px;
	margin-left : 8px;
	margin-right : 8px;
}

/* Style textes de la page Contact*/
/* Les tableau Préformatés en tailles 11 Pix*/



/* Couleurs ou fond du site de taille fixe */
/* Ne sert que dans des cas particuliers */
/*.Tablo_Main {}*/
.Tablo_Main_Fond {
	BACKGROUND-COLOR: transparent;
	}


/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */

/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	BACKGROUND-COLOR: transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding : 0px;
}








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


/* Liens du Top Menu */
A.Tab:link { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color : #004071;  font-weight : bold;   text-transform : none;  }
A.Tab:visited { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color :#004071; font-weight : bold;  text-transform : none;  }
A.Tab:active { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color :#004071; font-weight : bold;   text-transform : none; }
A.Tab:hover { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color : #F68D14; font-weight : bold;  text-transform : none;  }

/* Liens du Top Menu Active*/
A.Tab_Active:link { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color : #F68D14;  font-weight : bold;   text-transform : none;  }
A.Tab_Active:visited { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color :#F68D14; font-weight : bold;  text-transform : none;  }
A.Tab_Active:active { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color :#F68D14; font-weight : bold;   text-transform : none; }
A.Tab_Active:hover { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color :#F68D14; font-weight : bold;  text-transform : none;  }


/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : center;
	height : 33px;
	}

/* Liens du Top Menu */
A.Bottom_Tab:link { font-size : 12px; text-decoration : none; color : #F68D14;  font-weight : bold;  }
A.Bottom_Tab:visited { font-size : 12px; text-decoration : none; color :#F68D14;  font-weight : bold; }
A.Bottom_Tab:active { font-size : 12px; text-decoration : none; color : #F68D14;   font-weight : bold;  }
A.Bottom_Tab:hover { font-size : 12px; text-decoration : underline; color : #004071;   font-weight : bold;  }

/* Liens du Top Menu Active */
A.Bottom_Tab_Active:link { font-size : 12px; text-decoration : none; color : #004071;  font-weight : bold;  }
A.Bottom_Tab_Active:visited { font-size : 12px; text-decoration : none; color :#004071;  font-weight : bold; }
A.Bottom_Tab_Active:active { font-size : 12px; text-decoration : none; color : #004071;   font-weight : bold;  }
A.Bottom_Tab_Active:hover { font-size : 12px; text-decoration : underline; color : #004071;   font-weight : bold;  }


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

/* Titre des Menus dans les Menus*/
.Tab2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #134467;
	font-weight : bold;
	height : 22px;
	padding-left : 4px;
}

/* Couleur Ligne de séparation */
.Ligne {
	background-color : transparent;
	height :8px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 8px;
	background : transparent url(images/ligne-01.gif) no-repeat left
}

/* Liens général */
A.Menu:link { font-size : 11px; text-decoration : none; color : #134467; margin-left : 3px; width : 100%; }
A.Menu:visited { font-size : 11px; text-decoration : none; color : #134467; margin-left : 3px; width : 100%; }
A.Menu:active { font-size : 11px; text-decoration : none; color : #134467; margin-left : 3px; width : 100%; }
A.Menu:hover { font-size : 11px; text-decoration : underline; color : #134467; margin-left : 3px; width : 100%; }

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 11px; font-weight : bold; text-decoration : none; color : #134467; padding-left : 3px; width : 100%; }
A.Menu_Actif:visited { font-size : 11px; font-weight : bold; text-decoration : none; color : #134467; padding-left : 3px; width : 100%; }
A.Menu_Actif:active { font-size : 11px;font-weight : bold; text-decoration : none; color : #134467; padding-left : 3px;width : 100%; }
A.Menu_Actif:hover { font-size : 11px; font-weight : bold; text-decoration : underline; color : #134467; padding-left : 3px; width : 100%; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link { font-size : 11px; text-decoration : none; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px;}
A.Sous_Menu:visited { font-size : 11px; text-decoration : none; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px;}
A.Sous_Menu:active { font-size : 11px; text-decoration : none; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px; }
A.Sous_Menu:hover { font-size : 11px; text-decoration : underline; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px;}

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif:link { font-size : 11px; text-decoration : none; font-weight : bold; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px; }
A.Sous_Menu_Actif:visited { font-size : 11px; text-decoration : none; font-weight : bold; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px; }
A.Sous_Menu_Actif:active { font-size : 11px; text-decoration : none; font-weight : bold; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px; }
A.Sous_Menu_Actif:hover { font-size : 11px; text-decoration : underline; font-weight : bold; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px;}


/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2_D {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #134467;
	font-weight : bold;
	height : 24px;
	padding-left : 0px;
}

/* Couleur Ligne de séparation */
.Ligne_D {
	background-color : transparent;
	height :8px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 8px;
	background : transparent url(images/ligne-02.gif) no-repeat left
}

/* Liens général */
A.Menu_D:link { font-size : 11px; text-decoration : none; color : #134467; margin-left : 3px; width : 100%; }
A.Menu_D:visited { font-size : 11px; text-decoration : none; color : #134467; margin-left : 3px; width : 100%; }
A.Menu_D:active { font-size : 11px; text-decoration : none; color : #134467; margin-left : 3px; width : 100%; }
A.Menu_D:hover { font-size : 11px; text-decoration : underline; color : #134467; margin-left : 3px; width : 100%; }

/* Liens Selectionés */
A.Menu_Actif_D:link { font-size : 11px; font-weight : bold; text-decoration : none; color : #134467; padding-left : 3px; width : 100%; }
A.Menu_Actif_D:visited { font-size : 11px; font-weight : bold; text-decoration : none; color : #134467; padding-left : 3px; width : 100%; }
A.Menu_Actif_D:active { font-size : 11px;font-weight : bold; text-decoration : none; color : #134467; padding-left : 3px;width : 100%; }
A.Menu_Actif_D:hover { font-size : 11px; font-weight : bold; text-decoration : underline; color : #134467; padding-left : 3px; width : 100%; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu_D:link { font-size : 11px; text-decoration : none; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px;}
A.Sous_Menu_D:visited { font-size : 11px; text-decoration : none; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px;}
A.Sous_Menu_D:active { font-size : 11px; text-decoration : none; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px; }
A.Sous_Menu_D:hover { font-size : 11px; text-decoration : underline; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px;}

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif_D:link { font-size : 11px; text-decoration : none; font-weight : bold; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px; }
A.Sous_Menu_Actif_D:visited { font-size : 11px; text-decoration : none; font-weight : bold; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px; }
A.Sous_Menu_Actif_D:active { font-size : 11px; text-decoration : none; font-weight : bold; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px; }
A.Sous_Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; font-weight : bold; color : #134467; padding-left : 22px; width : 98%; margin-left : 1px;}


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


