.texte_accueil {
	background-image: url(../images/V.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 50px;
	padding-left: 98px;
}
.extraits {
	background-image: url(../images/fond_extraits.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 150px;
  	padding-bottom: 20px;
  	padding-left: 10px;
  	padding-right: 30px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
  	line-height: 25px;
	font-size: 16px;	
}
.texte_playlist {
	background-image: url(../images/fond_playlist.png);
	background-repeat: no-repeat;
  	text-align: left;
  	line-height: 27px;
	background-position: -40px 0px;
  	margin-top: 20px;
	padding-top: 50px;
	padding-left: 120px;
  	padding-bottom: 98px;
}
.video {
	background-position: 0px 0px;
  	color: #FFF;
	padding-top: 20px;
  	padding-left: 98px;
  	padding-right: 20px;
    padding-bottom: 30px;
  	margin-top: 40px;
	margin-left: 0px;
}
.legende_video {
	background-image: url(../images/fondgrisvert.png);
	background-repeat: repeat;
    color: #8c9081;
  	text-align: left;
  	height: 339px;
  	width: 150px;
	position: relative;
	background-position: 0px 0px;
	padding-top: 20px;
  	margin-bottom: -310px;
	padding-right: 20px;
	padding-left: 20px;
	left: 640px;
	top: -370px;
  }
.texte_technique {
	background-image: url(../images/fondgrisvert.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 20px;
  	padding-left: 20px;
  	padding-right: 20px;
	margin-left: 98px;
  	margin-top: 40px;
}
.texte_groupe {
	background-image: url(../images/fondgris.png);
	background-repeat: repeat;
	background-position: 0px 0px;
  	color: #FFF;
  	width: 340px;
	padding-top: 20px;
  	padding-left: 20px;
  	padding-right: 20px;
    padding-bottom: 30px;
  	margin-top: 40px;
	margin-left: 98px;
}
.titres {
	background-image: url(../images/fondroseopaque.png);
	width: 394px;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
    margin-top: -20px;
    padding-left: 20px;
  	padding-right: 20px;
    padding-bottom: 30px;
  }
.fiche_technique {
	background-image: url(../images/fondrose.png);
	width: 350px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
    margin-top: 20px;
    padding-top: 20px;
    padding-left: 20px;
  	padding-right: 20px;
    padding-bottom: 30px;
  }
.tel {
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	width: 220px;
	clear: both;
	padding-top: 3px;
 	padding-bottom: 4px;
}
.mail {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	width: 40px;
	clear: both;
	padding-top: 3px;
  	padding-bottom: 4px;
	color: #a31c17;
	margin-left: 5px;
}
.facebook{
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 30px;
	clear: both;
	margin-left: 5px;
	background-image: url(../facebook.png);
	background-repeat: no-repeat;