/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------  - Micrologiciel - 2004 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px; 
	font-family : Arial, Helvetica, sans-serif; 
	color : #555555;
	text-align : left;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/fond_site.gif);
	background-position: top;
	background-repeat: repeat;
	}
	
.Body_mail{
 font-size : 11px; 
 font-family : Arial, Helvetica, sans-serif; 
 color : #555555;
 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 : 11px;
   font-family : Arial, Helvetica, sans-serif;
   color : #003252; 
	font-weight: normal;
	text-decoration : none;
}

A:hover {text-decoration : underline;}

/* ------------------------------------------------------------------ */
/* Tableaux principal*/
.Tablo_Main {
	height: 100%;
	width: 955px;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/* ------------------------------------------------------------------ */
/* 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: 602px;border: 0;margin: 0;padding: 0;}

.contenu_txt_1 {
	height: 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #555555;
	vertical-align: top;
	text-align: left;
	text-decoration : none;
	letter-spacing: 0;
	margin: 0;
	padding-right: 5px;
	}
	
.centre_fd {
	background-image: url(images/centre_fd-bas.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	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: 0px;
	border-color: #EB5C30;
	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 : #565656;
	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 {
	background-color : #213744;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#FFFFFF;
	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 : #213744;
	font-size : 11px;
	font-weight : normal;
	vertical-align: top;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	padding-bottom : 5px;
	background : #A8B8C2;
}

/* Fond des tableaux */
.Array_Contour {
	font-size : 12px;
	border: 1px solid #213744;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	height: 26px;
	line-height: 26px;
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color :#FFFFFF;
	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: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 205px;
	margin-left: 30px;
	margin-right: 30px;
	}

/* 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: 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* MG - Survol de toutes les pages */
A.Menu:hover {color: #40525E;}

/* 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: 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40525E;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* 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: 17px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #3F535E;
	width: 100%;
	padding-left: 50px;
	margin: 0px;
}
	
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu:hover {color: #ffffff;}

/* 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: 17px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	padding-left: 50px;
	margin: 0px;
}

/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {padding : 0px;}

.gauche_fd {
	background-image: url(images/fond_gauche_bas.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
.spirales_fd {
	background-image: url(images/spirales_bas.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
.gauche-spirales-fd {
	background-image: url(images/centre_fd.gif);
	background-position: top;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
.Footer {
	height: 23px;
	line-height: 23px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color : #FFFFFF;
	text-decoration : none;
	text-align : center;
	vertical-align: middle;
	background-image: url(images/footer_fd.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	height: 23px;
	line-height: 23px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : normal;
}

A.Footer_Lien:hover {text-decoration : underline;}

/* ----------------------------------------------------------------------------------------------- */
/* 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 #203745;
	height : 18px;
	background-color: #203745;
	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 :  Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #203745;
	font-size : 11px;
	border : 1px solid #203745;
	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 : #203745;
	font-size : 11px;
	border : 1px solid #203745;
}	
	
/* .Module - Cellule News et Recherche */
.Module {
	font-family :  Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #203745;
	font-size : 11px;
	border : 1px solid #203745;
	width : 90px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
     
 /* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{font-size : 11px;font-family :  Arial, Helvetica, sans-serif;color : #FF0000;font-weight : bold;}

/* Adresse site Internet */
.url_Site {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #565656;
	font-weight : bold;
	text-align: left;
	text-indent: 40px;
	}

/* Newsletter*/
.TableEditoNews {border: 1px double #FFFFFF;background-color: #565656;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: #565656;}
