@charset "UTF-8";
body {
	background: #9aa09c;
}

@font-face {
  font-family: "Wellrock";
  src: url("WellrockSlab.ttf");
}

#page {
	width: 1000px;
	margin: auto;
}

p, li, td {
	font-family: "Helvetica", Times, serif, "Trebuchet MS";
	font-size: 13px;
	font-weight: lighter;
	color: #4f5653;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 18px;
	margin: 0 0 7px 0;
}

h1 {
	font-family: "Wellrock", Georgia;
	font-size: 26px;
	font-weight: lighter;
	color: #f0f2f1;
	line-height: 27px;
	margin: 0 0 16px 0;
}

h2 {
	font-family: "Wellrock", Georgia;
	font-size: 20px;
	color: #4c534f;
	line-height: 21px;
	margin: 15px 0 0 0;
}

h3 {
	font-family: "Helvetica", Times, serif, "Trebuchet MS";
	font-size: 27px;
	color: #777F7B;
	letter-spacing: 5px;
	line-height: 14px;
	font-weight: lighter;
	margin-left: -45px;
}

h4 {
	font-family: "Wellrock", Georgia;
	font-size: 18px;
	font-weight: lighter;
	color: #ffffff;
	margin: 12px 0 2px 0;
	text-align: left;
}

h5 {
	font-family: "Helvetica", Times, serif, "Trebuchet MS";
	font-size: 12px;
	letter-spacing: 2px;
	color: #383e3b;
	float: left;
	padding: 0 22px;
	font-weight: lighter;
	margin: 0;
}

a, a:link, a:visited, a:active {
	color: #383e3b;
	text-decoration: none;
}

a:hover {
 	color: #b93459;
	text-decoration: none;
 }

a:hover h5 {
 	color: #b93459;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
 }

#entete {
	text-align: center;
	height:95px
}

#cleared {
	clear: both;
	height: 0;
}

#pied p {
	font-size: 12px;
	margin: 20px 0 0 0;
	text-align: center;
	border-top:1px dotted #FFFFFF;
	padding: 5px 0 0 0;
}

/**************
				PAGE ACCUEIL AUDIO-VIDEO
								****************/
#Gauche {
	width: 400px;
	float:left;
	padding: 35px 30px 0;
}

#Droite {
	width: 540px;
	float: left;
}

#audio {
	margin: 45px 0 25px;
}

#video_tb {
	text-align: center;
}

#video_tb p, #audio_tb p  {
	text-align: center;
	color: #4c534f;
	margin: 10px 0 0 0;
}

#Droite li {
	list-style-image: none;
	list-style: none;
	color: #ffffff;
	margin: 7px 0 0 30px;
}

#Droite ul {
	margin: 0;
}

#Droite a , #Droite a:link, #Droite a:active, #Droite a:visited {
	color: #ffffff;
	text-decoration: none
}

#Droite a:hover {
	text-decoration: none;
	color: #b93459;
	font-weight: bold;
} 

#video li {
	float:left;
	margin:5px;
	width: 170px;
}

#video a:hover {
	font-weight: normal;
	letter-spacing:normal;
}

/**************
				AUTRES PAGES
							****************/
#lancementimg {
	background-image: url(../medias/chansons_eclair_album.jpg);
	background-repeat: no-repeat;
	height: 37px;
	padding: 450px 0 0 0;
	margin: 15px 0 15px 0;
}

#textes {
	margin: 3px 75px 0 100px;
	line-height: 18px;
}

#presse, #evenement {
	width: 700px;
	margin: 0 150px 50px;
}

#presse p {
	color: #383e3b;
	line-height: 24px;
	margin:0 0 12px 0;
}

#pointsdevente {
	padding: 100px 0 0 0;
}

#pointsdevente h2 {
	margin: 5px 0 5px 0;
}

#historique {
	float: left;
	width: 330px;
	margin-left: 20px;
}

#credits_img {
	width: 630px;
	margin: -15px 0 0 370px;	/*height: 222px;*/
}

#credits_img img{
	border: none;
}

#credits_img p {
	float:left;
	font-size: 9px;
	margin-right: 9px;
	letter-spacing: 0.5px;
}

#credits_txt {
	width: 630px;
	margin: 295px 0 0 370px;
}
