/* CSS Document */

body{
background-image:url(../images/back2.jpg);
background-repeat: repeat-x;
background-color:#b00000;
margin:0;
padding:0;
}

a {color:#AF0000;}
a:visited {color:#A30001;}
a:hover {color:#000000;}

#header{
height:179px;
width:1010px;
margin:auto;
}

.page{
background-image:url(../images/back.jpg);
background-repeat:repeat-y;
width:1010px;
margin:auto;
}

.page h1, .page h2{
display:inline;
background:transparent;
color:#990000;
}

.top{
background-image:url(../images/top.jpg);
width:1010px;
height:18px;
margin:auto;
}

.footer {
background-image:url(../images/footer.jpg);
width:1010px;
height:23px;
margin:auto;
}

/***  recherche ***/

#search1{
height:auto;
width:965px;
}

/***  contenu ***/

#content1{
height:17px;
width:965px;
}




/*** menu ***/

#menu{
height:auto;
width:180px;
margin:0 0 0 30px;
}


/*** galerie ***/

#galerie{
height:auto;
width:auto;
}

.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;}