/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS Coach  - Micrologiciel - 2004                       */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-base-color : #8F999E;
	background: transparent url(images/f_site.jpg) repeat-x top right;
	background-color: White;
}
	
/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #B61515; text-decoration : none; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #B61515; text-decoration : none; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #B61515; text-decoration : none;  }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #B61515; text-decoration : underline; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons */
.Bouton {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size :10px;
	cursor:hand;
	border : 1px solid #788D97;
	margin-left : 1px;
	height : 20px;
	background-color : #90A1A9;
}

/* Area Text message */
.Txt_Area {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : white;
	color : #3F3F3F;
	font-size : 10px;
	border : 1px solid #B7C2C7;
}
/* Input box */
.Txt_Input {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : white;
	color : #3F3F3F;
	font-size : 10px;
	border : 1px solid #B7C2C7;
}
/* Taille et couleur des modules News et Recherche */
.Module {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : white;
	color : #3F3F3F;
	font-size : 10px;
	border : 1px solid #B7C2C7;
	width : 100px;
}
/* Select box dans liste déroulante Menu */
.Menu_Select {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : white;
	color : #3F3F3F;
	border : 1px solid #B7C2C7;
	font-size : 10px;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size : 10px; font-family :  Verdana, Geneva, 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 : #162367;
	background-color : White;
	color : #3F3F3F;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Photos et Images */
.Photo {
	margin-top : 8px;
	margin-bottom : 5px;
	margin-left : 8px;
	margin-right : 8px;
	border: 4px solid #BCC2C5;
}
/* Tailles TEXTE */
.Texte_09_Pix { font-size : 9px; }
.Texte_10_Pix {font-size : 10px;}
.Texte_11_Pix {font-size : 10px;}
.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 : 10px; font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration : none; font-weight : normal; color : Black; text-align : left; }
/* Les tableau Préformatés en tailles 11 Pix*/
.Format_Petit_Tableau_Titre { 
font-size : 10px; 
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif; 
text-decoration : none; 
font-weight : bold; 
color : black; 
padding-left : 5px; 
padding-right : 5px; }
.Format_Petit_Tableau { 
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 10px; 
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 {
	BACKGROUND-COLOR: transparent;
	}


/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 {
	font-size : 12px;
	background: transparent url(images/fond_titre_p.jpg) no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
	padding-left : 10px;
	padding-right : 30px;
	padding-bottom : 2px;
	font-weight : bold;
	text-align : right;
	text-transform : none;
	text-indent : 1px;
	background-position: right;
}
/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	BACKGROUND-COLOR: White;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 5px;
}
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 5px;
	background-color : White;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des tableaux html */
.Array_Titre {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #D2D9DE;
	color : #435864;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
/* Données des tableaux html */
.Array_Data {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #E4E6EC;
	color : #435864;
	font-size : 10px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
/* Fond des tableaux html */
.Array_Contour {
	font-size : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #B7C2C7;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Top_Menu {
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : center;
	height : 20px;
}

/* Liens du Top Menu */
A.Tab:link { font-weight : bold; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; color : #656A70;  width : 100%; height : 26px; vertical-align : middle; padding-top : 5px; background-color : White;  border-top-color : white; text-transform: uppercase;  padding-left: 10px;  padding-right: 10px;  margin-left: 1px;  margin-right: 1px;  margin-top: 1px;  margin-bottom: 1px; }
A.Tab:visited { font-weight : bold; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; color : #656A70;  width : 100%; height : 26px; vertical-align : middle; padding-top : 5px; background-color : White;  border-top-color : white; text-transform: uppercase;  padding-left: 10px;  padding-right: 10px;  margin-left: 1px;  margin-right: 1px;  margin-top: 1px;  margin-bottom: 1px; }
A.Tab:active { font-weight : bold; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; color : #656A70;  width : 100%; height : 26px; vertical-align : middle; padding-top : 5px; background-color : White;  border-top-color : white; text-transform: uppercase;  padding-left: 10px;  padding-right: 10px;  margin-left: 1px;  margin-right: 1px;  margin-top: 1px;  margin-bottom: 1px; }
A.Tab:hover { font-weight : bold; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; color : White;  width : 100%; height : 26px; vertical-align : middle; padding-top : 5px; background-color : #B61515;  border-top-color : white; text-transform: uppercase;  padding-left: 10px;  padding-right: 10px;  margin-left: 1px;  margin-right: 1px;  margin-top: 1px;  margin-bottom: 1px; }

/* Liens du Top Menu Actif*/
A.Tab_Active:link { font-weight : bold; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; color : white;  width : 100%; height : 26px; vertical-align : middle; padding-top : 5px; background-color : White;  border-top-color : white; text-transform: uppercase;  padding-left: 10px;  padding-right: 10px;  margin-left: 1px;  margin-right: 1px;  margin-top: 1px;  margin-bottom: 1px; }
A.Tab_Active:visited { font-weight : bold; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; color : white;  width : 100%; height : 26px; vertical-align : middle; padding-top : 5px; background-color : #B61515;  border-top-color : white; text-transform: uppercase;  padding-left: 10px;  padding-right: 10px;  margin-left: 1px;  margin-right: 1px;  margin-top: 1px;  margin-bottom: 1px; }
A.Tab_Active:active { font-weight : bold; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; color : white;  width : 100%; height : 26px; vertical-align : middle; padding-top : 5px; background-color : #B61515;  border-top-color : white; text-transform: uppercase;  padding-left: 10px;  padding-right: 10px;  margin-left: 1px;  margin-right: 1px;  margin-top: 1px;  margin-bottom: 1px; }
A.Tab_Active:hover { font-weight : bold; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; color : white;  width : 100%; height : 26px; vertical-align : middle; padding-top : 5px; background-color : #B61515;  border-top-color : white; text-transform: uppercase;  padding-left: 10px;  padding-right: 10px;  margin-left: 1px;  margin-right: 1px;  margin-top: 1px;  margin-bottom: 1px; }



/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : center;
	height : 33px;
	}

/* Liens du Bottom Menu */
.Bottom_Tab:link { font-size : 11px; text-decoration : none; color :#42464B; font-weight : normal; }
A.Bottom_Tab:visited { font-size : 11px; text-decoration : none; color :#42464B; font-weight : normal; }
A.Bottom_Tab:active { font-size : 11px; text-decoration : none; color :#42464B; font-weight : normal; }
A.Bottom_Tab:hover { font-size : 11px; text-decoration : underline; color :#42464B; font-weight : normal; }

/* Liens du Bottom Menu Actif*/
A.Bottom_Tab_Active:link { font-size : 11px; text-decoration : underline; color :#42464B; font-weight : normal; }
A.Bottom_Tab_Active:visited { font-size : 11px; text-decoration : underline; color :#42464B; font-weight : normal; }
A.Bottom_Tab_Active:active { font-size : 11px; text-decoration : underline; color :#42464B; font-weight : normal; }
A.Bottom_Tab_Active:hover { font-size : 11px; text-decoration : underline; color :#42464B; font-weight : normal; }



/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
	font-weight : bold;
	height : 22px;
	padding-left : 2px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 7px;
}

/* Couleur Ligne de séparation */
.Ligne {
	height : 1px;
	background-color : #172773;
}

A.Menu:link { font-size : 11px; text-decoration : none; color : #6F797E; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%; text-align: left;  padding-top: 5px;  padding-left: 30px; padding-right:5px }
A.Menu:visited { font-size : 11px; text-decoration : none; color : #6F797E; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%; text-align: left; padding-top: 5px; padding-left: 30px; padding-right:5px}
A.Menu:active { font-size : 11px; text-decoration : none; color : #6F797E; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%; text-align: left; padding-top: 5px; padding-left: 30px; padding-right:5px}
A.Menu:hover { font-size : 11px; text-decoration : underline; color : #6F797E; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%; text-align: left; padding-top: 5px;padding-left: 30px; padding-right:5px}

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 11px; text-decoration : underline; color : #6F797E; margin-left : 0px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;  padding-left: 30px;padding-right:5px}
A.Menu_Actif:visited { font-size : 11px; text-decoration : underline; color : #6F797E; margin-left : 0px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;  padding-left: 30px;padding-right:5px}
A.Menu_Actif:active { font-size : 11px; text-decoration : underline; color : #6F797E; margin-left : 0px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;  padding-left: 30px;padding-right:5px}
A.Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : #6F797E; margin-left : 0px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px; padding-left: 30px;padding-right:5px}

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link { font-size : 11px; text-decoration : none; color : #6F797E; padding-left : 30px; margin-left : 0px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}
A.Sous_Menu:visited { font-size : 11px; text-decoration : none; color : #6F797E; padding-left : 30px; margin-left : 0px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}
A.Sous_Menu:active { font-size : 11px; text-decoration : none; color : #6F797E; padding-left : 30px; margin-left : 0px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}
A.Sous_Menu:hover { font-size : 11px; text-decoration : underline; color : #6F797E; padding-left : 30px; margin-left : 0px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif:link { font-size : 11px; text-decoration : none; font-weight : bold; color : #6F797E; padding-left : 30px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%; padding-top: 5px; padding-right:5px}
A.Sous_Menu_Actif:visited { font-size : 11px; text-decoration : underline; font-weight : bold; color : #6F797E; padding-left : 30px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}
A.Sous_Menu_Actif:active { font-size : 11px; text-decoration : underline; font-weight : bold; color : #6F797E; padding-left : 30px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}
A.Sous_Menu_Actif:hover { font-size : 11px; text-decoration : underline; font-weight : bold; color : #6F797E; padding-left : 30px; text-transform: uppercase; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2_D {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
	font-weight : bold;
	height : 35px;
	padding-left : 6px;
	text-transform: uppercase;
	text-align: left;
	padding-right: 7px;
}

/* Couleur Ligne de séparation */
.Ligne_D {
	height : 1px;
	background-color : #172773;
}

/* Liens général */
A.Menu_D:link { font-size : 11px; text-decoration : none; color : #6F797E; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%; text-align: left;  padding-top: 5px;  padding-left: 5px; padding-right:5px }
A.Menu_D:visited { font-size : 11px; text-decoration : none; color : #6F797E; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%; text-align: left; padding-top: 5px; padding-left: 5px; padding-right:5px}
A.Menu_D:active { font-size : 11px; text-decoration : none; color : #6F797E; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%; text-align: left; padding-top: 5px; padding-left: 5px; padding-right:5px}
A.Menu_D:hover { font-size : 11px; text-decoration : underline; color : #6F797E; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%; text-align: left; padding-top: 5px; padding-left: 5px; padding-right:5px}

/* Liens Selectionés */
A.Menu_Actif_D:link { font-size : 11px; text-decoration : underline; color : #6F797E; margin-left : 0px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;  padding-left: 5px;padding-right:5px}
A.Menu_Actif_D:visited { font-size : 11px; text-decoration : underline; color : #6F797E; margin-left : 0px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;  padding-left: 5px;padding-right:5px}
A.Menu_Actif_D:active { font-size : 11px; text-decoration : underline; color : #6F797E; margin-left : 0px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;  padding-left: 5px;padding-right:5px}
A.Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; color : #6F797E; margin-left : 0px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px; padding-left: 5px;padding-right:5px}

/* Liens Sous Menu Ouvert */
A.Sous_Menu_D:link { font-size : 11px; text-decoration : none; color : #6F797E; padding-left : 5px; margin-left : 0px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}
A.Sous_Menu_D:visited { font-size : 11px; text-decoration : none; color : #6F797E; padding-left : 5px; margin-left : 0px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}
A.Sous_Menu_D:active { font-size : 11px; text-decoration : none; color : #6F797E; padding-left : 5px; margin-left : 0px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}
A.Sous_Menu_D:hover { font-size : 11px; text-decoration : underline; color : #6F797E; padding-left : 5px; margin-left : 0px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif_D:link { font-size : 11px; text-decoration : none; font-weight : bold; color : #6F797E; padding-left : 5px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%; padding-top: 5px; padding-right:5px}
A.Sous_Menu_Actif_D:visited { font-size : 11px; text-decoration : underline; font-weight : bold; color : #6F797E; padding-left : 5px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}
A.Sous_Menu_Actif_D:active { font-size : 11px; text-decoration : underline; font-weight : bold; color : #6F797E; padding-left : 5px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}
A.Sous_Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; font-weight : bold; color : #6F797E; padding-left : 5px; text-transform: none; border-bottom : 1px solid #D8DEE1; height: 24px ; width: 100%;  padding-top: 5px;padding-right:5px}

/* ----------------------------------------------------------------------------------------------- */
/* 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;
	background: White url(images/mg_fond.jpg) repeat-y left;
}

.Fond_Menu_Gauche {
	width : 0px;
	height : 0px;
	}

.Fond_Menu_Droite {
	width : 0px;
	height : 39px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Style Footer Général */
.Footer {
	font-size : 10px;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #B61515;
	text-align : left;
}

/* Lien du Footer */
A.Footer_Lien:link { font-size : 10px; text-decoration : none; color : #B61515; }
A.Footer_Lien:visited { font-size : 10px; text-decoration : none; color : #B61515; }
A.Footer_Lien:active { font-size : 10px; text-decoration : none; color : #B61515; }
A.Footer_Lien:hover { font-size : 10px; text-decoration : underline; color : #B61515; }

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
     
 /* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 10px;
 font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
}

/* Adresse site Internet */
.url_Site {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
	}