/* CSS Document */

body{
background-color:#905721;
margin:0;
padding:0;
}

a{color:#B2773F;}
a:link{color:#B2773F; text-decoration: none;}
a:visited{color:#905721;text-decoration: none;}
a:hover{color:#703f11;text-decoration: underline;}
#header a{
font-size: 40px;}
#header{background-color:#F3CC29;width:1005px;margin:5px auto 5px auto;border:1px solid #FBEF89;text-align: center;}
#page{
background-color:#F3CC29;
width:1005px;
margin:auto;
border:1px solid #FBEF89;
}

/***  recherche ***/
#search1{
background-color:#fff;
height:auto;
width:1000px;
border:1px solid #B3B3B3;
margin: auto;
margin-bottom: 5px;
margin-top: 5px;
}
#search1 h1, #search1 h2, #search1 h3 {display:inline; color:#996600; background:transparent;}
/***  contenu ***/
.content1{
background-color:#fff;
height:auto;
margin: auto;
width:1000px;
border:1px solid #B3B3B3;
margin-bottom: 5px;
}
.tb_contenu {
border: thin solid #703f11;
}
/*** menu ***/
#menu{
background-color: #FFF;
text-align: center;
}

/*** galerie ***/
#galerie{
background-color: #fff;
height:auto;
text-align: center;
}

.jmbfoot{display:none;}

.titre_h1{
	width:100%;
	display:none;
	text-align:center;
}
.galerie_texte {
	width:800px;
	text-align:justify;
	margin:auto;
	text-decoration: none;
	color:#4d2602;
	padding: 10px 0 10px 0;
	border-bottom: 5px solid #502b09;
}
.galerie_texte a:link {color:#F3cc29;}
.galerie_texte a:visited {color:#F3cc29;}
.galerie_texte a:hover {color:#502b09;}