body{
     background-color:black;
	 margin:0%;
	 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	 min-width:1000px;
}

#page{
     margin-left:2%;
	 margin-right:2%;
	 background-color:black;
	 border-left:2px white solid;
	 border-right:2px white solid;
}

#page2{
     margin-left:2%;
	 margin-right:2%;
	 background-color:rgb(217,198,174);
     background-image:url("../siteimage/fond.png");
	 background-repeat:no-repeat;
	 background-position:center top;
	 background-attachment:fixed;
}

img{
	border:none;
}

a{
	color:black;
	font-weight: bold;
}

.center{
	text-align:center;
}

#en_tete{
     width:100%;
	 height:171px;
	 background-color:black;
	 background-image:url("../siteimage/haut.png");
	 background-repeat:no-repeat;
	 background-position:center top;
}

#menu{
     position:fixed;
	 left:5%;
	 margin-top:20px;
	 float:left;
	 width:120px;
}

#pausefixe, #pause2{
	 margin-left:-999px;
}

#element_menu a{
     background:rgb(217,198,174);
     font-size:0.75em;
	 text-decoration:none;
}

#element_menu a .grand
{
	display: block;
	position: absolute; 
	width: 0px; 
}     

#element_menu a:hover .grand
{ 
	position: absolute; 
	top: 30px;
	left: 100px;
	width: auto; 
	height: auto; 
}

#element_menu li{
     list-style-type:square;
}

#element_menu a:hover{
     font-size:0.8em;
}

#retourhaut{
     background-color:rgb(217,198,174);
	 margin-left:50px;
}

#menu2{
     position:fixed;
	 right:5%;
	 margin-top:20px;
	 float:right;
	 width:110px;
}

#corps{
     margin-left:16%;
	 margin-right:16%;
	 margin-bottom:20px;
	 padding:5px;
	 font-size:0.82em;
}

h1{
     clear:both;
	 font-family:"Arial Black", Arial, "Times New Roman", Times, serif;
	 color:rgb(178,49,22);
	 margin-bottom:30px;
	 text-align:center;
	 text-transform:uppercase;
}

h2, h3{
	clear:both;
}

#corps a img{
     border:0px;
}

#corps a:hover{
     color:black;
}

#corps .btn{
    background-color:rgb(217,198,174);
    background-image:url("../siteimage/cliquezici.gif");
	background-repeat:no-repeat;
	background-position:center;
    color:rgb(178,49,22);
	font-weight: bold;
}
#corpsform{
     width:720px;
	 height:700px;
     background-image:url("../siteimage/fondannonce.gif");
	 background-repeat:no-repeat;
	 background-position:center;
	 text-align:center;
	 padding:5px;
	 margin:auto;
	 color:white;
     font-size:1em;
	 font-family: Arial,"Arial Black", "Times New Roman", Times, serif;
}

#corpsform table{
	height:400px;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

iframe {
     border:5px solid black;
}

.news h4{
     clear:left;
	 color:#b23116;
	 margin-bottom:-0px;
}

.titre{
     font-family:"Arial Black", Arial, "Times New Roman", Times, serif;
	 padding-left:10px;
	 text-transform:uppercase;
	 margin-bottom:-20px;
	 margin-top:-20px;
}

.lieu{
     font-weight:bold;
}

.image{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.nouveaute h4{
     clear:both;
	 margin-bottom:-0px;
}

.album{
     font-family:"Arial Black", Arial, "Times New Roman", Times, serif;
	 padding-left:10px;
	 text-transform:uppercase;
	 margin-bottom:-20px;
	 margin-top:-20px;
}

.lieuvente{
     font-weight:bold;
}

.pochette{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#lien{
	clear:both;
	text-align:center;
	background-image:url(../siteimage/fondannonce.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:white;
}

#codelien{
	max-width:600px;
	height:30px;
	overflow:auto;
	padding-bottom:5px;
	margin:auto;
}

#pied_de_page{
     clear:both;
     height:147px;
	 background-color:black;
	 background-image:url("../siteimage/bas.png");
	 background-position:center bottom;
	 background-repeat:no-repeat;
}
