/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS Espace Informatique  - Micrologiciel - 2005                    */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	scrollbar-base-color : #7195B9;
	background: #FFFFFF;
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */

A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : 006FEC; text-decoration : underline; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : 006FEC; text-decoration : underline; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : 006FEC; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : 006FEC; text-decoration : none; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons */

.Bouton {
	font-family : Arial, Helvetica, sans-serif;
	color : #003876;
	font-size : 10px;
	cursor:hand;
	border: 1px solid #A3BAD3;
	background: transparent url(images/fond-bouton.jpg) repeat;
}

/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background: #DEE6F0;
	color : #000000;
	font-size : 11px;
	border : 1px solid #A3BAD3;
	filter:alpha(opacity=80);
}
/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background: #DEE6F0;
	color : #000000;
	font-size : 11px;
	border : 1px solid #A3BAD3;
	filter:alpha(opacity=80);
}

/* Taille et couleur des modules News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color : #003876;
	font-size : 11px;
	border : 1px solid #CAD7E6;
	filter:alpha(opacity=80);
	width : 100px;
}

/* Select box dans liste Menu */
.Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background: #DEE6F0;
	color : #000000;
	font-size : 11px;
	border : 1px solid #A3BAD3;
	filter:alpha(opacity=80);
}

/* ----------------------------------------------------------------------------------------------- */
/* 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 : solid;
	border-color : #A3BAD3;
	background-color : #DEE6F0;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/* Photos et Images */
.Photo {
	margin-top : 8px;
	margin-bottom : 5px;
	margin-left : 8px;
	margin-right : 8px;
}

.Photo2 {
	margin-top : 8px;
	margin-bottom : 5px;
	margin-left : 8px;
	margin-right : 10px;
	background-color : White;
	border : 1px solid #11457F;
	padding : 1px;
}

/* 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 : #000000; 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: #FFFFFF;
}

.Tablo_Main_Fond {
	background: #FFFFFF;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 {
	font-size : 11px;
	font-family : "Arial", Times, serif;
	color : #000000;
	font-weight : bold;
	padding-left: 5px;
	padding-top: 8px;
}

/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-right : 5px;
	padding-left : 8px;
	padding-top : 5px;
	padding-bottom : 5px;
}

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background: #FFFFFF;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des tableaux html */
.Array_Titre {
	font-family : Arial, Helvetica, sans-serif;
	background : #A3BAD3 ;
	color : #000000;
	font-size : 12px;
	text-align : center;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 2px;
	padding-bottom : 2px;
	border: 1px solid;
	border-color : #A3BAD3
	}

/* Données des tableaux html */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #DEE6F0;
	color : #000000;
	font-size : 11px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	border: 1px solid;
	border-color : #DEE6F0
}

/* Fond des tableaux html */
.Array_Contour {
font-size : 11px;
	border: 1px solid #DEE6F0;
	background : #DEE6F0
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Top_Menu {	font-size : 14px;	font-family : "Arial", Times, serif;}

/* Fond du top menu*/
.menu_fond_top{}

/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {background: transparent url(images/ligne.gif) repeat-x center; height : 10px;}

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu { clear:both;position: absolute; white-space: nowrap; padding-top: 0px; margin-left: -8px; visibility: hidden;display: block;}

/*FireFox*//* Emplacement du Sous Top Menu*/
html>body .DivSousTopMenu { clear:both;position: absolute; white-space: nowrap; padding-top: 29px; margin-left: -8px; visibility: hidden;  padding-right: 0px;   }

/* Liens du Top Menu IE*/
A.Tab:link { line-height: 31px; height: 31px; font-size : 11px;	font-family : "Arial", Times, serif; text-decoration : none; color : #003876; background: url(images/fond-top.jpg) no-repeat right; display: block; xfloat: left; }
A.Tab:visited { line-height: 31px; height: 31px; font-size : 11px;	font-family : "Arial", Times, serif; text-decoration : none; color : #003876; background: url(images/fond-top.jpg) no-repeat right;display: block; xfloat: left; }
A.Tab:active { line-height: 31px; height: 31px; font-size : 11px;	font-family : "Arial", Times, serif; text-decoration : none; color : #003876; background: url(images/fond-top.jpg) no-repeat right;display: block; xfloat: left; }
A.Tab:hover { line-height: 31px; height: 31px; font-size : 11px;	font-family : "Arial", Times, serif; text-decoration : none; color : #4D749F; background: url(images/fond-top.jpg) no-repeat right;display: block; xfloat: left; }

/* Liens du Top Menu Activé IE*/
A.Tab_Active:link { line-height: 31px; height: 31px; font-size : 11px;	font-family : "Arial", Times, serif; text-decoration : none; color : #003876;  font-weight : bold; background: url(images/fond-top.jpg) no-repeat right;display: block; xfloat: left; }
A.Tab_Active:visited { line-height: 31px; height: 31px;font-size : 11px;	font-family : "Arial", Times, serif; text-decoration : none; color : #003876;  font-weight : bold; background: url(images/fond-top.jpg) no-repeat right;display: block; xfloat: left; }
A.Tab_Active:active { line-height: 31px; height: 31px; font-size : 11px;	font-family : "Arial", Times, serif; text-decoration : none; color : #003876;  font-weight : bold; background: url(images/fond-top.jpg) no-repeat right;display: block; xfloat: left; }
A.Tab_Active:hover { line-height: 31px; height: 31px; font-size : 11px;	font-family : "Arial", Times, serif;  color : #4D749F;  font-weight : bold;  background: url(images/fond-top.jpg) no-repeat right;display: block; xfloat: left; }

/* Liens du Sous Top Menu non activé */
A.SousTopMenu:link {line-height: 15px; font-size : 11px; text-decoration : none; color : #003876;}
A.SousTopMenu:visited {line-height: 15px; font-size : 11px; text-decoration : none; color : #003876;}
A.SousTopMenu:active {line-height: 15px; font-size : 11px; text-decoration : none; color : #003876;}
A.SousTopMenu:hover {line-height: 15px; font-size : 11px; text-decoration : none; color : #4D749F;}

/* Liens du Sous Top Menu Activé*/
A.SousTopMenu_Active:link {line-height: 15px; font-size : 11px; text-decoration : none; color : #003876; font-weight: bold;}
A.SousTopMenu_Active:visited {line-height: 15px; font-size : 11px; text-decoration : none; color : #003876; font-weight: bold;}
A.SousTopMenu_Active:active {line-height: 15px; font-size : 11px; text-decoration : none; color : #003876; font-weight: bold;}
A.SousTopMenu_Active:hover {line-height: 15px; font-size : 11px; color : #4D749F;font-weight: bold;}


/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
}

/* Liens du Botom Menu */
A.Bottom_Tab:link { font-size : 11px; text-decoration : none; color : #000000; }
A.Bottom_Tab:visited { font-size : 11px; text-decoration : none; color : #000000; }
A.Bottom_Tab:active { font-size : 11px; text-decoration : none; color : #000000; }
A.Bottom_Tab:hover { font-size : 11px; text-decoration : underline; color : #000000; }

/* Liens du Bottom Menu Active*/
A.Bottom_Tab_Active:link { font-size : 11px; color : #000000;  font-weight: bold;   text-decoration : underline;   }
A.Bottom_Tab_Active:visited { font-size : 11px; color : #000000;  font-weight: bold;   text-decoration : underline; }
A.Bottom_Tab_Active:active { font-size : 11px; color : #000000;  font-weight: bold;    text-decoration : underline;}
A.Bottom_Tab_Active:hover  { font-size : 11px; color : #000000;  font-weight: bold;   text-decoration : underline; }


/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

.Tab2 { 
	line-height: 15px;
	height: 15px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#000000;
	font-weight : bold;
	text-transform: none;
	text-align: left;
	text-indent: 5px;
	padding-top: 8px;
	}

/* Couleur Ligne de séparation */
.Ligne {
	margin-bottom: 1px;
	margin-top: 1px;
	border-bottom-color: #A3BAD3;
	border-bottom-style: solid;
	border-bottom-width:1px;
	margin-left:0px;
	width:95%;
	display: block;
	float: left;
	}

/* MG - Gestion puces des pages */
A.Menu img { margin-right: 0px;  vertical-align: middle; }

/* MG - Lien non activé */
A.Menu:link , A.Menu:visited , A.Menu:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	display: block;
	float: left;
   margin-left: 0px;
	}

/* MG - Survol du Lien non activé */
A.Menu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	background: #DDE6F0;
	display: block;
	float: left;
   margin-left: 0px;
	}

/* MG - Gestion puces des Page Selectionée */
A.Menu_Actif img { margin-right: 0px;  vertical-align: middle; }

/* MG - Lien activé */
A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	display: block;
	float: left;
	margin-left: 0px;
	}

/* MG - Survol du Lien activé */
A.Menu_Actif:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	background: #DDE6F0;
	display: block;
	float: left;
	margin-left: 0px;
	}

/* 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 - Lien des Sous-Menu non activé */
A.Sous_Menu:link , A.Sous_Menu:visited , A.Sous_Menu:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	display: block;
	float: left;
	margin-left: 0px;
	text-indent: 28px;
	}
	
/* MG - Survol Lien des Sous-Menu non activé */
A.Sous_Menu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	background: #DDE6F0;
	display: block;
	float: left;
	margin-left: 0px;
	text-indent: 28px;
	}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img { margin-right: 0px;  vertical-align: middle; }

/* MG - Lien Du Sous-Menu Activé */
A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	display: block;
	float: left;
	margin-left: 0px;
	text-indent: 28px;
	}

/* MG - Survol du lien Activé du Sous-Menu */
A.Sous_Menu_Actif:hover  {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	background: #DDE6F0;
	display: block;
	float: left;
	margin-left: 0px;
	text-indent: 28px;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2_D { 
	line-height: 20px;
	height: 20px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#000000;
	font-weight : bold;
	text-transform: none;
	text-align: left;
	text-indent: 5px;
	padding-top: 8px;
	}

/* Couleur Ligne de séparation */
.Ligne_D {
	margin-bottom: 1px;
	margin-top: 1px;
	border-bottom-color: #FAFFFF;
	border-bottom-style: solid;
	border-bottom-width:1px;
	margin-left: 0px;
	width:95%;
	display: block;
	float: left;
	}

/* MD - Gestion puces des pages */
A.Menu img { margin-right: 0px;  vertical-align: middle; }

/* MD - Lien non activé */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active {
	line-height_D: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	display: block;
	float: left;
	margin-left: 0px;
	}

/* MD - Survol du Lien non activé */
A.Menu_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	background: #DDE6F0;
	display: block;
	float: left;
	margin-left: 0px;
	}

/* MD - Gestion puces des Page Selectionée */
A.Menu_Actif img { margin-right: 0px;  vertical-align: middle; }

/* MD - Lien activé */
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: #003876;
	width: 95%;
	display: block;
	float: left;
	margin-left: 0px;
	}

/* MD - Survol du Lien activé */
A.Menu_Actif_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	background: #DDE6F0;
	display: block;
	float: left;
	margin-left: 0px;
	}

/* MD - 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; }

/* MD - Lien des Sous-Menu non activé */
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: #003876;
	width: 95%;
	display: block;
	float: left;
	margin-left: 0px;
	text-indent: 22px;
	}
	
/* MD - Survol Lien des Sous-Menu non activé */
A.Sous_Menu_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003876;
	width: 95%;
	background: #DDE6F0;
	display: block;
	float: left;
	margin-left: 0px;
	text-indent: 22px;
	}

/* MD - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img { margin-right: 0px;  vertical-align: middle; }

/* MD - Lien Du Sous-Menu Activé */
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: #003876;
	width: 95%;
	display: block;
	float: left;
	margin-left: 0px;
	text-indent: 22px;
	}

/* MD - Survol du lien Activé 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: none;
	color: #003876;
	width: 95%;
	background: #DDE6F0;
	display: block;
	float: left;
	margin-left: 0px;
	text-indent: 22px;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	background: transparent url(images/menu-ml02.gif) repeat-x top;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	padding-bottom : 4px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Style Footer Général */
.Footer {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #FFFFFF;
	text-align : center;
}

/* Lien du Footer */
A.Footer_Lien:link { font-size : 11px; text-decoration : none; color : #FFFFFF; }
A.Footer_Lien:visited { font-size : 11px; text-decoration : none; color : #FFFFFF; }
A.Footer_Lien:active { font-size : 11px; text-decoration : none; color : #FFFFFF; }
A.Footer_Lien:hover { font-size : 11px; text-decoration : underline; color : #FFFFFF; }

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-weight : bold;
}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */

.Mon-pannier {
	font-size : 11px;
	font-family : "Arial", Times, serif;
	color : #000000;
	font-weight : bold;
	padding-left: 5px;
	padding-top: 3px;
	}