/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------  - Micrologiciel - 2004 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#565654;
text-align : left;
margin:0;
padding:0;
background-image:url(images/bioghetto-fond.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#e2dcc2;
}
	
.Body_mail{
font-size:12px;
font-family:Arial, Helvetica, sans-serif; 
color:#565654;
background-color:#FFFFFF;
background-image:url(images/fond_mail.gif);
margin:0;
padding:0;
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active, A:hover {
font-size:12px;
font-family:Arial, Helvetica, sans-serif; 
color:#818936;
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;
}

/* Fond des Pages du Site*/
.Tablo_Main_Frame {
background-color:#f0eedf;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */

/* taille des tableaux par defaut dans l'editeur */
td {font-family:Arial, Helvetica, sans-serif;font-size:12px; }

/* Photos et Images */
.Photo {border:1px;border-color:#a8a8aa;border-style:solid;margin:5px;}

/* Style textes de la page Contact*/
.Contact {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:normal;
color:#565654;
text-align:left;
padding:4px;
}

/* 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;
padding:5px;
background-color:#565654;
}

/* Cellule Normale */
.Array_Data {
font-family:Arial, Helvetica, sans-serif;
color:#565654;
font-size:12px;
font-weight:normal;
vertical-align:top;
padding:5px;
}

/* Fond des tableaux */
.Array_Contour {border:1px solid #565654;margin:0;}

/* -------------------------------------------------------------------- */
/* Style Top Menu */
/* -------------------------------------------------------------------- */

/* Style Général */
.Top_Menu {
font-family : Tahoma, Arial, Helvetica, sans-serif; 
padding-top: 0px;
padding-bottom: 0px;
text-align:left;
height: 39px;
line-height: 39px;
}

/* Liens du Top Menu */
A.Tab:link, A.Tab:visited, A.Tab:active, A.Tab:hover {
display: block;
height: 39px;
line-height: 39px;
text-align: center;
font-weight : normal;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 14px;
text-transform: none;
text-decoration : none;
color : #ffffff;
padding-left:10px;
padding-right:10px;
margin: 0;
background-color: #34312c;
}

A.Tab:hover {color : #c9d839;}

/* Page active du Top Menu */
A.Tab_Active:link, A.Tab_Active:visited, A.Tab_Active:active, A.Tab_Active:hover {
display: block;
height: 39px;
line-height: 39px;
text-align: center;
font-weight : normal;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 14px;
text-transform: none;
text-decoration : none;
color : #c9d839;
padding-left:10px;
padding-right:10px;
margin: 0;
background-color: #34312c;
}

/* Tableau Sous Top général */
.TabSousTopMenu {
background-color: #34312c;
border:0;
margin: 0;
padding-top: 0px;
padding-right: 0px;
padding-left:0px;
padding-bottom: 5px;
}

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu {
display: block;
position: absolute;
white-space: nowrap;
margin-top: 0;
margin-left: 0;
visibility: hidden;
}

/*FireFox*/
/*Emplacement du Sous Top Menu*/
html>body.DivSousTopMenu {
clear:both;
position: absolute;
white-space: nowrap;
margin-top: 0;
margin-left: 0;
visibility: hidden; 
}

/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {
	margin-bottom: 4px;
	margin-top: 4px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width:1px;
	padding-left: 0px;
	padding-right: 0px;
	width:100%;
	}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active , A.SousTopMenu:hover {
	line-height: 20px;
	height: 20px;
	text-align: left;
	font-weight: normal;
	font-family : tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
padding-left:12px;
padding-right:12px;
	}
		
A.SousTopMenu:hover {color: #c9d839;}
	
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active , A.SousTopMenu_Active:hover {
	line-height: 20px;
	height: 20px;
	text-align: left;
	font-weight: normal;
	font-family : tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #c9d839;
	width: 100%;
padding-left:12px;
padding-right:12px;
	}

/* ------------------------------------------------------------------ */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 5px;
	background-color:#f0eedf;
}

/* Contenu */
.contenu-table {width: 600px;border: 0;margin:0; padding: 0;}

.contenu-titre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #35322d;
	vertical-align: middle;
	text-align: left;
	text-decoration : none;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 15px 0 25px;
                     background: url(images/centre-titre-fd.gif) top no-repeat;
	}

.contenu-txt-1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #565654;
	vertical-align: top;
	text-align: left;
	text-decoration : none;
	margin: 0;
	padding: 0 10px 0px 10px;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	height: 30px;
	line-height: 30px;
	font-size : 13px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color :#666666;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	padding:0 15px 0 15px;
	margin:0;
	background: url(images/gauche-titre.gif) top no-repeat;
	}

/* Couleur Ligne de séparation */
.Ligne {
	display: block;
	float: left;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 190px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 5px;
	margin-top: 5px;
	}

/* MG - Gestion puces des pages */
A.Menu img {margin:0px; margin:0px; vertical-align: middle;}

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited , A.Menu:active , A.Menu:hover {
	display: block;
	float: left;
	height:20px;
	line-height: 20px;
	font-weight: normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 100%;
} 

/* MG - Survol de toutes les pages */
A.Menu:hover {color: #8b9341;}

/* MG - Gestion puces des Page Selectionée */
A.Menu img {margin:0px; margin:0px; vertical-align: middle;}

/* MG - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active , A.Menu_Actif:hover  {
	display: block;
	float: left;
	height:20px;
	line-height: 20px;
	font-weight: normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8b9341;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu img { margin-left: 0px;  vertical-align: middle; }

/* MG - Toutes les pages des Sous-Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu:link , A.Sous_Menu:visited , A.Sous_Menu:active , A.Sous_Menu:hover {
	display: block;
	float: left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	width: 100%;
	line-height: 14px;
	padding:2px 0 2px 35px;
}
	
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu:hover {color: #8b9341;}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img { margin-left: 0px;  vertical-align: middle; }

/* MG - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active , A.Sous_Menu_Actif:hover {
	display: block;
	float: left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8b9341;
	width: 100%;
	line-height: 14px;
	padding:2px 0 2px 35px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2_D {
	height: 30px;
	line-height: 30px;
	font-size : 13px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color :#d0dc60;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	padding:0;
	margin:0;
	background: url(images/droite-titre.gif) top no-repeat;
	}

/* Couleur Ligne de séparation */
.Ligne_D {
	display: block;
	float: left;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 190px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 5px;
	margin-top: 5px;
	}

/* MD - Gestion puces des pages */
A.Menu_D img {margin:0px; margin:0px; vertical-align: middle;}

/* MD - 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;
	height:20px;
	line-height: 20px;
	font-weight: normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #f8f1d7;
	margin: 0;
	padding: 0;
	width: 100%;
} 

/* MD - Survol de toutes les pages */
A.Menu_D:hover {color: #d2dc62;}

/* MD - Gestion puces des Page Selectionée */
A.Menu_Actif_D img {margin:0px; margin:0px; vertical-align: middle;}

/* MD - 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;
	height:20px;
	line-height: 20px;
	font-weight: normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #d2dc62;
	margin: 0;
	padding: 0;
	width: 100%;
}

/* MD - 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; }

/* MD - 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:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #f8f1d7;
	width: 100%;
	line-height: 14px;
	padding:2px 0 2px 35px;
}
	
/* MD - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover {color: #d2dc62;}

/* MD - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif_D img { margin-left: 0px;  vertical-align: middle; }

/* MD - 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:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #d2dc62;
	width: 100%;
	line-height: 14px;
	padding:2px 0 2px 35px;
}

.droite-01 {height: 5px;width : 190px;background: url(images/droite-trait.gif) no-repeat top;}
.droite-02 {background-color: #65553e;}
.droite-03 {height: 25px;width : 190px;background: url(images/droite-bas.gif) no-repeat top;}

#Zonesecure .Tab2_D {background: url(images/droite-titre2.gif) top no-repeat;}
#Zonesecure .droite-01 {height: 5px;width : 190px;background: url(images/droite-trait2.gif) no-repeat top;}
#Zonesecure .droite-02 {background-color: #5a5752;}
#Zonesecure .droite-03 {height: 26px;width : 190px;background: url(images/droite-bas2.gif) no-repeat top;}

/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {padding : 0;}

/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

.Bottom_Menu {
	height: 43px;
	line-height:43px;
	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 : Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding:0;
	margin: 0;
}

A.Bottom_Tab:hover {color : #bcc663;}

/* 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 : Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	color: #bcc663;
	padding:0;
	margin: 0;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
.Footer {
	height: 40px;
	line-height: 40px;
	text-align : center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	color : #ffffff;
	background-color: #33302b;
}

/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

A.Footer_Lien:hover {color : #bcc663;}

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Bouton {
   font-family :Arial, Helvetica, sans-serif;
	color : #ffffff;	
	font-size :11px;
	text-align: center;
	cursor: hand;
	border : 1px solid #34332e;
	height : 18px;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #8b9340;
}

/* .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 : #34332e;
	font-size : 11px;
	border : 1px solid #34332e;
	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 : #34332e;
	font-size : 11px;
	border : 1px solid #34332e;
}
	
/* .Module - Cellule News et Recherche */
.Module {
	font-family :Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : #34332e;
	font-size : 11px;
	border : 1px solid #34332e;
	width : 90px;
}
