/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------  - Micrologiciel - 2007 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #555555;
	text-align : left;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	}
	
.Body_mail{
 	font-size : 11px; 
 	font-family : Arial, Helvetica, sans-serif; 
 	color : #555555;
	margin: 0;
	padding: 0;
 	background-color: #ffffff;
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active, A:hover {
   font-size : 11px;
   font-family : Arial, Helvetica, sans-serif;
   color : #006AB8; 
	font-weight: normal;
	text-decoration : none;
}

A:hover {text-decoration : underline;}

/* ------------------------------------------------------------------ */
/* Tableaux principal*/
.Tablo_Main {
	width: 1000px;
	height: 100%;
	border: 0;
	margin: 0; 
	padding: 0;
	vertical-align: top;
	background-image: url(images/gauche_fd_02.jpg);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}

/* ------------------------------------------------------------------ */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background-color: #ffffff;
}

/* Contenu */
.contenu_table {width: 550px;border: 0;margin: 0;padding: 0;}

.contenu_txt_1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color : #555555;
	vertical-align: top;
	text-align: left;
	text-decoration : none;
	margin: 0;
	padding:0;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */

/* taille des tableaux par defaut dans l'editeur */	
td { font-family : Arial, Helvetica, sans-serif; font-size : 11px; }

/* Photos et Images */
.Photo {
	border: 1px;
	border-color: #AAA408;
	border-style: solid;
	margin : 5px;
}

/* Style textes de la page Contact*/
.Contact {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #0045AC;
	text-align : left;
	padding: 5px;
}

/* 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;}

/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#FFFFFF;
	font-weight : normal;
	text-transform: none;
	text-align: left;
	vertical-align: middle;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left: 5px;
	background-color : #0045AC;
}

/* Cellule Normale */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	color : #0045AC;
	font-size : 11px;
	font-weight : normal;
	vertical-align: top;
	padding : 5px;
	background : #ffffff;
}

/* Fond des tableaux */
.Array_Contour {
	border: 1px solid #0045AC;
	margin : 0;
}

/* -------------------------------------------------------------------- */
/* Style Top Menu */
/* -------------------------------------------------------------------- */

/* Style Général */
.Top_Menu {
font-family: Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
height: 50px;
line-height: 50px;
}

/* Liens du Top Menu */
A.Tab:link, A.Tab:visited, A.Tab:active, A.Tab:hover {
display: block;
height: 50px;
line-height: 50px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
text-transform: uppercase;
color : #0a7fb1;
padding-left: 0px;
padding-right: 0px;
}

A.Tab:hover {color : #011053;}

/* Page active du Top Menu */
A.Tab_Active:link, A.Tab_Active:visited, A.Tab_Active:active, A.Tab_Active:hover {
display: block;
height: 50px;
line-height: 50px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
text-transform: uppercase;
color : #011053;
padding-left: 0px;
padding-right: 0px;
}

/* Tableau Sous Top général */
.TabSousTopMenu {
border-style: solid;
border-color: #21231F;
border-left-width: 0px;
border-bottom-width: 0;
border-top-width: 0;
border-right-width: 0;
margin: 0;
padding-top: 10px;
padding-right: 10px;
padding-left:10px;
padding-bottom: 7px;
background-color: #31EBFC;
}

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu {
display: block;
position: absolute;
white-space: nowrap;
margin-top: 0px;
margin-left: 0px;
padding: 0;
visibility: hidden;
}

/*FireFox*/
/*Emplacement du Sous Top Menu*/
html>body.DivSousTopMenu {
clear:both;
position: absolute;
white-space: nowrap;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
}

/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {
	margin-bottom: 4px;
	margin-top: 4px;
	border-bottom-color: #011053;
	border-bottom-style: solid;
	border-bottom-width:1px;
	padding-left: 0px;
	padding-right: 0px;
	width:70%;
	}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active , A.SousTopMenu:hover {
	line-height: 18px;
	height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0a7fb1;
	width: 100%;
	padding-left: 8px;
	padding-right: 15px;
	}
		
A.SousTopMenu:hover {color: #011053;}
	
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active , A.SousTopMenu_Active:hover {
	line-height: 18px;
	height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #011053;
	text-decoration: none;
	width: 100%;
	padding-left: 8px;
	padding-right: 15px;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2_D {
	height: 31px;
	line-height: 31px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color :#ffffff;
	vertical-align: middle;
	text-align: center;
	padding-left:0;
	margin: 0;
	}	

/* Couleur Ligne de séparation */
.Ligne_D {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-color: #0144AD;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
	}

/* MG - Gestion puces des pages */
A.Menu_D img { margin-left: 0px; margin-right: 0px; vertical-align: middle; }

/* MG - Titres de toutes les pages */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active , A.Menu_D:hover {
	display: block;
	float: left;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0;
	padding-top:3px;
	padding-bottom:3px;
	width: 100%;
}

/* MG - Survol de toutes les pages */
A.Menu_D:hover {
	color: #0144AD;}

/* MG - Gestion puces des Page Selectionée */
A.Menu_Actif_D img { margin-left: 0px; margin-right: 0px; vertical-align: middle; }

/* MG - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif_D:link , A.Menu_Actif_D:visited , A.Menu_Actif_D:active , A.Menu_Actif_D:hover  {
	display: block;
	float: left;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0144AD;
	margin: 0;
	padding-top:3px;
	padding-bottom:3px;
	width: 100%;
}

/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D img { margin-left: 0px;  vertical-align: middle; }

/* MG - Toutes les pages des Sous-Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D:link , A.Sous_Menu_D:visited , A.Sous_Menu_D:active , A.Sous_Menu_D:hover {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	padding-left: 30px;
	width: 100%;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom:2px;
}
	
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover {color: #0144AD;}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif_D img { margin-left: 0px;  vertical-align: middle; }

/* MG - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif_D:link , A.Sous_Menu_Actif_D:visited , A.Sous_Menu_Actif_D:active , A.Sous_Menu_Actif_D:hover {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0144AD;
	padding-left: 30px;
	width: 100%;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom:2px;
}

/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {padding : 0;}
	
/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

.Bottom_Menu {
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

/* Liens du Bottom Menu */
A.Bottom_Tab:link , A.Bottom_Tab:visited , A.Bottom_Tab:active , A.Bottom_Tab:hover {
	display: block;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	color : #ffffff;
}

A.Bottom_Tab:hover {color : #01A4E5;}

/* Liens du Bottom Menu Actif*/
A.Bottom_Tab_Active:link , A.Bottom_Tab_Active:visited , A.Bottom_Tab_Active:active , A.Bottom_Tab_Active:hover {
	display: block;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	color : #01A4E5;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
.Footer {
	height: 28px;
	line-height: 28px;
	text-align : center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	color : #FFFFFF;
}

/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active, A.Footer_Lien:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
	height: 28px;
	line-height: 28px;
}

A.Footer_Lien:hover {
color : #01A4E5;
}
/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Bouton {
   font-family : Arial, Helvetica, sans-serif;
	color : #010745;	
	font-size :11px;
	text-align: center;
	cursor: hand;
	border : 1px solid #020948;
	height : 18px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(images/bouton_fd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #67ECFF;
}

/* .Txt_Area - Cellule de saisi texte multiligne */
/* .Txt_Input - Cellules restantes */
/* .Menu_Select - Liste déroulante Des Sous-Menus */
.Txt_Area , .Txt_Input , .Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #0078C6;
	font-size : 11px;
	border : 1px solid #020948;
	xwidth : 100px;
}

/* Select box dans liste déroulante Menu */
.Menu_Select_D {
	xdisplay: block;
	xfloat: left;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #0078C6;
	font-size : 11px;
	border : 1px solid #020948;
}	
	
/* .Module - Cellule News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #0078C6;
	font-size : 11px;
	border : 1px solid #020948;
	width : 90px;
}

 /* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Adresse site Internet */
.url_Site {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #02A3E6;
	font-weight : bold;
	text-align: left;
	text-indent: 40px;
	}

/* Newsletter*/
.TableEditoNews {border: 1px double #FFFFFF;background-color: #02A3E6;font-family : Arial, Helvetica, sans-serif;font-size:12px;}
.CellEditoNews {background-color: #FFFFFF;}
.ligne_y{background-image: none;background-repeat: repeat-y;width:1px;}
.ligne_x{height:1px;background-color: #02A3E6;}
