body {
	font-family: Verdana, sans-serif;
	font-size: small;
   margin: 0px;
   padding: 0px;
/*   scrollbar-face-color: #f1dbe7;
   scrollbar-track-color: #f593ae;
   scrollbar-arrow-color: #6c5736;*/
}
p {
	color: rgb(108, 87, 54);
	background: transparent;
	font-size: 70%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/* Titre principal d'une page rose fonce */
h1 {
	color: rgb(241, 111, 147);
	background: transparent;
	font-size: 150%;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
}
/* Sous-titre rose pale */
h2 {
	color: rgb(108, 87, 54);
	background: transparent;
	font-size: 100%;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
}
/* Texte brun pale bold */
h3 {
	color: rgb(108, 87, 54);
	background: transparent;
	font-size: 70%;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
}
h4 {
   color: rgb(108, 87, 54);
   background: transparent;
   font-size: 110%;
   font-weight: 700;
   margin: 0px;
   padding: 0px;
}
/* Barre horizontal */
hr {
	text-align: left;
	width: 50%;
	color: rgb(108, 87, 54);
}
textarea {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: rgb(108, 87, 54);
	background: transparent;
}
textarea.event {
   overflow: hidden;
   border: 0px;
}
input {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: rgb(108, 87, 54);
	background: transparent;
}
select {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: rgb(108, 87, 54);
	background-color: #ffffff;
}
option {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: rgb(108, 87, 54);
	background-color: #ffffff;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table.page {
  height: 100%;
}
table.autofit {
  width: auto;
  border-collapse: collapse;
}
td {
	color: rgb(108, 87, 54);
	background: transparent;
	font-size: 70%;
	text-align: center;
}
td.left {
	text-align: left;
/*	width: 100px;*/
   padding-right: 5px;
   padding-bottom: 5px;
}
img {
	border: 2px solid rgb(215, 206, 181);
	border-bottom-color: rgb(108, 87, 54);
	border-right-color: rgb(108, 87, 54);
}
#links {
   background: rgb(215, 206, 181);
   padding-top: 10px;
   padding-left: 10px;
   padding-right: 10px;
	text-align: left;
   vertical-align: top;
   width: 20%;
	font-size: 100%;
}
#links a {
  text-decoration: underline;
}
#content {
   padding-top: 25px;
   padding-left: 20px;
   padding-right: 20px;
	text-align: left;
   width: 60%;
	font-size: 100%;
   vertical-align: top;
}
#season {
   background: rgb(108, 87, 54);
   padding-top: 10px;
   padding-left: 10px;
   padding-right: 10px;
   float: right;
   width: 10%;
   vertical-align: top;
	text-align: center;
	font-size: 50%;
   height: 100%;
}
.clear {
	clear: both;
}
.floatRight {
	float: right;
}
.textWithoutPic {
   float: left;
   width: 450px;
}
.btn {
	background: rgb(108, 87, 54);
	font-size: 70%;
	font-weight: 900;
	color: #ffffff;
	border: 2px solid rgb(215, 206, 181);
	border-bottom-color: rgb(108, 87, 54);
	border-right-color: rgb(108, 87, 54);
}
/* Liens brun pale bold */
a {
	color: rgb(108, 87, 54);
	background: transparent;
	font-weight: 900;
	text-decoration: none;
}
/* Liens rose fonce */
a:active {
	color: rgb(108, 87, 54);
	background: transparent;
	text-decoration: none;
}
/* Liens rose fonce */
a:hover {
	color: rgb(215, 206, 181);
	background: transparent;
	text-decoration: none;
}
#links a {
	color: rgb(108, 87, 54);
	background: transparent;
	font-weight: 900;
   font-size: 70%;
/*	text-decoration: none; */
}
#links a:active {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
}
#links a:hover {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
}
.left {
	float: left;
}
.left img {
	margin-bottom: 5px;
	margin-right: 5px;
}
/* Pour les filmstrips */

/* Bouton Next */
#btnRight {
	padding-left: 560px;
}
/* Preview de l'image que l'usager click dans le filmstrip */
#previewImage {
	margin-left: 210px;
	padding-bottom: 20px;
}
#previewName {
   text-align: center;
	color: #6c5736;
	background: transparent;
	font-size: 70%;
	font-weight: normal;
	padding: 0px;
	width: 216px;
}
/* FilmStrip qui comprend les fleches et les thumbnails */
#filmStrip {
	margin-left: 30px;
	width: 625px;
	padding-bottom: 20px;
}
/* Fleche de droite */
#flecheDroite img {
	float: right;
	width:45px;
	border: 0px;
	padding: 2px;
	padding-bottom: 20px;
}
/* Fleche de gauche */
#flecheGauche img {
	float: left;
	width:45px;
	border: 0px;
	padding: 2px;
}
/* Thumbnails */
#thumbnails {
	float: left;
	position:relative;
	overflow:hidden;
	width:520px;
}
#thumbnails div {
	position:relative;
	width:15000px;
}
#thumbnails div a {
   padding: 10px;
}
#thumbnails img {
	border: 2px solid #f1dbe7;
	border-bottom-color: #f593ae;
	border-right-color: #f593ae;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.textPink {
	color: #f16f93;
}
.textBrown {
	color: #6c5736;
}
.boxBrown {
   padding-left: 15px;
   padding-right: 15px;
	color: #ffffff;
	background: rgb(108, 87, 54);
	width: 275px;
	height: 160px;
}
.boxBrown h1 {
	color: #ffffff;
}
.boxBrown h2 {
	color: #ffffff;
}