html {min-height: 100%;}

body {
	min-height: 100%;
	background-color: #FFCC00;
	background-image: url('http://www.kapout.com/images/bg/bg_texture005.jpg');
	background-repeat: repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

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

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

form {
	background-color: ;
}

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

.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;
}

.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;}

.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;}

.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;}

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;}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

