/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS Sentiers Battus - Micrologiciel - 2004                       */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background: #FFFFFF url(images/fond_site.jpg) repeat-y scroll top;
	scrollbar-base-color: #D1E001;
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons */

.Bouton {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	cursor:hand;
	border : 1px solid #4D5052;
	margin-left : 1px;
	background : url(images/bouton.gif) repeat-x;
	height : 18px;
}

/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FCFCFD;
	color : #3F3F3F;
	font-size : 11px;
	border : 1px solid #68270B;
}
/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FCFCFD;
	color : #3F3F3F;
	font-size : 11px;
	border : 1px solid #68270B;
}
/* Taille et couleur des modules News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FCFCFD;
	color : #3F3F3F;
	font-size : 11px;
	border : 1px solid #68270B;
	width : 94px;
}
/* Select box dans liste Menu */
.Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FCFCFD;
	color : #3F3F3F;
	border : 1px solid #68270B;
	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 : #89BDFF;
	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 { 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 : 20px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #9EC1DD;
	padding-left : 10px;
	padding-right : 10px;
	height : 30px;
	padding-bottom : 2px;
	font-weight : normal;
}
/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	BACKGROUND-COLOR: transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 10px;
}
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 4px;
	background-color : #FFFFFF;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des tableaux html */
.Array_Titre {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #3F1906;
	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 : #FFFFFF;
	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: 0px solid #9E713B;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #9E713B;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Top_Menu {
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : center;
	font-size : 12px;
	height : 33px;
}

/* Liens du Top Menu */
A.Tab:link { font-size : 12px; text-decoration : none; color : White;  font-weight : bold;  }
A.Tab:visited { font-size : 12px; text-decoration : none; color :White; font-weight : bold; }
A.Tab:active { font-size : 12px; text-decoration : none; color :White; font-weight : bold; }
A.Tab:hover { font-size : 12px; text-decoration : none; color : #5A220B; font-weight : bold;  }

/* Liens du Top Menu Active*/
A.Tab_Active:link { font-size : 12px; text-decoration : none; color : #5A220B;  font-weight : bold;  }
A.Tab_Active:visited { font-size : 12px; text-decoration : none; color :#5A220B; font-weight : bold; }
A.Tab_Active:active { font-size : 12px; text-decoration : none; color :#5A220B; font-weight : bold; }
A.Tab_Active:hover { font-size : 12px; text-decoration : none; color : #5A220B; font-weight : bold;  }


/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {
	padding-top : 7px;
	text-align : center;
	margin-top : 7px;
	padding-bottom : 7px;
}

/* Liens du Top Menu */
A.Bottom_Tab:link { font-size : 11px; text-decoration : underline; color : #4D5052; }
A.Bottom_Tab:visited {font-size : 11px; text-decoration : underline; color :#4D5052;}
A.Bottom_Tab:active {font-size : 11px; text-decoration : underline; color :#4D5052;}
A.Bottom_Tab:hover {font-size : 11px; text-decoration : underline; color : #ED1C24;}

/* Liens du Top Menu Active*/
A.Bottom_Tab_Active:link { font-size : 11px; text-decoration : underline; color : #ED1C24; }
A.Bottom_Tab_Active:visited {font-size : 11px; text-decoration : underline; color :#ED1C24;}
A.Bottom_Tab_Active:active {font-size : 11px; text-decoration : underline; color :#ED1C24;}
A.Bottom_Tab_Active:hover {font-size : 11px; text-decoration : underline; color : #ED1C24;}


/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
	font-weight : bold;
	height : 23px;
	text-align : center;
}

/* Couleur Ligne de séparation */
.Ligne {
	background: transparent url(images/ligne.gif) repeat-x center;
	height : 10px;
}

/* Liens général */
A.Menu:link { font-size : 11px; text-decoration : none; color : #FFFFFF; margin-left : 3px; width : 100%; }
A.Menu:visited { font-size : 11px; text-decoration : none; color : #FFFFFF; margin-left : 3px; width : 100%; }
A.Menu:active { font-size : 11px; text-decoration : none; color : #FFFFFF; margin-left : 3px; width : 100%; }
A.Menu:hover { font-size : 11px; text-decoration : underline; color : #D1E001; margin-left : 3px; width : 100%; }

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; }
A.Menu_Actif:visited { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; }
A.Menu_Actif:active { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; }
A.Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : #D1E001; padding-left : 2px; width : 100%; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 22px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu:visited { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 22px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu:active { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 22px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu:hover { font-size : 11px; text-decoration : underline; color : #D1E001; padding-left : 22px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif:link { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 21px; width : 98%; margin-left : 1px;  background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_Actif:visited { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 21px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_Actif:active { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 21px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : #D1E001; padding-left : 21px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}


/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2_D {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
	font-weight : bold;
	height : 23px;
	text-align : center;
}

/* Couleur Ligne de séparation */
.Ligne_D {
	background: transparent url(images/ligne.gif) repeat-x center;
	height : 10px;
}

/* Liens général */
A.Menu_D:link { font-size : 11px; text-decoration : none; color : #FFFFFF; margin-left : 3px; width : 100%; }
A.Menu_D:visited { font-size : 11px; text-decoration : none; color : #FFFFFF; margin-left : 3px; width : 100%; }
A.Menu_D:active { font-size : 11px; text-decoration : none; color : #FFFFFF; margin-left : 3px; width : 100%; }
A.Menu_D:hover { font-size : 11px; text-decoration : underline; color : #D1E001; margin-left : 3px; width : 100%; }

/* Liens Selectionés */
A.Menu_Actif_D:link { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%;  }
A.Menu_Actif_D:visited { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; }
A.Menu_Actif_D:active { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; }
A.Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; color : #D1E001; padding-left : 2px; width : 100%; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu_D:link { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 22px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_D:visited { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 22px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_D:active { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 22px; width : 98%; margin-left : 1px;  background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_D:hover { font-size : 11px; text-decoration : underline; color : #D1E001; padding-left : 22px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif_D:link { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 21px; width : 98%; margin-left : 1px;  background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_Actif_D:visited { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 21px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_Actif_D:active { font-size : 11px; text-decoration : none; color : #D1E001; padding-left : 21px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; color : #D1E001; padding-left : 21px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}


/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	background-color : transparent;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
}

.Fond_Menu_Gauche {
	background : transparent;
}

.Fond_Menu_Droite {
	background : transparent;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Style Footer Général */
.Footer {
	text-align : center;
	padding-bottom : 0px;
	padding-top : 5px;
}

/* Lien du Footer */
A.Footer_Lien:link { font-size : 10px; text-decoration : none; color : #6E6E6E; }
A.Footer_Lien:visited { font-size : 10px; text-decoration : none; color : #6E6E6E; }
A.Footer_Lien:active { font-size : 10px; text-decoration : none; color : #6E6E6E; }
A.Footer_Lien:hover { font-size : 10px; text-decoration : underline; color : #6E6E6E; }

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-weight : bold;
}

.Menu_chocolat{
	background: #421800 url(images/sentier14.jpg) repeat-x top;
}

.Module2 {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FCFCFD;
	color : #3F3F3F;
	font-size : 10px;
	border : 1px solid #68270B;
	width : 88px;
}
