html { height: 100%; }

body {
	background: url(../images/background.gif);
	color: #818D9D;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	height: 100%;
	margin: 0;
	padding: 0;
}

a { color: #fff;}
a:hover { color: #818D9D;}

img { border: 0; }

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	height: 80px;
	left: 85px;
	position: absolute;
	top: 336px;
	width: 280px;
}

h1 a {
	display: block;
	height: 100%;
	width: 100%
}

p { 
	line-height: 1.5em;
	margin: 0 0 1.5em; 
}

ul {
	margin: 0;
	padding: 0;
}

p span { color: #fff; }

#container {
	background: #000 url(../images/back-shadow.gif) right top repeat-y;
	font-size: 1em;
	min-height: 100%;
	
	position: relative;
	width:980px;
}

* html #container { height: 100%;}

#content {overflow: hidden;  padding-bottom: 85px;}

#contentLeft {
	background: #000 url(../images/back-dave.jpg) no-repeat;
	display: inline;
	float: left;
	height: 757px;
	width: 451px;
}

#contentCenter {
	background: #000 url(../images/back-center.jpg) no-repeat;
	display: inline;
	float: left;
	height: 757px;
	width: 337px;
}

#contentTxt {
	margin: 120px 20px 0;
}

/**** contenu txt ****/
#listNouvelles, #listSpectacles, .listSongs, #listPics, #listPics ul {
	clear: left;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.listSongs {
	padding-bottom:60px;
	overflow: auto;
}

#listNouvelles li, #listSpectacles li, .listSongs li, #listPics li {
	border-bottom: 1px dotted #818D9D;
	padding: 0 0 10px;
	margin: 0 0 20px;

}

.listSongs li { 
	border: 0; 
	padding: 0;
}

#listNouvelles li p.date, #listSpectacles li p, .listSongs li p {
	margin: 0;
}

.listSongs li p.margeTop {
	margin-top: 5px;
}

#listPics ul{height: 56px;overflow: hidden;}

#listPics ul li {
	border: 0;
	display: inline;
	float: left;
	height: 56px;
	margin: 0 5px 5px 0;
	padding: 0;
	width: 56px;
}

#listPics ul li a {
	display: block;
	height: 56px;
	width: 56px;
}

#listPics ul li a:hover {
	background: url(../images/gallerie-over.gif) no-repeat;
}

#listPics ul li a img {
	margin: 3px 0 0 3px
}

.pocket {
	margin: 0 0 20px -10px;
	overflow: hidden;
}

.pocket span {
	background: url(../images/back-pocket.png) no-repeat !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='../images/back-pocket.png');
	display: block;
	float: left;
	height: 162px;
	margin: 0 10px 0 0;
	width: 162px;
}

.pocket p {
	margin: 10px 0 0;
}

.pocket img {
	display: inline;
	float: left;
}

li.pdf, #listNouvelles li.pdf, #listSpectacles li.pdf {
	background: url(../images/icon_pdf.gif) no-repeat;
	border: 0;
	list-style: none;
	margin-bottom: 15px;
	padding-left: 20px;
}

#listSpectacles li.pdf, #listNouvelles li.pdf {
	margin: 10px 0 0;
}

li.note {
	background: url(../images/icon_note.gif) 0 2px no-repeat;
	border: 0;
	list-style: none;
	margin: 10px 0;
	padding: 0 0 5px 15px;
}

/**** liste ecouter ****/

#contentRight {
	background: #000 url(../images/back-right.jpg) no-repeat;
	display: inline;
	float: left;
	height: 757px;
	width: 167px;
}

html>body #contentLeft, html>body #contentCenter, html>body #contentRight {
	height: auto;
	min-height: 757px;
}

#listListen {
	list-style: none;
	margin: 20px 0 0 5px;
	padding: 0;
}

#listListen li {
	clear: left;
	float: left;
	margin: 0 0 15px;
	width:100%;
}

#listListen li div.flashEqua{
	display: inline;
	float: left;
	height: 11px;
	width: 15px;
}

#listListen li a.stopMusic {
	background: url(../images/stop.gif) 2px 4px no-repeat;
	color: #818D9D;
	display: none;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}

#listListen li a.stopMusic:hover {
	background: url(../images/stop.gif) 2px -6px no-repeat;
	color: #fff;
}

#listListen li a.playMusic {
	background: url(../images/speaker.gif) 0 2px no-repeat;
	color: #fff;
	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}

#listListen li a.playMusic:hover {
	background: url(../images/speaker.gif) 0 -18px no-repeat;
	color: #818D9D;
}


/**** titres *****/
h2 {
	height: 28px;
	margin: 0 0 20px;
	width: 297px;
}
h2#tnouvelles { background: url(../images/tNouvelles.gif) no-repeat; }
h2#tspectacles { background: url(../images/tSpectacles.gif) no-repeat; }
h2#tbiographie { background: url(../images/tBiographie.gif) no-repeat; }
h2#tdiscographie { background: url(../images/tDiscographie.gif) no-repeat; }
h2#tmedia { background: url(../images/tMedia.gif) no-repeat; }
h2#tgallerie { background: url(../images/tGallerie.gif) no-repeat; }
h2#tboutique { background: url(../images/tBoutique.gif) no-repeat; }
h2#tpresse { background: url(../images/tPresse.gif) no-repeat; }
h2#tcontact { background: url(../images/tContact.gif) no-repeat; }
h2#tecouter { 
	background: url(../images/tEcouter.gif) no-repeat;
	margin: 120px 0 0 20px;
	width: 100px;
}

h3 {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 10px;
}

#listSpectacles h3 {
	line-height: 1.5em;
	margin: 0;
}

/**** footer ****/
#footer {
	margin-top: -85px;
	position: relative;
	width:972px;
}

#footer ul {
	background: #000;
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding: 20px 0;
	width: 955px;
}

#footer ul li {
	display: inline;
	float: left;
	margin: 0 20px 0;
}

#footer ul li a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

#toxinc {
	background: url(../images/logo-toxinc.jpg) no-repeat;
	height: 45px;
	width: 41px;
}

#canada1 {
	background: url(../images/logo-Canada1.jpg) no-repeat;
	height: 45px;
	width: 80px;
}

#canada2 {
	background: url(../images/logo-Canada2.jpg) no-repeat;
	height: 45px;
	width: 59px;
}

#quebec {
	background: url(../images/logo-Quebec.jpg) no-repeat;
	height: 45px;
	width: 69px;
}

#dep {
	background: url(../images/logo-DEP.jpg) no-repeat;
	height: 45px;
	width: 70px;
}

#sumo {
	background: url(../images/logo-SUMO.gif) no-repeat;
	left: 950px;
	height: 12px;
	position: absolute;
	width: 20px;
}