
body {
	margin: 10px 0 ;
	padding: 10px 0  0 0 ;
	text-align: center ;
	font: 1em "Trebuchet MS", helvetica, sans-serif ;
	background: url(../commun_img/fond_degrade.png) repeat-x ;
}

div#conteneur {
	width: 850px ;
	margin: 0 auto ;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left ;
	border: 2px solid #7BB5CE ;
	background-color:  #ffffff;
}

h1#header {
	height: 110px ;
	background: url(../commun_img/banniere.jpg) no-repeat left top;
	margin:0;
}

#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 10px;
	color: #000000 ;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #7BB5CE ;
	background-color:  #ffffff;
}


div#contenuAccueil {
	background: url(../commun_img/marge_accueil.png) no-repeat 15px -5px ;
}

div#contenuTelechargement {
	background: url(../commun_img/marge_telechargement.png) no-repeat 15px -5px ;
}

div#contenuChemin {
	background: url(../commun_img/marge_chemin.png) no-repeat 15px -5px ;
}

div#contenuTracesGPS {
	background: url(../commun_img/marge_tracesgps.png) no-repeat 15px -5px ;
}

div#contenuArt {
	background: url(../commun_img/marge_art.png) no-repeat 15px -5px ;
}

div#contenuBiblio {
	background: url(../commun_img/marge_biblio.png) no-repeat 15px -5px ;
}

div#contenuLivres {
	background: url(../commun_img/marge_livres.png) no-repeat 15px -5px ;
}

div#contenuLiens {
	background: url(../commun_img/marge_liens.png) no-repeat 15px -5px ;
}

div#contenuForum {
	background: url(../commun_img/marge_forum.png) no-repeat 15px -10px ;
}

div#contenuPhototheque {
	background: url(../commun_img/marge_phototheque.png) no-repeat 15px -20px ;
}

div#contenu {
		padding: 0 30px 50px 140px ;
		font-size: 120%;
}


div#contenu h2 {
	padding-left: 0px ;
	line-height: 29px ;
	font-size: 1.6em ;
	color: #326987 ;
	border-bottom: 1px solid #326987 ;
}

div#contenu h3 {
	padding-left: 0px ;
	line-height: 29px ;
	font-size: 1.2em ;
	color: #326987 ;
}

div#contenu p {
	text-align: justify;
}

div#contenu ul {
	list-style-type: none ;
	list-style-position: outside;
	list-style-image: url(../commun_img/fleche_rouge.gif);
}

div#contenu ul li a {
	text-decoration:none;
	color:black;
}

div#contenu ul li a:hover {
	fint-weight: bold;
	color:white;
	background:#BD2900;
}

img.fleft {
	float: left;
	margin: 5px 15px 10px 0px;
	font-size: 0.8em;
	color: #000000;
	border: 1px solid #A5DEF7 ;
	text-align:center;
}
