/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------  - Micrologiciel - 2004 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 12px; 
	font-family :Arial, Helvetica, sans-serif; 
	color : #666666;
	text-align : left;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}
	
.Body_mail{
 	font-size : 12px;
 	font-family :Arial, Helvetica, sans-serif;
 	color : #666666;
	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 : #f28e00;
	font-weight: normal;
	text-decoration : none;
}

A:hover {text-decoration : underline;}

/* ------------------------------------------------------------------ */
/* Tableaux principal*/
.Tablo_Main {
	width:100px;
	height: 100%;
	border:0;
	margin:0; 
	padding:0;
	vertical-align:top;
}

/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	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: #333333;
	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 : #666666;
	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 : #f9b400;
}

/* Cellule Normale */
.Array_Data {
	font-family :Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
	font-weight : normal;
	vertical-align: top;
	padding: 5px;
}

/* Fond des tableaux */
.Array_Contour {
	border: 1px solid #f9b400;
	margin : 0;
}

/* -------------------------------------------------------------------- */
/* Style Top Menu */
/* -------------------------------------------------------------------- */

/* Style Général */
.Top_Menu {
font-family: Arial, Helvetica, sans-serif;
padding-top: 0px;
padding-bottom: 0px;
text-align:left;
height: 41px;
line-height: 41px;
}

/* Liens du Top Menu */

A.Tab:link, A.Tab:visited, A.Tab:active, A.Tab:hover {
display: block;
height: 41px;
line-height: 41px;
text-align: center;
font-weight : bold;
font-family :Arial, Helvetica, sans-serif;
font-size : 13px;
text-transform: none;
text-decoration : none;
color : #ffffff;
padding-left :25px;
padding-right : 25px;
}

A.Tab:hover {color : #064b9d; background: url(images/top-up.jpg) top repeat-x;}

/* Page active du Top Menu */
A.Tab_Active:link, A.Tab_Active:visited, A.Tab_Active:active, A.Tab_Active:hover {
display: block;
height: 41px;
line-height: 41px;
text-align: center;
font-weight : bold;
font-family :Arial, Helvetica, sans-serif;
font-size : 13px;
text-transform: none;
text-decoration : none;
color : #064b9d;
padding-left :25px;
padding-right : 25px;
background: url(images/top-up.jpg) top repeat-x;
}

/* Tableau Sous Top général */
.TabSousTopMenu {
background-color: #2ca9e1;
border:0;
margin: 0;
padding: 0;
}

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu {
display: block;
position: absolute;
white-space: nowrap;
margin-top: 0px;
margin-left: 0px;
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: #ffffff;
	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: 22px;
	height: 22px;
	text-align: left;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	padding-left :25px;
	padding-right : 25px;
	margin: 0;
	}
		
A.SousTopMenu:hover {color: #064b9d; background: url(images/ss-top-up.gif) top repeat-x #85c324;}
	
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active , A.SousTopMenu_Active:hover {
	line-height: 22px;
	height: 22px;
	text-align: left;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #064b9d;
	width: 100%;
	padding-left :25px;
	padding-right : 25px;
	background: url(images/ss-top-up.gif) top repeat-x #85c324;
	margin: 0;
	}

/* ------------------------------------------------------------------ */
/* 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: #ffffff;
}

/* Contenu */
.contenu_table {width: 745px;border: 0;margin:0; padding: 0;}

.contenu_txt_1 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	vertical-align: top;
	text-align: left;
	text-decoration : none;
	margin: 0;
	padding:0;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITES */
/* ----------------------------------------------------------------------------------------------- */
.droite-01 {
	height: 15px;
	width : 245px;
	background: url(images/gauche-01.gif) no-repeat top;
	}

.droite-02 {
	height: 11px;
	width : 245px;
	background: url(images/gauche-03.gif) no-repeat top;
	}

.droite-03 {
	height: 25px;
	width : 245px;
	background: url(images/gauche-02.gif) no-repeat top;
	}
	
.droite-04 {
	width : 245px;
	background: url(images/gauche-05.gif) top repeat-y;
	}
	
/* Titre des Menus dans les Menus*/
.Tab2_D {
	height: 24px;
	line-height: 24px;
	font-size : 14px;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : normal;
	color :#ffffff;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	padding:0;
	margin:0;
	background: url(images/gauche-04.gif) no-repeat top;
	}

/* Couleur Ligne de séparation */
.Ligne_D {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 183px;
	margin-left: 23px;
	margin-right: 39px;
	}

/* MD - Gestion puces des pages */
A.Menu_D img { margin-left: 0px; margin-right: 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;
	line-height: 30px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(images/gauche-06.gif) 0% 0% no-repeat;
} 

/* MD - Survol de toutes les pages */
A.Menu_D:hover {color: #da6903;}

/* MD - Gestion puces des Page Selectionée */
A.Menu_Actif_D img { margin-left: 0px; margin-right: 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;
	line-height: 30px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #da6903;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(images/gauche-06.gif) 0% 0% no-repeat;
}

/* 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:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	padding-left:48px;
	width: 100%;
	line-height: 14px;
	padding-top:0px;
	padding-bottom:0px;
}
	
/* MD - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover {color: #da6903;}

/* 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:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #da6903;
	padding-left:48px;
	width: 100%;
	line-height: 14px;
	padding-top:0px;
	padding-bottom:0px;
}

/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {padding : 0;}

#Zonesecure .Tab2_D {
	height: 39px;
	width: 245px;
	font-size : 1px;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : normal;
	color :#ffffff;
	background: url(images/gauche-08.jpg) no-repeat top;
	}
	
#Zonesecure .droite-01 {
	height: 15px;
	width : 245px;
	background: url(images/gauche-07.jpg) no-repeat top;
	}
	
#Zonesecure .droite-02 {
	height: 1px;
	width : 245px;
	background: url(images/gauche-09.jpg) no-repeat top;
	}
	
#Zonesecure .droite-03 {
	height: 25px;
	width : 245px;
	background: url(images/gauche-10.jpg) no-repeat top;
	}
	
#Zonesecure .droite-04 {
	width : 245px;
	background: url(images/gauche-11.jpg) top no-repeat;
	}
	
#Zonesecure .Module_D {
}

#Zonesecure .Bouton_D {}

/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

.Bottom_Menu {
	height: 40px;
	line-height:40px;
	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;
	font-size: 12px;
	text-decoration: none;
	color: #353638;
	padding-left:0;
	padding-right:0;
}

A.Bottom_Tab:hover {color : #455e86;}

/* 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;
	font-size: 12px;
	text-decoration: none;
	color: #455e86;
	padding-left:0;
	padding-right:0;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
.Footer {
	height: 30px;
	line-height: 30px;
	text-align : center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	color : #353638;
	background-color: #b2d3f2;
}

/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #353638;
	font-weight : normal;
}

A.Footer_Lien:hover {color : #455e86;}

/* ----------------------------------------------------------------------------------------------- */
/* 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 #000000;
	height : 18px;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #80807e;
}

/* .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 : #80807e;
	font-size : 11px;
	border : 1px solid #000000;
	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 : #80807e;
	font-size : 11px;
	border : 1px solid #000000;
}	
	
/* .Module - Cellule News et Recherche */
.Module {
	font-family :Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : #80807e;
	font-size : 11px;
	border : 1px solid #000000;
	width : 90px;
}

.Module2 {
	font-family :Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : #80807e;
	font-size : 11px;
	border : 1px solid #000000;
	width : 110px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{font-size : 12px;font-family :Arial, Helvetica, sans-serif;color : #f28e00;font-weight : bold;}

/* Adresse site Internet */
.url_Site {
	font-size : 12px;
	font-family :Arial, Helvetica, sans-serif;
	color : #f28e00;
	font-weight : bold;
	text-align: left;
	text-indent: 40px;
	}

/* Newsletter*/
.TableEditoNews {border: 1px double #FFFFFF;background-color: #f28e00;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: #f28e00;}
