/* *************** DEBUT GENERAL ****************** */

body {
	
	background-color: #300000;
	background-color: black;
	background: transparent url(../img/page-bg-repeat.jpg) repeat;
}
ul li {
	list-style:none;
}
a {
	color: #ffffff;
	text-decoration : none;
}
.ailleurs {
	position:absolute;
	left:-10000px;
	line-height:0;
}
.telephone {
	color: yellow;
	width:100px;
}
#annonce {
    position:absolute;
    left:0;
    top:0;
}
/* *************** FIN GENERAL ****************** */
#wrapper {
	min-width: 980px;
	background-color: black;
	background: black url(../img/background2.gif) no-repeat 50% 0;
}
#bandeau {
height:0;
}
/*   ******************* DEBUT HEADER ******************* */

#main {
border: 5px solid #aaaaaa;
border: 7px solid #b49255;
border: 7px solid #cdc1c1;
border: 7px solid #6f6f6f;

background:white url(../img/fondContenu.gif) repeat-x;

}
#header {
margin:0;
}
#header #logo {
	position:relative;
	text-align:center;
	width:756px;
	margin: 0 auto;
}
#footer {
	clear : both;
	height:250px;
	Sbackground: black url(../img/footer.gif) repeat-x ;

}

