body {
	margin:0;
	padding:0;
	background:#333;
	font-family:Arial;
	font-size:12px;
	font-wieght:normal;
	color:#fff;
	text-align:left;
}

#main {
	width:800px;
	background:url('fond.jpg') repeat-y;
}

#top {
	clear:both;
	width:800px;
	height:128px;
	background:url('top.jpg') no-repeat;
}

#top h1 {
	display:none;
}

#menu {
	text-align:left;
	padding-left:40px;
	padding-top:110px;
	color:#666;
}

#menu a {
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	margin:2px;
}

#menu a:hover {
	color:#FF0000;
	border-bottom:2px solid #FF0000
}

#menu a.selected {
	font-weight:bold;
	border-bottom:2px solid #FF0000;
}

#data {
	clear:both;
	padding-bottom:0;
	padding-top:30px;
	/*background:url('../img/basse.jpg') 696px 0 no-repeat;*/
}

#data p {
	text-align:justify;
}

/************ DEFAUT *************/
#bottom {
	clear:both;
	background:url('bottom.jpg') no-repeat bottom;
	height:71px;
}

#bottom p {
	padding:40px;
	padding-top:20px;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
	color:#ccc;
}

/************ CONCERTS *************/
#bottom-concerts {
	clear:both;
	background:url('bottom-concerts.jpg') no-repeat bottom;
	height:310px;
}

#bottom-concerts p {
	padding:40px;
	padding-top:260px;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
	color:#ccc;
}

/************ PHOTOS *************/
#bottom-photos {
	clear:both;
	background:url('bottom-concerts.jpg') no-repeat bottom;
	height:310px;
}

#bottom-photos p {
	padding:40px;
	padding-top:260px;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
	color:#ccc;
}

/************ ECOUTER *************/
#bottom-ecouter {
	clear:both;
	background:url('bottom-ecouter2.jpg') no-repeat bottom;
	height:250px;
}

#bottom-ecouter p {
	padding:40px;
	padding-top:200px;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
	color:#ccc;
}

/************ CONTACT *************/
#bottom-contact {
	clear:both;
	background:url('bottom-contact.jpg') no-repeat bottom;
	height:250px;
}

#bottom-contact p {
	padding:40px;
	padding-top:200px;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
	color:#ccc;
}

.ecoute {
	float:left;
	margin-right:30px;
	margin-top:10px;
}

/*********** LES LIENS INLINE ************/
a.inline {color:#FFF;text-decoration:none;}
a.inline:hover {color:#FF0000;text-decoration:underline;}

/********** LES ALBUMS PHOTOS ***********/
div.albums ul.album {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.albums ul.album li {
	float:left;
	margin:7px;
}

div.albums ul.album a {
	display:block;
	padding:5px;
	background:#fff;
}

div.albums div.infos {
	float:left;
	margin-bottom:10px;
	text-align:left;
	width:100%;
	clear:both;
	padding-left:5px;
}

div.albums div.chemin {
	float:left;
	margin-bottom:10px;
	text-align:left;
	padding-left:5px;
	width:100%;
	clear:both;
}

div.albums div.chemin a {
	color:#fff;
	text-decoration:underline;
}

/* LES ALBUMS */

div.albums ul.albums {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.albums ul.albums li {
	float:left;
	clear:both;
	width:100%;
	margin:7px;
}

div.albums h3 {
	font-size:18px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

div.albums p {
	margin:0;
	padding:0;
}

div.albums ul.albums div.left {
	float:left;
}

div.albums ul.albums div.right {
	float:left;
	margin-left:20px;
	text-align:left;
	width:75%;
}

div.albums ul.albums a {
	float:left;
	display:block;
	padding:5px;
	background:#fff;
}
