/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------  - Micrologiciel - 2004 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  
	color : #005081;
	text-align : left;
	margin: 0px;
	padding: 0px;
	background-color: #00A3E8;
	background-position: top;
	background-repeat: repeat-x;
	}
	
.Body_mail{
 font-size : 11px; 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
 color : #005081;
 background-color: #FFFFFF;
 background-image: url(images/fond_mail.gif);
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active, A:hover {
   font-size : 11px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #158BAF; 
	font-weight: normal;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}

/* ------------------------------------------------------------------ */
/* Tableaux principal*/
.Tablo_Main {
	height: 100%;
	width: 1000px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

/* -------------------------------------------------------------------- */
/* Style Top Menu */
/* -------------------------------------------------------------------- */

/* Style Général */
.Top_Menu {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
xvertical-align: middle;
height: 36px;
}

/* Liens du Top Menu */

A.Tab:link, A.Tab:visited, A.Tab:active, A.Tab:hover {
display: block;
xfloat: left;
height : 36px;
line-height: 36px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px;
text-transform: uppercase;
text-decoration : none;
color : #0C9023;
padding: 0px;
}

A.Tab:hover {
color : #067CA2;
}

/* Page active du Top Menu */
A.Tab_Active:link, A.Tab_Active:visited, A.Tab_Active:active, A.Tab_Active:hover {
display: block;
xfloat: left;
height : 36px;
line-height: 36px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px;
text-transform: uppercase;
text-decoration : none;
color : #067CA2;
padding: 0px;
}

/* Tableau Sous Top général */
.TabSousTopMenu {
background-color: #ECED37;
border-left: 2px;
border-left-style: solid;
border-left-color: #099125;
border-right: 2px;
border-right-style: solid;
border-right-color: #099125;
margin-top: 0px;
padding-top: 5;
padding-right: 10px;
padding-left:10px;
padding-bottom: 0px;
}

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu {
display: block;
position: absolute;
white-space: nowrap;
margin-top: -3px;
margin-left: 0px;
visibility: hidden;
}

/*FireFox*/
/*Emplacement du Sous Top Menu*/
html>body.DivSousTopMenu {
Xclear:both;
position: absolute;
white-space: nowrap;
margin-top: -3px;
margin-left: 0px;
visibility: hidden;
}

/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {
	margin-bottom: 4px;
	margin-top: 4px;
	border-bottom-color: #0C9023;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-right: 0px;
	width: 90%;
	}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active , A.SousTopMenu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none;
	color: #0C9023;
	padding-left: 8px;
	padding-right: 20px;
	width: 100%;
	}
		
A.SousTopMenu:hover {
color: #067CA2;
	}
	
/* 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: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #067CA2;
	text-decoration: underline;
	padding-left: 8px;
	padding-right: 20px;
	width: 100%;
	}

/* ------------------------------------------------------------------ */
/* 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 : White;
}

/* Contenu */
.contenu_table {
   height: 100%;
	width: 680px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/centre_fd_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.contenu_titre_1 {
	height: 18px;
	line-height: 18px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform: uppercase;
	color :#005783;
	font-weight : bold;
	text-align: left;
	vertical-align: middle;
}

.contenu_txt_1 {
	height: 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #005081;
	vertical-align: top;
	text-align: left;
	text-decoration : none;
	letter-spacing: 0px;
	padding: 10px;
	}
	
	/* fond de la partie centrale */
.centre_fond {
	background-image: url(images/centre_fd_03.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
	
/* ----------------------------------------------------------------------------------------------- */
/* 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: 0px;
	border-color: #005081;
	border-style: solid;
	margin : 4px;
}

/* Style textes de la page Contact*/
.Contact {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #005081;
	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 :#005081;
	font-weight : bold;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left: 5px;
}

/* Cellule Normale */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	color : #005081;
	font-size : 11px;
	font-weight : normal;
	vertical-align: top;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	padding-bottom : 5px;
	background : #FFFFFF;
}

/* Fond des tableaux */
.Array_Contour {
	font-size : 12px;
	border: 0px solid #8CAF6B;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	height: 18px;
	line-height: 18px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color :#EAEF33;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	}

/* Couleur Ligne de séparation */
.Ligne { 
	xdisplay: block;
	xfloat: left;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-color: #EAEF33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:80%;
	}

/* MG - Gestion puces des pages */
A.Menu img { margin-left: 0px; margin-right: 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;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
	padding: 0px;
}

/* MG - Survol de toutes les pages */
A.Menu:hover {
	color: #E9EF37;
}

/* MG - Gestion puces des Page Selectionée */
A.Menu_Actif img { margin-left: 0px; margin-right: 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;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9EF37;
	width: 100%;
	padding: 0px;
}

/* 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;
	line-height: 16px;
	height: 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #E9EF37;
	width: 100%;
	padding-left: 43px;
	margin: 0px;
}
	
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu:hover {
	color: #E9EF37;
	text-decoration: underline;
}

/* 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;
	line-height: 16px;
	height: 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #E9EF37;
	width: 100%;
	padding-left: 43px;
	margin: 0px;
}

	/* fond de la partie centrale */
.gauche_fond {
	background-image: url(images/gauche_fd_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;	
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer */
.Footer {
	xwidth: 780px;
	height: 35px;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: normal;
	color : #FEF200;
	text-decoration : none;
	text-align : center;
	vertical-align: middle;
	line-height: 35px;
}

/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	line-height: 35px;
	height : 35px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px;
	text-decoration : none;
	color : #FEF200;
	font-weight : normal;
}

A.Footer_Lien:hover {
text-decoration : underline;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

.Bottom_Menu {
	height: 35px;
	line-height: 35px;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: bold;
	color : #496C08;
	text-align : center;
	vertical-align: middle;
}

/* Liens du Bottom Menu */
A.Bottom_Tab:link , A.Bottom_Tab:visited , A.Bottom_Tab:active , A.Bottom_Tab:hover {
	display: block;
	text-align: center;
	vertical-align: middle;
	height : 35px;
	line-height: 35px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size : 12px;
	color : #496C08;
}

A.Bottom_Tab:hover {
	color : #FFF100;
}

/* 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;
	text-align: center;
	vertical-align: middle;
	height : 35px;
	line-height: 35px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size : 12px;
	color : #FFF100;
}

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Bouton {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #ECED37;	
	font-size :11px;
	text-align: center;
	cursor: hand;
	border : 1px solid #0C9023;
	height : 18px;
	background-color: #0C9023;
	margin-right: 4px;
	margin-left: 4px;
}

/* .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 : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : #ECED37;
	color : #0C9023;
	font-size : 11px;
	border : 1px solid #0C9023;
	xwidth : 100px;
}

/* Select box dans liste déroulante Menu */
.Menu_Select_D {
	xdisplay: block;
	xfloat: left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : #ECED37;
	color : #0C9023;
	font-size : 11px;
	border : 1px solid #0C9023;
}	
	
/* .Module - Cellule News et Recherche */
.Module {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : #ECED37;
	color : #0C9023;
	font-size : 11px;
	border : 1px solid #0C9023;
	width : 90px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
     
 /* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
 color : #FF0000;
 font-weight : bold;
}

/* Adresse site Internet */
.url_Site {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #0C9023;
	font-weight : bold;
	text-align: left;
	text-indent: 40px;
	}

/* Newsletter*/

.TableEditoNews {
	border: 1px double #FFFFFF;
	background-color: #0C9023;
	font-family : Verdana, Geneva, 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: #0C9023;
	}
