.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 18px;
	z-index: 1;
	background-color: #000000;
	text-align: center;
	padding: 15px;
	margin-right: 150px;
	margin-left: 150px;
	border: medium double #FFFFFF;
}
.sstitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7777777;
	text-transform: capitalize;
	font-size: 14px;
	z-index: 2;
	background-color: #BBBBBB;
	text-align: center;
	padding: 5px;
	margin-right: 250px;
	margin-left: 250px;
	border: thin solid #FFFFFF;
	margin-top: -10px;
}
.info {
	padding-top: 15px;
}
.infoversion, .infoduree, .infosortie, .infoconcert {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.infowho, .infowhat {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.infoversion {
	z-index: 11;
	width: 65%;
	margin-left: 10px;
	text-align: left;
	margin-top: 10px;
}

.infoduree {
	z-index: 12;
	font-weight: normal;
	text-align: left;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: -14px;
	margin-left: 25px;
}
.infosortie {
	z-index: 13;
	font-weight: normal;
	margin-left: 60px;
}
.infoconcert {
	z-index: 14;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 60px;
}

.infowhat {
	z-index: 15;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 420px;
	margin-top: 10px;
	margin-left: 20px;
}
.infowho {
	z-index: 16;
	margin-top: -12px;
	margin-left: 135px;
}

.texte {
	text-align: justify;
	color: #999999;
	text-indent: 15pt;
	width: 65%;
}
.citationauteur {
	text-align: right;
	z-index: 5;
	width: 90px;
	margin-top: 25px;
}
.citationsource {
	text-align: right;
	z-index: 2;
	width: 90px;
	margin-top: -12px;
	line-height: 12px;
}
.citationfr {
	z-index: 4;
	left: 100px;
	text-align: justify;
	width: 55%;
	margin-left: 95px;
	margin-top: 5px;
}
.citationen {
	z-index: 4;
	left: 100px;
	text-align: justify;
	width: 55%;
	letter-spacing: normal;
	margin-left: 95px;
	margin-top: -17px;
}

.paroles {
	color: #000000;
	position: absolute;
	z-index: 15;
	background-color: #FFFFFF;
	width: 30%;
	text-align: left;
	right: 10px;
	border: medium double #000099;
	font-family: Baskerville, "Book Antiqua", Times, serif;
	font-size: 12px;
	padding: 5px;
}
.parolesbooklet {
	position: absolute;
	z-index: 6;
	width: 30%;
	white-space: pre;
	right: 10px;
	overflow: hidden;
}
.encyclo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../songs/img/carnet.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(../songs/img/dico.gif);
	text-align: justify;
	padding-right: 10px;
	padding-left: 50px;
	color: #000066;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: lowercase;
	font-size: 14px;
	background-color: #000000;
	text-align: center;
	letter-spacing: 0.5em;
	border: medium double #FFFFFF;
	margin-right: 150px;
	margin-left: 150px;
	cursor: crosshair;
	page-break-after: always;
	margin-top: 10px;
}

