@charset "UTF-8";
body {
	background-color: #2B4266;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
h1, h2, h3, h4, p {
	fontweight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
.Centre {
	text-align: center;
}
#Contenant {
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#EnteteImage {
	margin-bottom: 10px;
	background-image: url(../images/habillage/titrefilm.png);
	padding: 0px;
	height: 87px;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#EnteteImage h1 {
	display: none;
}
#Corps {
	margin: 0px;
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	background-color: #4A749C;
	background-image: url(../images/habillage/fondrubfilm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}
#Pied {
	background-color: #B53933;
	font-size: 9px;
	clear: both;
	width: auto;
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.TitreChapitre {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #E8DB90;
}
.SurTitre {
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.SousTitre {
	font-size: 24px;
	margin-top: 25px;
	font-style: normal;
	color: #E8D47E;
	text-decoration: underline;
}
.SousSousTitre {
	font-size: 18px;
	font-style: italic;
	margin-top: 25px;
}
.TexteGrand {
	font-size: 14px;
	text-align: left;
}
.Tableau1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.Tableau1 td {
	margin: 0px;
	vertical-align: baseline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.Poste {
	font-weight: bold;
	padding-right: 40px;
	white-space: nowrap;
}
.ImageCadre {
	border: 2px solid #000;
	padding: 0px;
	margin-right: 20px;
}
.ImageFlottanteGauche {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: both;
	border: 2px solid #000;
}
.ImageFlottanteDroite {
	float: right;
	margin-bottom: 10px;
	clear: both;
	border: 2px solid #000;
	margin-left: 20px;
}
#BoutonVersDisque {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F0D579;
}
.BoutonDisque li {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	padding-left: 1.5em;
	list-style-type: none;
}
.BoutonDisque li a {
	text-decoration: none;
	color: #BB4C45;
}
.BoutonDisque li a:hover {
	text-decoration: none;
	color: #39230F;
}
#BoutonVersFilm {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #B53933;
}
.BoutonFilm li {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	padding-left: 1.5em;
	list-style-type: none;
}
.BoutonFilm li a {
	text-decoration: none;
	color: #EBDA8F;
}
.BoutonFilm li a:hover {
	color: #FFF;
	text-decoration: none;
}
#Pied a {
	color: #FFF;
	text-decoration: none;
}
#Pied a:hover {
	color: #E8D47E;
}
.Tableau2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.Tableau2 td {
	margin: 0px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.LienVideo {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.Citation {
	font-size: 14px;
	font-style: italic;
	margin-right: 30px;
	margin-left: 30px;
}
.CitationSource {
	font-size: 12px;
	font-weight: bold;
	color: #E8D47E;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
}
.CitationDate {
	margin-top: 0px;
	font-size: 14px;
}
