/* CSS Document */


body{
background-color:#000;
background-repeat:repeat-x;
margin-top:0;
padding-top:0;
}

img {border:0;}

a:link { text-decoration: none;	color:#000000;}
a:visited { text-decoration: none;}
a:hover {text-decoration: underline;color:#FF0000;}
a:active {text-decoration: none;}

#header{
height:164px;
width:1000px;
margin:auto;
margin-top:0;
padding-top:0;
}


#page{
width:1000px;
margin:auto;
margin-top:10px;
padding-top:0;
}

/* boites generique */


.top {
background-image:url(../img/fetish-top.jpg);
height:12px;
width:1000px;
margin: auto;
margin-top:8px;
}
.middle {
background-image:url(../img/fetish-mid.jpg);
background-repeat:repeat-y;
width:1000px;
height:auto;
margin: auto;
text-align: center;
}
.middle h1, .middle h2{
background-color:#FFFFFF;
margin:0px;
padding:0px;
}
.bottom {
background-image:url(../img/fetish-bot.jpg);
height:11px;
width:1000px;
margin: auto;
}
}
.jmblink {
	display:none;
}
.jmbfoot{display:none;}

.titre_h1{
	width:100%;
	display:none;
	text-align:center;
}
.galerie_texte {
	width:1000px;
	text-align:justify;
	margin:auto;
	text-decoration: none;
	color:#FFFFFF;
	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;}