* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	text-align: center;
	font-family : Helvetica, Arial, Sans-serif;
	color: #333333;
	font-size: 12px;
	margin-top: 5px;
	
}

#conteneur {
	width:800px;
	margin-left: 100px;
}

h1 {
	font-size: 36px;
	letter-spacing: 2px;}
h2 {
	font-size: 18px;
	font-weight: 300;}
ul#menu {
	width: 168px;
	list-style-type: none;
	float: left;
	border:0; 
	
}
ul#menu li {
	text-decoration: none;
	padding: 0px;
	border:0;
	margin-top: -3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
		
#menu li img{
	border:0; }
#actu {
	background-image: url(../img/bout-on_03.jpg);
	background-repeat: no-repeat;
	border:0; 
	}

#actu:hover {
	background-image: url(../img/bout-off_03.jpg);
	background-repeat: no-repeat;
	border:0; 
}
#modern {
	background-image: url(../img/bout-on_04.jpg);
	background-repeat: no-repeat;
}

#modern:hover {
	background-image: url(../img/bout-off_04.jpg);
	background-repeat: no-repeat;
}
#centre {
	float: left;
	height: 600px;
	width: 632px;
	margin-top: -3px;
}

#noel {
	width:343px;
	position:absolute;
	left: 525px;
	top: 50px;
}
#vente {
	color: #FF6600;
	text-align: center;
	clear: both;
	padding-top: 10px;
}

.noel:hover {
	color: #FF0000;
	text-decoration: none;
}

.chanson{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}
a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}



#liennoel {
	position:absolute;
	width:187px;
	height:31px;
	z-index:3;
	left: 641px;
	top: 254px;
	color: #FF0000;
	font-weight: 500;
}

