/* #PRODUIRE{fond=css/perso.css}
   md5:0591d812d389e53351d2774eb3710302 */

/* Logo, titre et slogan du site */
/* Déplacer le logo avec margin : 96px en hauteur, -150px en largeur*/
.site_logo {margin:115px 20px 0px -60px; float: left;}

/* Déplacer le titre avec padding : 30px en hauteur, 170px en largeur*/
.site_nom  {padding: 10px 0 0 170px; 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.3em; font-weight: bold;}
.site_nom h1 a {color: #ffff00; text-decoration: none;}
.site_nom h1 a:hover {color: #b7cf7a; 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 {padding: 0px 0 0 5px;font-size: 2.1em; line-height: 6em; margin: 90px; font-weight: bold; color: #ffff00; 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: #4d2e1e; padding: 0 15px;
	background: transparent;
	height:auto;line-height:1.6em;
	}
.bandeau_chemin .recherche_chemin {width: auto; float: right;}
.bandeau_chemin a {padding: 0 5px 0 30px; color: #4d2e1e;font-weight: bold;}
.bandeau_chemin a:hover {color: #9d522a; text-decoration: underline;}
.chemin {padding-top: 45px; font-size:2.5em;}*/
    
	
	
	