/* ----------------------------------------------------------------------------------------------- */
/*           Style CSS CHELLES1 - Micrologiciel - 2003 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	background: transparent url(images/fond_site.jpg) repeat-y center;
	scrollbar-face-color: #EEF7F4;
	scrollbar-shadow-color: #7EAD9B;
	scrollbar-highlight-color: #EEF7F4;
	scrollbar-3dlight-color: #7EAD9B;
	scrollbar-darkshadow-color: #7EAD9B;
	scrollbar-track-color: #EEF7F4;
	scrollbar-arrow-color: #7EAD9B;
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #000099; text-decoration : underline; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #000099; text-decoration : underline; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #000099; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #000099; text-decoration : underline; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons */
.Bouton { font-family : Arial, Helvetica, sans-serif; background-color : #717787; color : White; font-size : 10px; cursor:hand; border : 1px solid #717787; margin-left : 1px; }
/* Area Text */
.Txt_Area { font-family : Arial, Helvetica, sans-serif; background-color : #EEF7F4; color : Black; font-size : 11px; border : 1px solid #717787; }
/* Input box */
.Txt_Input { font-family : Arial, Helvetica, sans-serif; background-color : #EEF7F4; color : Black; font-size : 11px; border : 1px solid #717787; }
/* Taille et couleur des modules News et Recherche */
.Module { font-family : Arial, Helvetica, sans-serif; background-color : #EEF7F4; color : Black; font-size : 11px; border : 1px solid #717787; width : 94px; }
/* Select box dans liste Menu */
.Menu_Select { font-family : Arial, Helvetica, sans-serif; background-color : #F0F9F6; color : Black; 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 : #717787; background-color : #CBE8DD; color : #5437C66; font-family: Arial, Helvetica, sans-serif; }
/* Photos et Images */
.Photo {
	margin-top : 8px;
	margin-bottom : 8px;
	margin-left : 8px;
	margin-right : 8px;
	border : none;
}
/* 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 { 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 {background: Fuchsia url(main.jpg) no-repeat left top;}*/
/*.Tablo_Main_Fond {background: Fuchsia url(fond.gif) repeat-y;}*/


/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : bold; color : White; padding-left : 10px; padding-right : 10px; height : 16px; border: 1px solid #ffffff; background : #7EAD9B url(images/maison.gif) no-repeat right; }

/* Fond des Pages du Site*/
.Tablo_Main_Frame { font-family : Arial, Helvetica, sans-serif; font-size : 11px; padding : 2px; }
/* Fond des Pages du BO*/
.Tablo_Main_Bo { font-family : Arial, Helvetica, sans-serif; font-size : 11px; padding : 2px; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des tableaux html */
.Array_Titre { font-family : Arial, Helvetica, sans-serif; background-color :#7EAD9B; color : White; font-size : 11px; font-weight : bold; text-align : center; 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 : #F7FCFA; 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 #717787; margin-top : 0px; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; background : #A7D3C2; }


/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Top_Menu { padding-top : 0px; padding-bottom : 2px; }

/* Liens du Top Menu */
A.Tab:link { font-size : 11px; text-decoration : none; color : #525662;  font-weight : bold;  }
A.Tab:visited { font-size : 11px; text-decoration : none; color : #525662;  font-weight : bold; }
A.Tab:active { font-size : 11px; text-decoration : none; color : #525662;  font-weight : bold;}
A.Tab:hover { font-size : 11px; text-decoration : underline; color : #525662;  font-weight : bold; }

/* Liens du Top Menu Active*/
A.Tab_Active:link { font-size : 11px; text-decoration : underline; color : #525662;  font-weight : bold;  }
A.Tab_Active:visited { font-size : 11px; text-decoration : underline; color : #525662;  font-weight : bold; }
A.Tab_Active:active { font-size : 11px; text-decoration : underline; color : #525662;  font-weight : bold;}
A.Tab_Active:hover { font-size : 11px; text-decoration : underline; color : #525662;  font-weight : bold; }


/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : bold; color : White; padding-left : 10px; padding-right : 10px; background-color : #7EAD9B; height : 10px; }

/* Couleur Ligne de séparation */
.Ligne { background-color : #7EAD9B; }

/* Liens général */
A.Menu:link { font-size : 11px; text-decoration : none; color : Black; margin-left : 3px; width : 100%; }
A.Menu:visited { font-size : 11px; text-decoration : none; color : Black; margin-left : 3px; width : 100%; }
A.Menu:active { font-size : 11px; text-decoration : none; color : Black; margin-left : 3px; width : 100%; }
A.Menu:hover { font-size : 11px; text-decoration : underline; color : Black; margin-left : 3px; width : 100%; }

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 11px; text-decoration : none; color : Black; padding-left : 2px; width : 100%; border : 1px solid #7EAD9B; }
A.Menu_Actif:visited {  font-size : 11px; text-decoration : none; color : Black; padding-left : 2px; width : 100%; border : 1px solid #7EAD9B;  }
A.Menu_Actif:active {  font-size : 11px; text-decoration : none; color : Black; padding-left : 2px; width : 100%; border : 1px solid #7EAD9B; }
A.Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : Black; padding-left : 2px; width : 100%; border : 1px solid #7EAD9B; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link { font-size : 11px; text-decoration : none; color : Black; padding-left : 12px; width : 99%; margin-left : 1px; background : #FFFFFF; }
A.Sous_Menu:visited { font-size : 11px; text-decoration : none; color : Black; padding-left : 12px; width : 99%; margin-left : 1px; background : #FFFFFF; }
A.Sous_Menu:active { font-size : 11px; text-decoration : none; color : Black; padding-left : 12px; width : 99%; margin-left : 1px; background : #FFFFFF; }
A.Sous_Menu:hover { font-size : 11px; text-decoration : underline; color : Black; padding-left : 12px; width : 99%; margin-left : 1px; background : #FFFFFF; }

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif:link { font-size : 11px; text-decoration : none; color : Black; padding-left : 11px; width : 99%; margin-left : 1px; border : 1px solid #7EAD9B; }
A.Sous_Menu_Actif:visited { font-size : 11px; text-decoration : none; color : Black; padding-left : 11px; width : 99%; margin-left : 1px; border : 1px solid #7EAD9B; }
A.Sous_Menu_Actif:active {  font-size : 11px; text-decoration : none; color : Black; padding-left : 11px; width : 99%; margin-left : 1px; border : 1px solid #7EAD9B; }
A.Sous_Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : Black; padding-left : 11px; width : 99%; margin-left : 1px; }


/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2_D { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : bold; color : White; padding-left : 10px; padding-right : 10px; background-color : #7EAD9B; height : 10px; }

/* Couleur Ligne de séparation */
.Ligne_D { background-color : #7EAD9B; }

/* Liens général */
A.Menu_D:link { font-size : 11px; text-decoration : none; color : Black; margin-left : 3px; width : 100%; }
A.Menu_D:visited { font-size : 11px; text-decoration : none; color : Black; margin-left : 3px; width : 100%; }
A.Menu_D:active { font-size : 11px; text-decoration : none; color : Black; margin-left : 3px; width : 100%; }
A.Menu_D:hover { font-size : 11px; text-decoration : underline; color : Black; margin-left : 3px; width : 100%; }

/* Liens Selectionés */
A.Menu_Actif_D:link { font-size : 11px; text-decoration : none; color : Black; padding-left : 2px; width : 100%; border : 1px solid #7EAD9B; }
A.Menu_Actif_D:visited {  font-size : 11px; text-decoration : none; color : Black; padding-left : 2px; width : 100%; border : 1px solid #7EAD9B;  }
A.Menu_Actif_D:active {  font-size : 11px; text-decoration : none; color : Black; padding-left : 2px; width : 100%; border : 1px solid #7EAD9B; }
A.Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; color : Black; padding-left : 2px; width : 100%; border : 1px solid #7EAD9B; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu_D:link { font-size : 11px; text-decoration : none; color : Black; padding-left : 12px; width : 99%; margin-left : 1px; background : #FFFFFF; }
A.Sous_Menu_D:visited { font-size : 11px; text-decoration : none; color : Black; padding-left : 12px; width : 99%; margin-left : 1px; background : #FFFFFF; }
A.Sous_Menu_D:active { font-size : 11px; text-decoration : none; color : Black; padding-left : 12px; width : 99%; margin-left : 1px; background : #FFFFFF; }
A.Sous_Menu_D:hover { font-size : 11px; text-decoration : underline; color : Black; padding-left : 12px; width : 99%; margin-left : 1px; background : #FFFFFF; }

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif_D:link { font-size : 11px; text-decoration : none; color : Black; padding-left : 11px; width : 99%; margin-left : 1px; border : 1px solid #7EAD9B; }
A.Sous_Menu_Actif_D:visited { font-size : 11px; text-decoration : none; color : Black; padding-left : 11px; width : 99%; margin-left : 1px; border : 1px solid #7EAD9B; }
A.Sous_Menu_Actif_D:active {  font-size : 11px; text-decoration : none; color : Black; padding-left : 11px; width : 99%; margin-left : 1px; border : 1px solid #7EAD9B; }
A.Sous_Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; color : Black; padding-left : 11px; width : 99%; margin-left : 1px; }


/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu { background: #F0F9F6; padding-left : 2px; padding-right : 2px; padding-top : 2px; padding-bottom : 3px; }


/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Style Footer Général */
.Footer { text-align : left; padding-bottom : 12px; padding-left : 5px; }

/* Lien du Footer */
A.Footer_Lien:link { font-size : 10px; text-decoration : none; color : #668C7D; }
A.Footer_Lien:visited { font-size : 10px; text-decoration : none; color : #668C7D; }
A.Footer_Lien:active { font-size : 10px; text-decoration : none; color : #668C7D; }
A.Footer_Lien:hover { font-size : 10px; text-decoration : underline; color : #717787; }

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Spécifique */
/* ----------------------------------------------------------------------------------------------- */
.fondtab {
	background: transparent url(images/chelles_07.jpg) no-repeat top;
}

.Tablo_Gauche{
	padding-left : 4px;
}

.Tablo_Centre{
	padding-left : 5px;
	padding-right : 5px;
}

.Tablo_Droite{
	padding-right : 4px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
