/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS ----------------------  - Micrologiciel - 2004                       */
/* ----------------------------------------------------------------------------------------------- */

/* Body */

BODY {
	font-size : 11px; 
	font-family : Arial, Helvetica, sans-serif; 
	color : #666666;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active  {
	font-size: 11px;
	font-family : Tahoma; 
	color: #9CAA5D;
	text-decoration: none;
}

A:hover {
	font-size: 11px;
	font-family : Tahoma; 
	color: #9CAA5D;
	text-decoration: underline;
}
 
/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons Envoyer Effacer ok */
.Bouton {
   font-family : Tahoma; 
	color : #ffffff;	
	font-weight : normal;
	font-size :11px;
	cursor: hand;
	border : 1px solid #999999;
	margin-left : 1px;
	height : 18px;
	background: #808080;
}

/* .Txt_Area - Cellule de saisie texte multiligne */
/* .Txt_Input - Cellules restantes */
/* .Menu_Select - Liste déroulante des sous-menus */
.Txt_Area , .Txt_Input , .Menu_Select, Menu_Select_D {
font-family : Tahoma; 
	background-color : white;
	color : #999999;
	font-size : 11px;
	border : 1px solid #9CAA5D;
	xwidth : 100px;
}

/* .Module - Cellule News et Recherche */
.Module {
font-family : Tahoma; 
	background-color : white;
	color : #999999;
	font-size : 11px;
	border : 1px solid #9CAA5D;
	width : 100px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td {
	font-size: 11px;
	font-family : Tahoma; 
}

/* En prévision d'un "title" de couleur */
.navtext {
	width : auto;
	font-size : 8pt;
	border-width : 1px;
	border-style : outset;
	border-color : #112a89;
	background-color : White;
	color : #3F3F3F;
	font-family : Tahoma; 
}
/* Photos et Images */
.Photo { margin : 5px; }
	
/* 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;}

/* Textes Page Contact */
.Contact {
	font-size: 11px;
	font-family : Tahoma; 
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	text-align: left;
	white-space: nowrap;
}

/* Les tableau Préformatés en tailles 11 Pix*/
.Format_Petit_Tableau_Titre { 
font-size : 11px; 
font-family : Tahoma; 
text-decoration : none; 
font-weight : bold; 
color : black; 
padding-left : 5px; 
padding-right : 5px; }

.Format_Petit_Tableau { 
font-family :  Tahoma; 
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 {}*/
.Tablo_Main_Fond {
	BACKGROUND-COLOR: transparent;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 {
	font-size : 13px;
	font-family : Tahoma; 
	text-decoration : none;
	color : #666666;
	display: block;
	float: left;	
	line-height: 24px;
	height: 24px;
	width: 100%;
	text-align: left;
	font-weight : bold;
	text-align : left;
	text-transform : none;
}

/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	background: transparent;
	font-family : Tahoma; 
	font-size : 11px;
	color: #666666;
	padding : 15px;
}
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
font-family : Tahoma; 
	font-size : 11px;
	padding : 5px;
	background-color : White;
}
/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	font-family : Tahoma; 
	color : #666666;
	font-size : 13px;
	font-weight : bold;
	text-align : left;
	padding-left: 15px;
	margin: 0px;
}

/* Cellule Normale */
.Array_Data {
	font-family : Tahoma; 
	color : #424c0c;
	font-size : 12px;
	font-weight : normal;
	padding: 5px;
	width: 100%;
background : url(/images/arraydata.jpg) repeat;
}

/* Fond des tableaux */
.Array_Contour {
	font-family : Tahoma; 
	color : #666666;
	font-size : 11px;
	border: 1px solid #dde2be ;
	margin: 0px;
	padding: 5px;
	background : #ffffff;
}




/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */

/* Style général */
.Top_Menu {
	font-family: Tahoma;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	line-height: 30px;
	height: 30px;
	color: #666666;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Liens du Top Menu */
A.Tab:link, A.Tab:active, A.Tab:visited {
	display: block;
	line-height: 30px;
	height: 30px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight : bold;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	}

A.Tab:hover {
	display: block;
	line-height: 30px;
	height: 30px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight : bold;
	text-transform: none;
	text-decoration: none;
	color: #9CAA5D;
	padding-left: 10px;
	padding-right: 10px;
}

/* Page active du Top Menu */
A.Tab_Active:link {
	display: block;
	line-height: 30px;
	height: 30px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight : bold;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
A.Tab_Active:visited, A.Tab_Active:active, A.Tab_Active:hover {
	display: block;
	line-height: 30px;
	height: 30px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight : bold;
	text-transform: none;
	text-decoration: none;
	color: #9CAA5D;
	padding-left: 10px;
	padding-right: 10px;
}
 

/* Tableau Sous Top général */
.TabSousTopMenu {filter:progid:DXImageTransform.Microsoft.shadow( direction=135,color=#c0c0c0,strength=2);	
border-left: 1px solid #C0c0c0; border-right: 1px solid #C0c0c0; border-bottom: 1px solid #C0c0c0; background-color: #ffffff;  }

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu {
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	visibility: hidden;
	margin-left: -10px;
	margin-right: 2px;
}

/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {
	margin-bottom: 2px;
	margin-top: 2px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width:2px;
	padding-left: 15px;
	padding-right: 15px;
	width:100%;
	}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	width: 100%;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 0px;
	}
		
A.SousTopMenu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline ;
	color: #333333;
	width: 100%;
	background-position: 1px;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 0px;
	}
 
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active, A.SousTopMenu_Active:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	width: 100%;
	background-position: 1px;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 0px;
	}


/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {
	font-family: Tahoma;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	line-height: 26px;
	height: 26px;
	color: #666666;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	
}

/* Liens du Bottom Menu */
A.Bottom_Tab:link, A.Bottom_Tab:active, A.Bottom_Tab:visited {
	display: block;
	line-height: 26px;
	text-align: center;	
	height: 26px;
	font-family: Tahoma;
	font-size: 13px;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;

	}

A.Bottom_Tab:hover {
	display: block;
	text-align: center;	
	line-height: 26px;
	height: 26px;
	font-family: Tahoma;
	font-size: 13px;
	text-transform: none;
	text-decoration: none;
	color: #9CAA5D;
	padding-left: 10px;
	padding-right: 10px;
}

/* Liens du Bottom Menu Actif*/
A.Bottom_Tab_Active:link {
	display: block;
	text-align: center;		
	line-height: 26px;
	height: 26px;
	font-family: Tahoma;
	font-size: 13px;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}

A.Bottom_Tab_Active:visited, A.Bottom_Tab_Active:active, A.Bottom_Tab_Active:hover {
	display: block;
	text-align: center;	
	line-height: 26px;
	height: 26px;
	font-family: Tahoma;
	font-size: 13px;
	text-transform: none;
	text-decoration: none;
	color: #9CAA5D;
	padding-left: 10px;
	padding-right: 10px;
}
 
/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */
/* Titres des Menus Gauche */
.Tab2 {
	line-height: 31px;
	height: 31px;
	font-size : 13px;
	font-family : Tahoma;
	text-decoration : none;
	color :#666666;
	font-weight : bold;
	text-transform: none;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited , A.Menu:active {
	font-family: Tahoma;
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	padding-top: 5px;
	padding-left : 25px;
}

/* MG - Survol de toutes les pages */
A.Menu:hover {
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #9CAA5D;
	padding-top: 5px;
	padding-left : 25px;
	}

/* MG - Page Selectionnée Uniquement (et le Titre Sous-Menu) */
/* MG - Survol de la page sélectionnée (et la page titre Sous-Menu) */
A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active, A.Menu_Actif:hover {
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #9CAA5D;
	padding-top: 5px;
	padding-left : 25px;
	}

/* MG - Tous les sous-Menu sauf le Sous-Menu Actif */
A.Sous_Menu:link , A.Sous_Menu:visited , A.Sous_Menu:active {
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin-left: 45px;
	padding-top: 0px;
	}
/* MG - Survol de tous les Sous-Menu sauf le Sous-Menu Actif */
A.Sous_Menu:hover {
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
	margin-left: 45px;
	padding-top: 0px;
	}

/* MG - Sous-Menu Actif */
A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active {
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
	margin-left: 45px;
	padding-top: 0px;
	}

/* MG - Survol du Sous-Menu Actif */
A.Sous_Menu_Actif:hover  {
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
	margin-left: 45px;
	padding-top: 0px;
	}


/* MG - Couleur Ligne de séparation des Menus */
.Ligne {
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-top: 2px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width:2px;
	margin-left: 10px;
	width:80%;
	}
/* MG - Gestion puces des pages */
A.Menu img {
	margin-right: 2px;
	vertical-align: middle;
}

/* MG - Gestion puces des Page Selectionée */
A.Menu_Actif img {
	margin-right: 2px;
	vertical-align: middle;
}
/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu img {
	margin-right: 2px;
	vertical-align: middle;
}

 /* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img {
	margin-right: 2px;
	vertical-align: middle;
}


/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche  - Paramètres communs*/
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;	
	margin-top : 0px;
}

.Fond_Menu_Gauche {
	width : 0px;
	height : 0px;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Footer - signature*/
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer ( gestion tiret ) */
.Footer {
	font-size : 11px;
	font-family : Tahoma;
	text-decoration : none;
	font-weight : normal;
	color : #666666;
	text-align : center;
	padding-left: 10px;
}

/* Lien du Footer */
A.Footer_Lien:link, A.Footer_Lien:visited, A.Footer_Lien:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
		padding-left: 10px;
}

A.Footer_Lien:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
		padding-left: 10px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family :  Tahoma;
 color : #FF0000;
 font-weight : bold;
}

/* Adresse site Internet */
.url_Site {
	font-size : 11px;
	font-family : Tahoma;
	color : White;
	font-weight : normal;
	text-align: center;
	}


.Body_mail {
 font-size : 11px;
 font-family :  Tahoma;
background: white;
}























