.presentation {
	text-align: justify;
	margin-left: 0;
	margin-top: 4em;
	margin-right: 0;
	margin-bottom: 1em;
	color: #000000;
	line-height: 160%;
}
.presentation:first-letter {
	font-size: 140%;
	font-weight: bold;
	vertical-align: baseline;
/* Allonge la hauteur de ligne avec Gecko, mais nécessaire avec IE sinon IE applique
 * l'interligne hérité entre la ligne courante et la ligne suivante. */
	line-height: 100%; 
}
.paroles {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	background-color: #FFFFFF;
	border: thin #333333 dotted;
	text-align: left;
	font-style: italic;
	font-size: 85%;
	color: #003333;
	width: 100%;
	overflow: hidden;
}
.paroles .original {
	padding: 1em;
}
.paroles .traduction {
	float: right;
	width: 47%;
	padding: 1em;
}
.colonne .conseil object {
	text-align: center;
}
.colonne .pochette {
	text-align: center;
}
.panneau table {
	width: 100%;
	font-size: 86%;
	color: #FFFFFF;
}
.panneau th {
	width: 8em;
	color: #FFCE85;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	padding-left: 3em;
	padding-right: 1em;
	border-right: thin dotted #2D5087;
	padding-top: 0;
	padding-bottom: 0;
}
.panneau td {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding-left: 1em;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.panneau {
	background-color: #7C9765;
	background-image: url(/img/bandeau_vert.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	font-size: 90%;
}
.panneau a {
	color: #FFFFFF;
}
.morceauActions h3, .morceauActions a {
	color: #F57900;
	font-weight: bold;
	margin: 0px;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin: 0;
	background-repeat: no-repeat;
	font-size: 100%;
}
.morceauActions a.noIcon {
	padding: 0;
	background-image: none;
}
.morceauActions {
	font-size: 80%;
	text-align: left;
	display: inline;
	padding-right: 2em;
}
.iconeCredits {
	background-image: url(/img/credits_vert.png);
}
.iconeLiens {
	background-image: url(/img/liens_vert.png);
}
.iconeReferences {
	background-image: url(/img/refs_vert.png);
}
.iconeDownload {
	background-image: url(/img/download_vert.gif);
}
.iconeStream {
	background-image: url(/img/play_vert.png);
}
.iconePermalien {
	background-image: url(/img/permalien_vert.png);
}
.merci {
	font-size: 80%;
	font-style: italic;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	float: right;
}
.blocTitre {
	padding-top: 1em;
	padding-left: 0;
}
.connexes ul {
	margin: 0 1em 0 1em;
	font-size: 90%;
}
.connexes li {
	display: inline;
	list-style-type: lower-greek;
}
.tags li form {
	display: inline;
}