/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS Delta Pub Communication - Micrologiciel - 2004                      */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	scrollbar-base-color : #FAAE63;
	background-image : url(images/fond.gif);
}


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons */
.Bouton {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 10px;
	cursor:hand;
	border : 1px solid #737584;
	margin-left : 1px;
	height : 18px;
	background-color : #737584;
}

/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	color : #6E6E6E;
	font-size : 11px;
	border : 1px solid #737584;
}
/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	color : #6E6E6E;
	font-size : 11px;
	border : 1px solid #737584;
}
/* Taille et couleur des modules News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	color : #6E6E6E;
	font-size : 11px;
	border : 1px solid #737584;
	width : 100px;
}
/* Select box dans liste Menu */
.Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
	color : Black;
	border : 1px solid #737584;
	font-size : 11px;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size : 11px; font-family : Arial, Helvetica, sans-serif; }

/* En prévision d'un "title" de couleur */
.navtext {
	width : auto;
	font-size : 8pt;
	border-width : 1px;
	border-style : outset;
	border-color : #004000;
	background-color : White;
	color : #3F3F3F;
	font-family: Arial, Helvetica, sans-serif;
}
/* Photos et Images */
.Photo {
	margin-top : 8px;
	margin-bottom : 5px;
	margin-left : 8px;
	margin-right : 8px;
}
/* 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;}
/* Style textes de la page Contact*/
.Contact { white-space: nowrap; font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : normal; color : Black; text-align : left; }
/* Les tableau Préformatés en tailles 11 Pix*/
.Format_Petit_Tableau_Titre { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : bold; color : White; padding-left : 5px; padding-right : 5px; }
.Format_Petit_Tableau { font-family : Arial, Helvetica, sans-serif; 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;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FB9D40;
	font-weight : bold;
	height : 27px;
	padding-top : 3 px;
	text-decoration : none;
	
}
/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding :10px;
	background-color : White;
}
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background-color : White;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des tableaux html */
.Array_Titre {
	font-family : Arial, Helvetica, sans-serif;
	background-color :#FF7F00;
	color : White;
	font-size : 11px;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
/* Données des tableaux html */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #F8F8F8;
	color : Black;
	font-size : 11px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
/* Fond des tableaux html */
.Array_Contour {
	font-size : 11px;
	border: 1px solid #CDCDCD;
	background : white;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */
.Top_Menu {line-height : 26px;}

/* Liens du Top Menu */
A.Tab:link , A.Tab:visited , A.Tab:active {display:block;font-size : 11px; text-decoration : none; color : black;  font-weight :bold;  text-transform : uppercase; padding-left : 10px; padding-right : 10px;  line-height : 26px; background : url(images/top-01.gif) repeat-x ;padding-top : 6px}
A.Tab:hover {display:block;font-size : 11px; text-decoration : none; color : black; font-weight : bold; text-transform : uppercase; padding-left : 10px; padding-right : 10px;   line-height : 26px; background : url(images/top-02.gif) repeat-x; padding-top : 6px}

A.Tab_Active:link , A.Tab_Active:visited , A.Tab_Active:active {display:block;font-size :11px; text-decoration : none; color : black;  font-weight :bold;  text-transform : uppercase; padding-left : 10px; padding-right : 10px;  line-height : 26px; background : url(images/top-02.gif) repeat-x; padding-top : 6px}
A.Tab_Active:hover {display:block;font-size : 11px; text-decoration : none; color : black; font-weight : bold; text-transform : uppercase; padding-left : 10px; padding-right : 10px;  line-height : 26px; background : url(images/top-02.gif) repeat-x; padding-top : 6px}

/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {text-align : right;height : 35px;}

/* Liens du Bottom Menu */
A.Bottom_Tab:link { font-size : 11px; text-decoration : none; color : White;  font-weight : normal; }
A.Bottom_Tab:visited { font-size : 11px; text-decoration : none; color :White;  font-weight : normal;}
A.Bottom_Tab:active { font-size : 11px; text-decoration : none; color :White;   font-weight : normal; }
A.Bottom_Tab:hover { font-size : 11px; text-decoration : underline; color : White;   font-weight : normal;}

A.Bottom_Tab_Active:link { font-size : 11px; text-decoration : underline; color : White;  font-weight : normal; }
A.Bottom_Tab_Active:visited { font-size : 11px; text-decoration : underline; color :White;  font-weight : normal;}
A.Bottom_Tab_Active:active { font-size : 11px; text-decoration : underline; color :White;   font-weight : normal; }
A.Bottom_Tab_Active:hover { font-size : 11px; text-decoration : underline; color : White;   font-weight : normal;}

/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FF7F00;
	height : 30px;
	padding-left : 5px;
	text-align : left;
	font-weight : bold;
	text-transform : uppercase;
}

/* Couleur Ligne de séparation */
.Ligne {
	margin-top:4px; 
	margin-bottom : 4px;
	margin-left :0px;
	margin-right : 0px;
	background-image : url(images/ligne-01.gif);
	background-repeat : no-repeat;
}

/* Liens général */
A.Menu:link { font-size : 11px; text-decoration : none; color : Black;  height : 15px; }
A.Menu:visited { font-size : 11px; text-decoration : none; color : Black; height : 15px; }
A.Menu:active { font-size : 11px; text-decoration : none; color : Black;  height : 15px; }
A.Menu:hover {font-size : 11px; text-decoration : none; color : #2F79C7;  height : 15px; }

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 11px; text-decoration : none; color : #2F79C7; height : 15px; }
A.Menu_Actif:visited { font-size : 11px; text-decoration : none; color : #2F79C7; height : 15px; }
A.Menu_Actif:active { font-size : 11px; text-decoration : none; color : #2F79C7; height : 15px; }
A.Menu_Actif:hover { font-size : 11px; text-decoration : none; color : #2F79C7;  height : 15px;}

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link {font-size : 11px; text-decoration : none; color : Black; padding-left : 5px; margin-left : 16px; height : 10px;}
A.Sous_Menu:visited { font-size : 11px; text-decoration : none; color : Black; padding-left : 5px; margin-left : 16px; height : 10px; }
A.Sous_Menu:active {font-size : 11px; text-decoration : none; color : Black; padding-left : 5px; margin-left : 16px; height : 10px;}
A.Sous_Menu:hover {font-size : 11px; text-decoration : none; color : #2F79C7; padding-left : 5px; margin-left : 16px;  height : 10px;}

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif:link {font-size : 11px; text-decoration : none; color : #2F79C7; padding-left : 5px; margin-left : 16px; height : 10px; }
A.Sous_Menu_Actif:visited {font-size : 11px; text-decoration : none; color : #2F79C7; padding-left : 5px; margin-left : 16px; height : 10px; }
A.Sous_Menu_Actif:active {font-size : 11px; text-decoration : none; color : #2F79C7; padding-left : 5px; margin-left : 16px; height : 10px; }
A.Sous_Menu_Actif:hover {font-size : 11px; text-decoration : none; color : black; padding-left : 5px; margin-left : 16px; height : 10px; }


/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2_D {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #757575;
	font-weight : bold;
	height : 20px;
	text-align : left;
	padding-left : 0px;
	padding-top : 0px;
	}

/* Couleur Ligne de séparation */
.Ligne_D {
	margin-top:1 px; 
	margin-bottom : 2 px;
	margin-left :10px;
	margin-right : 0px;
	width : 94%;
	border-bottom : 1px dashed #6E6E6E;
}

/* Liens général */
A.Menu_D:link { font-size : 11px; text-decoration : none; color : #6E6E6E; border-left : 5px solid #E2E2E2;  border-top : 1px solid #E0E0E0; height : 16px; margin-top : 2px; padding-left : 5px; width : 100%;  background : #F0F0F0; }
A.Menu_D:visited { font-size : 11px; text-decoration : none; color : #6E6E6E; border-left : 5px solid #E2E2E2;  border-top : 1px solid #E0E0E0; height : 16px; margin-top : 2px; padding-left : 5px; width : 100%; background : #F0F0F0; }
A.Menu_D:active { font-size : 11px; text-decoration : none; color : #6E6E6E; border-left : 5px solid #E2E2E2;  border-top : 1px solid #E0E0E0; height : 16px; margin-top : 2px; padding-left : 5px;  width : 100%; background : #F0F0F0;  }
A.Menu_D:hover { font-size : 11px; text-decoration : none; color :  #333333; border-left : 5px solid #52BB47;  border-top : 1px solid #E0E0E0; height : 16px; margin-top : 2px; padding-left : 5px;  width : 100%; background : #D8D8D8;  }

/* Liens Selectionés */
A.Menu_Actif_D:link { font-size : 11px; text-decoration : none; color :  #333333; border-left : 5px solid #52BB47;  border-top : 1px solid #E0E0E0; height : 16px; margin-top : 2px; padding-left : 5px; width : 100%; background : #D8D8D8; }
A.Menu_Actif_D:visited { font-size : 11px; text-decoration : none; color :  #333333; border-left : 5px solid #52BB47;  border-top : 1px solid #E0E0E0; height : 16px; margin-top : 2px; padding-left : 5px;  width : 100%; background : #D8D8D8; }
A.Menu_Actif_D:active { font-size : 11px; text-decoration : none; color :  #333333; border-left : 5px solid #52BB47;  border-top : 1px solid #E0E0E0; height : 16px; margin-top : 2px; padding-left : 5px;  width : 100%; background : #D8D8D8; }
A.Menu_Actif_D:hover { font-size : 11px; text-decoration : none; color :  #333333; border-left : 5px solid #52BB47;  border-top : 1px solid #E0E0E0; height : 16px; margin-top : 2px; padding-left : 5px;  width : 100%; background : #D8D8D8; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu_D:link { font-size : 11px; text-decoration : none; color : #6E6E6E; border-left : 5px solid #E2E2E2; height : 16px; margin-top : 1px; padding-left : 5px; width : 100%; margin-left : 12px; background : #F6F6F6; }
A.Sous_Menu_D:visited { font-size : 11px; text-decoration : none; color : #6E6E6E; border-left : 5px solid #E2E2E2; height : 16px;  margin-top : 1px; padding-left : 5px;  width :100%; margin-left : 12px; background : #F6F6F6; }
A.Sous_Menu_D:active { font-size : 11px; text-decoration : none; color : #6E6E6E;border-left : 5px solid #E2E2E2; height : 16px;  margin-top : 1px; padding-left : 5px;  width : 100%; margin-left : 12px; background : #F6F6F6; }
A.Sous_Menu_D:hover { font-size : 11px; text-decoration : none; color :  #333333; border-left : 5px solid #52BB47; height : 16px;  margin-top : 1px; padding-left : 5px;  width : 100%; margin-left : 12px; background : #F0F0F0; }

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif_D:link { font-size : 11px; text-decoration : none; color :  #333333; border-left : 5px solid #52BB47;  height : 16px;  margin-top : 1px; padding-left : 5px;  width : 100%; margin-left : 12px; background : #F0F0F0;}
A.Sous_Menu_Actif_D:visited { font-size : 11px; text-decoration : none; color :  #333333; border-left : 5px solid #52BB47; height : 16px;  margin-top : 1px; padding-left : 5px;  width : 100%; margin-left : 12px; background : #F0F0F0;}
A.Sous_Menu_Actif_D:active { font-size : 11px; text-decoration : none; color :  #333333; border-left : 5px solid #52BB47;  height : 16px;  margin-top : 1px; padding-left : 5px;  width : 100%; margin-left : 12px; background : #F0F0F0;}
A.Sous_Menu_Actif_D:hover { font-size : 11px; text-decoration : none; color :  #333333; border-left : 5px solid #52BB47;  height : 16px;  margin-top : 1px; padding-left : 5px; width : 100%; margin-left : 12px; background : #F0F0F0;}


/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
}

.Fond_Menu_Gauche {
}

.Fond_Menu_Droite {
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Style Footer Général */
.Footer {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #7A7A7A;
	text-align : center;
	height : 15px;
	vertical-align : middle;
}

/* Lien du Footer */
A.Footer_Lien:link { font-size : 10px; text-decoration : none; color : #818181; }
A.Footer_Lien:visited { font-size : 10px; text-decoration : none; color : #818181; }
A.Footer_Lien:active { font-size : 10px; text-decoration : none; color : #818181; }
A.Footer_Lien:hover { font-size : 10px; text-decoration : underline; color : #818181; }

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family : Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
 padding-top : 11px;
}
/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #2F79C7;  text-decoration : none;}
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #FF7F00; text-decoration : none; }
