/* #PRODUIRE{fond=css/perso.css}
   md5:447b761a8a954957d0c3da1e9b6df276 */

/* Logo, titre et slogan du site */
/* Déplacer le logo avec margin : 110px en hauteur, 30px en largeur*/
.site_logo {margin: 10px 20px 0px 30px; float: left;}

/* Déplacer le titre avec padding : 30px en hauteur, 170px en largeur*/
.site_nom  {padding: 90px 0 0 230px; overflow: visible !important /*Firefox*/; overflow :hidden /*IE6*/;}

/* Titre 3.3em hauteur de caractère. bold en gras*/
.site_nom h1 { font-family:Comic sans MS,sans-sérif;font-size: 3.25em; font-weight: bold;}
.site_nom h1 a {color: #2e4d28; text-decoration: none;}
.site_nom h1 a:hover {color: #772d0e; text-decoration: none;}

/* Slogan du site : margin  90px pour déplacer le texte en largeur. bold en gras.font-size 2.1em pour hauteur caractères.line-height de 6em pour l'interligne avec le titre */
.site_nom h2 {font-size: 1.5em; line-height: 2em; margin: 50px; font-weight: bold; color: #2e4d28; display: inline;}

/* Bandeau bas avec :FFRS  CORERS   CODERS72  METEO Etc... font-size 1.4em pour la hauteur de caratères, bold en gras, padding 5px pour centrer le texte*/
.bandeau_bas {
	min-height: 50px;font-size: 1.4em; font-weight: bold;padding: 5px 0px 1px 0px; 


/* -------------------------------------------------------------------- */
/* 	Styles du bandeau - chemin                                          */
/* -------------------------------------------------------------------- */
.bandeau_chemin {
	min-height:22px; margin-bottom: 20px; color: #f2f5d6; padding: 0 15px;
	background: #5b7a36 url('https://promenade-nature.fr/themes/sarkaspip_ecology/images/bg_chemin.jpg');
	height:auto;line-height:1.6em;
	}
.bandeau_chemin .recherche_chemin {width: auto; float: right;}
.bandeau_chemin a {padding: 0 5px 0 10px; color: #f2f5d6;font-weight: bold;}
.bandeau_chemin a:hover {color: #7cbb24; text-decoration: underline;}
.chemin {padding-top: 45px; font-size:1.5em;}
