/* ----------------------------------------------------------------------------------------------- */
/*           Style CSS vide - Micrologiciel - 2003 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY { 

font-size : 11px; 
font-family : Arial, Helvetica, sans-serif; 
color : Black; 
background-color : #004B85; 
background: #FFFFFF; 

}

/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons */
.Bouton { font-family : Arial, Helvetica, sans-serif; background-color : white; color : Black; font-size : 10px; cursor:hand; border : 1px solid #CECBCE; margin-left : 1px; height : 18px; }
/* Area Text */
.Txt_Area { font-family : Arial, Helvetica, sans-serif; background-color : #FFFFFF; color : Black; font-size : 11px; border : 1px solid #CECBCE; }
/* Input box */
.Txt_Input { font-family : Arial, Helvetica, sans-serif; background-color : #FFFFFF; color : Black; font-size : 11px; border : 1px solid #CECBCE; }
/* Taille et couleur des modules News et Recherche */
.Module { font-family : Arial, Helvetica, sans-serif; background-color : #FFFFFF; color : Black; font-size : 11px; border : 1px solid #CECBCE; width : 100px; }
/* Select box dans liste Menu */
.Menu_Select { font-family : Arial, Helvetica, sans-serif; background-color : #FFFFFF; color : Black; border : 1px solid #CECBCE; font-size : 11px; }


/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size : 11px; 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 : 8px; margin-bottom : 8px; margin-left : 8px; margin-right : 8px; }
/* Tailles TEXTE */
.Texte_09_Pix { font-size : 9px; }
.Texte_10_Pix {font-size : 10px;}
.Texte_11_Pix {font-size : 11px;}
.Texte_12_Pix {font-size : 12px;}
.Texte_13_Pix {font-size : 13px;}
.Texte_14_Pix {font-size : 14px;}
.Texte_15_Pix {font-size : 15px;}
.Texte_16_Pix {font-size : 16px;}
.Texte_17_Pix {font-size : 17px;}
/* Style textes de la page Contact*/
.Contact { font-size : 11px; font-family : Arial, 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 : 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 : 11px; vertical-align : top; padding-top : 5px; padding-right : 5px; padding-left : 5px; padding-bottom : 5px; }

/* Couleurs ou fond du site de taille fixe */
/* Ne sert que dans des cas particuliers */
.Tablo_Main {background: transparent;}
.Tablo_Main_Fond {
	background: transparent;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 {
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : red;
	padding-left : 10px;
	padding-right : 10px;
	background: white;
	height : 30px;
	padding-top : 5px;
	font-weight : bold;
	text-align : right;
	
}
/* Fond des Pages du Site*/
.Tablo_Main_Frame { background: #FFFFFF; font-family : Arial, Helvetica, sans-serif; font-size : 11px; padding : 0px; height:400px }
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background: #F7F7F7 ;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des tableaux html */
.Array_Titre { font-family : Arial, Helvetica, sans-serif; background-color : #CACACA; color : black; font-size : 11px; font-weight : bold; text-align : center; padding-left : 5px; padding-right : 5px; padding-top : 2px; padding-bottom : 2px; }
/* Données des tableaux html */
.Array_Data { font-family : Arial, Helvetica, sans-serif; background-color : #FFFFFF; color : Black; font-size : 11px; padding-left : 5px; padding-right : 5px; padding-top : 2px; padding-bottom : 2px; }
/* Fond des tableaux html */
.Array_Contour { font-size : 11px; border: 0px solid black; margin-top : 0px; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; background : #CACACA; }


/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Top_Menu { padding-top : 1px; padding-bottom : 0px; text-align : center; padding-left : 12px; padding-right : 12px; }

/* Liens du Top Menu */
A.Tab:link { font-size : 12px; text-decoration : none; color : #000000;  font-weight : bold;  }
A.Tab:visited { font-size : 12px; text-decoration : none; color : #000000;  font-weight : bold;  }
A.Tab:active { font-size : 12px; text-decoration : none; color : red;  font-weight : bold;  }
A.Tab:hover { font-size : 12px; text-decoration : none; color : red;  font-weight : bold;  }


/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

.Fond_Menu_Gauche {background : #FFFFFF url(images/fond_menu_all.jpg) repeat-x; padding-top : 12px;}
/* Titre des Menus dans les Menus*/
.Tab2 { font-size : 12px; font-family : Arial, Helvetica, sans-serif; text-decoration : none;  color : red; padding-left : 15px; padding-right : 15px; padding-top : 2px; padding-bottom : 7px; height : 15px; font-weight : bold; }

/* Couleur Ligne de séparation */
.Ligne { background-color : #000000; }

/* Liens général */
A.Menu:link { font-size : 11px; text-decoration : none; color : Black; margin-left : 13px; width : 100%;}
A.Menu:visited { font-size : 11px; text-decoration : none; color : #000000; margin-left : 13px; width : 100%;}
A.Menu:active { font-size : 11px; text-decoration : none; color : #000000; margin-left : 13px; width : 100%;}
A.Menu:hover { font-size : 11px; text-decoration : underline; color : #000000; margin-left : 13px; width : 100%;}

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 11px; text-decoration : none; color : #000000; padding-left : 12px; width : 100%; font-weight : bold;}
A.Menu_Actif:visited { font-size : 11px; text-decoration : none; color : #000000; padding-left : 12px; width : 100%; font-weight : bold;}
A.Menu_Actif:active { font-size : 11px; text-decoration : none; color : #000000; padding-left : 12px; width : 100%; font-weight : bold;}
A.Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : #000000; padding-left : 12px; width : 100%; font-weight : bold;}

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link { font-size : 11px; text-decoration : none; color : #000000; padding-left : 22px; width : 99%; margin-left : 1px;}
A.Sous_Menu:visited { font-size : 11px; text-decoration : none; color : #000000; padding-left : 22px; width : 99%; margin-left : 1px; }
A.Sous_Menu:active { font-size : 11px; text-decoration : none; color : #000000; padding-left : 22px; width : 99%; margin-left : 1px; }
A.Sous_Menu:hover { font-size : 11px; text-decoration : underline; color : #000000; padding-left : 22px; width : 99%; margin-left : 1px; }

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif:link { font-size : 11px; text-decoration : none; color : #000000; padding-left : 21px; width : 99%; margin-left : 1px; font-weight : bold; }
A.Sous_Menu_Actif:visited { font-size : 11px; text-decoration : none; color : #000000; padding-left : 21px; width : 99%; margin-left : 1px; font-weight : bold; }
A.Sous_Menu_Actif:active { font-size : 11px; text-decoration : none; color : #000000; padding-left : 21px; width : 99%; margin-left : 1px; font-weight : bold; }
A.Sous_Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : #000000; padding-left : 21px; width : 99%; margin-left : 1px; }


/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

.Fond_Menu_Droite {background : #E1E4EB url(images/fond_menu_all.jpg) repeat-x; padding-top : 12px;}
/* Titre des Menus dans les Menus*/
.Tab2_D { font-size : 12px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; background : url(images/fond_tab.jpg) repeat-x; color : White; padding-left : 15px; padding-right : 15px; padding-top : 2px; padding-bottom : 7px; height : 28px; font-weight : bold; }

/* Couleur Ligne de séparation */
.Ligne_D { background-color : #DDDDDD; }

/* Liens général */
A.Menu_D:link { font-size : 11px; text-decoration : none; color : Black; margin-left : 3px; width : 100%;}
A.Menu_D:visited { font-size : 11px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;}
A.Menu_D:active { font-size : 11px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;}
A.Menu_D:hover { font-size : 11px; text-decoration : underline; color : #000000; margin-left : 3px; width : 100%;}

/* Liens Selectionés */
A.Menu_Actif_D:link { font-size : 11px; text-decoration : none; color : #000000; padding-left : 2px; width : 100%; font-weight : bold;}
A.Menu_Actif_D:visited { font-size : 11px; text-decoration : none; color : #000000; padding-left : 2px; width : 100%; font-weight : bold;}
A.Menu_Actif_D:active { font-size : 11px; text-decoration : none; color : #000000; padding-left : 2px; width : 100%; font-weight : bold;}
A.Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; color : #000000; padding-left : 2px; width : 100%; font-weight : bold;}

/* Liens Sous Menu Ouvert */
A.Sous_Menu_D:link { font-size : 11px; text-decoration : none; color : #000000; padding-left : 12px; width : 99%; margin-left : 1px;}
A.Sous_Menu_D:visited { font-size : 11px; text-decoration : none; color : #000000; padding-left : 12px; width : 99%; margin-left : 1px; }
A.Sous_Menu_D:active { font-size : 11px; text-decoration : none; color : #000000; padding-left : 12px; width : 99%; margin-left : 1px; }
A.Sous_Menu_D:hover { font-size : 11px; text-decoration : underline; color : #000000; padding-left : 12px; width : 99%; margin-left : 1px; }

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif_D:link { font-size : 11px; text-decoration : none; color : #000000; padding-left : 11px; width : 99%; margin-left : 1px; font-weight : bold; }
A.Sous_Menu_Actif_D:visited { font-size : 11px; text-decoration : none; color : #000000; padding-left : 11px; width : 99%; margin-left : 1px; font-weight : bold; }
A.Sous_Menu_Actif_D:active { font-size : 11px; text-decoration : none; color : #000000; padding-left : 11px; width : 99%; margin-left : 1px; font-weight : bold; }
A.Sous_Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; color : #000000; padding-left : 11px; width : 99%; margin-left : 1px; }


/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu { background:  url(images/fond_menu.jpg) repeat-x; padding-left : 2px; padding-right : 2px; padding-top : 2px; padding-bottom : 3px; }


/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Style Footer Général */
.Footer {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background : url(images/footer.gif) repeat-x;
	text-decoration : none;
	font-weight : normal;
	color : #4B4B4B;
	padding-bottom : 0px;
	text-align : center;
	height : 21px;
}

/* Lien du Footer */
A.Footer_Lien:link { font-size : 10px; text-decoration : none; color : #5E5E5E; }
A.Footer_Lien:visited { font-size : 10px; text-decoration : none; color : #5E5E5E; }
A.Footer_Lien:active { font-size : 10px; text-decoration : none; color : #5E5E5E; }
A.Footer_Lien:hover { font-size : 10px; text-decoration : underline; color : #5E5E5E; }

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
