html {min-height: 100%;}

body {
	min-height: 100%;
	background-color: #FFCC00;
	background-image: url('../images/bg/bg_texture005.jpg');
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
    margin:0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
	line-height: 12px;
	margin: 0px;
}

h2 {
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	line-height: 12px;
	margin: 0px;
}

h2 a:link {text-decoration: none; color:#FFCC00;}
h2 a:visited {text-decoration: none; color:#FFCC00;}
h2 a:hover {color:#FFCC00; text-decoration: none; background: #FFFFFF;}
h2 a:active {color:#FFCC00;}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 24px;
	text-align:left;
	color:#000000;
	line-height: 12px;
	margin: 20px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: small;
	font-weight:normal;
	text-align:left;
	color:#000000;
	line-height: 12px;
	margin: 30px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: small;
	font-weight:normal;
	text-align:justify;
	color:#000000;
	line-height: 12px;
	margin: 30px;
}

h6 {
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	line-height: 12px;
	margin: 30px;
}

h6 a:link {text-decoration: none; color:#FFCC00;}
h6 a:visited {text-decoration: none; color:#FFCC00;}
h6 a:hover {color:#FFCC00; text-decoration: none; background: #FFFFFF;}
h6 a:active {color:#FFCC00;}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ;
}

form {
}

.fiche {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFD9C2;
	font-weight:normal;
	font-size:xx-small;
	line-height: 12px;
}

.ficheTop, .ficheTop_2 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: ;
	background-image: url('../images/bg/bg_table_fiche_top.jpg');
	background-repeat: no-repeat;
	background-position: 50% bottom;
	font-weight:normal;
	font-size:xx-small;
	line-height: 12px;
}
.ficheTop_2{
    background-position: 50% 100%;
    height:29px;
}

.ficheMiddle, .ficheMiddle_2 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: ;
	background-image: url('../images/bg/bg_table_fiche_middle.jpg');
	background-repeat: repeat-y;
	background-position: center;
	font-weight:normal;
	font-size:xx-small;
	line-height: normal;
}
.ficheMiddle_2{
    background-repeat: repeat-y;
	background-position: 50% 0px;
    
}

.ficheBottom, .ficheBottom_2 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: ;
	background-image: url('../images/bg/bg_table_fiche_bottom.jpg');
	background-repeat: no-repeat;
	background-position: 50% top;
	font-weight:normal;
	font-size:xx-small;
	line-height: 12px;
}
.ficheBottom_2{
    background-position: 50% 0px;
    height:29px;
}
.ficheBottom a:link {text-decoration: none; color:#CC0000;}
.ficheBottom a:visited {text-decoration: none; color:#CC0000;}
.ficheBottom a:hover {color:#FFCC00; text-decoration: none; background: #000000;}
.ficheBottom a:active {color:#FFFFFF;}

.parlezTop {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: ;
	background-image: url('../images/bg/bg_table_parlez_top.jpg');
	background-repeat: no-repeat;
	background-position: 50% bottom;
	font-weight:normal;
	font-size:xx-small;
	line-height: 12px;
}

.parlezMiddle {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: ;
	background-image: url('../images/bg/bg_table_parlez_middle.jpg');
	background-repeat: repeat-y;
	background-position: center;
	font-weight:normal;
	font-size:xx-small;
	line-height: normal;
}

.parlezBottom {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: ;
	background-image: url('../images/bg/bg_table_parlez_bottom.jpg');
	background-repeat: no-repeat;
	background-position: 50% top;
	font-weight:normal;
	font-size:xx-small;
	line-height: 12px;
}

.parlezBottom a:link {text-decoration: none; color:#CC0000;}
.parlezBottom a:visited {text-decoration: none; color:#CC0000;}
.parlezBottom a:hover {color:#FFCC00; text-decoration: none; background: #000000;}
.parlezBottom a:active {color:#FFFFFF;}

.specialTableauBottom{
/*	background-image: url('../images/kapout_bg_002.gif');
	background-repeat: no-repeat;
	background-position: 50% bottom;*/
}

.episodesTitres {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:normal;
	font-size:large;
	line-height: 18px;
}

.episodesSousTitres {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:normal;
	font-size:small;
	line-height: 15px;
}

.episodesTextes {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight:normal;
	font-size:x-small;
	line-height: 12px;
}

.episodesTextes a:link {text-decoration: none; color:#CC0000;}
.episodesTextes a:visited {text-decoration: none; color:#CC0000;}
.episodesTextes a:hover {color:#FFCC00; text-decoration: none; background: #000000;}
.episodesTextes a:active {color:#FFFFFF;}

.textesCentre {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight:normal;
	font-size:x-small;
	line-height: 12px;
}

.textesCentre a:link {text-decoration: none; color:#CC0000;}
.textesCentre a:visited {text-decoration: none; color:#CC0000;}
.textesCentre a:hover {color:#FFCC00; text-decoration: none; background: #000000;}
.textesCentre a:active {color:#FFFFFF;}

.boutons {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #852320;
	font-weight:normal;
	font-size:xx-small;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	line-height: 12px;
}

.boutons a:link {text-decoration: none; color:#FFFFFF;}
.boutons a:visited {text-decoration: none; color:#FFFFFF;}
.boutons a:hover {color:#FFCC00; text-decoration: none; background: #000000;}
.boutons a:active {color:#FFFFFF;}

.test {
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	line-height: 12px;
	margin: 0px;
}

.test a:link {text-decoration: none; color:#FFCC00;}
.test a:visited {text-decoration: none; color:#FFCC00;}
.test a:hover {color:#FFCC00; text-decoration: none; background: #FFFFFF;}
.test a:active {color:#FFCC00;}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#page {
  width: 780px;
  margin: 0 auto;
  padding: 0;
}

#emission { 
  color: #000000;
  font-size: 100%;
  margin: 0;
  height: 450px;
  width: 700px;
  background-image:url(../images/bg/bg_emissions.gif); background-repeat:no-repeat; background-position:center;
  text-align: justify;
} 
#emission H1 { margin: 55px 0px 0px 105px; font-family:"Courier New", Courier, monospace; font-size: x-large; font-weight:bolder; color:#000000;

}

#emission a:link, #emission a:visited, #emission a:active { text-decoration: none; color: #000000; }
#emission a:hover { text-decoration: none; color: #FFFFFF; font-weight:bolder; text-indent:-3px;}

#titreemission {
  font-family:"Courier New", Courier, monospace;
  font-size: x-large;
  font-weight: bold;
  font-variant:small-caps;
  font-stretch:condensed;
  color: #000000;
  width: 500px;
  height: auto;
/*  overflow: scroll;*/
  margin-top:30px;
  margin-left:95px;
  margin-right:20px;
  border-top:#666666 dashed 1px;
  border-bottom:#666666 dashed 1px;
}

#diffusion {
  font-size: x-small;
  font-stretch:condensed;
  color: #000000;
  width: 200px;
  height: auto;
  margin-top:5px;
  margin-left:405px;
  margin-right:20px;
}


#synopsis {
  padding:10px;
  width: 490px;
  height: 255px;
  overflow: auto;
  margin-top:5px;
  margin-left:90px;
  margin-right:35px;
}


#video {
	position: relative;
	left:-15px;
	width: 215px; height: 165px;
	font-size:xx-small;
	z-index:1;
}


/* 
***********************************************
papa
    demenage dans kapout papa
************************************************
*/


#calendrier {
  background-color:#FFFFFF;
  position:absolute;
  width:200px;
  height:200px;
  float:left;
  margin-top:0;
  margine-left:0;
  z-index:1;
}

#album_photos {
  margin: 20px;

}

div#character { clear: both; height: 120px;}
div#character a, div#character a:visited, div#character a:link {font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #990000; text-decoration:none; }
div#character a:hover {color:#000000; text-decoration:underline; font-weight:bold;}
.characterName {font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #990000; }
.pinkLarge {font: 24px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color:#990000; }
