#chant li.choeur, 
#chant li.cours,
#chant li.stage,
#theatre li.theatre {
	padding-left:30px;
	line-height:26px;
	background-repeat:no-repeat;
	background-position:left middle;
}
#chant li.choeur {
	background-image: url(../images/chant/choeur.png);
}
#chant li.cours {
	background-image: url(../images/chant/cours.png);
}
#chant li.stage {
	background-image: url(../images/chant/stage.png);
}
#theatre li.theatre {
	padding-left:35px;
	background-image: url(../images/theatre.png);
}
#droite {
	float:right;
	border-left:1px solid #aaa;
	margin-left:20px;
	padding: 10px 10px 60px;
	width:280px;
	font-size:.8em;
	background:white;
	z-index:1;
	position:relative;
}
#presentation {
	font-size:.8em;
	padding:0 50px;
	font-style:italic;
}
#tdm {
	font-size:75%;
	margin-bottom:20px;
}
#theatre .item,
#chant .item {
	padding-left:20px;
}
#header .header2 {
	background:url(../images/bg-web.png) no-repeat 50% 0;
	 height:329px;
	width:100%;
	 position:absolute;
	z-index:0;
}
#header #header-chant {
	background-image:url(../images/chant/bg-chant.png);
}
#header #header-social {
	background-image:url(../images/bg-social.png);
}
#header #header-contact {
	background-image:url(../images/bg-contact.png);
}
#header #header-theatre {
	background-image:url(../images/bg-theatre.png);
}
.chant #header .laptop {
	top:58px;
	left:699px;
	width:255px;
	height:157px;
}
.theatre #header .laptop {
	top:0px;
	left:706px;
	width:265px;
	height:236px;
}
.chant #fond {
	background-position:50% 2500px;
}
.social #fond {
	background-position:50% 1500px;
}
.contact #fond {
	background-position:50% 2300px;
}
#fond {
	width:100%;
	z-index:10;
}
.social #content #plan article {
	clear:both;
}
.social #content #plan .item {
	r
	clear:none;
	float:left;
	width:270px;
	margin-left:30px;
}
.social #content #plan .item .content {
	width:auto;
	font-size:1.5em;
	padding-top:30px;
}
#theatre #tdm .date {
	font-size:.8em;
	color:#aaa;
	display:block;
	margin:0;
}
#theatre #tdm .theatre {
	line-height:13px;
	padding-bottom:10px;
}
#theatre .item,
#chant .item {
	clear:left;
	min-height:150px;
	margin-bottom:10px;
}
#theatre .item .content,
#chant .item .content {
	padding-left:190px;
}
.theatre .metabar .phone {
	margin-left:30px;
}
.theatre .metabar .description {
	display:none;
}
