body {
	background : #000;	
}

html, body, form, ul, li, div, hr, table, td, img {
	padding : 0px;
	margin : 0px;	
}

h1 {
	width : 100%;
	font-size : 18px;
	text-align : center;
}

img {
	border : 0px;
}

html, body {
	width : 100%;
	height : 100%; 
}

body, td {
	font-family : verdana, sans-serif;
}

div.header {
	position : relative;
	margin : 0px auto;
	width : 980px;
	height : 348px;
	background : url('../images/header.jpg') no-repeat top center;	
}

div.global {
	width : 100%;
	height : 100%;	
	padding-top : 30px;
}


div.content {
	position : relative;
	margin : 0px auto;
	width : 900px;
	padding-top : 20px;
	background : url('../images/fond.jpg') repeat;	
}

div.episode {
	margin : 0px auto;
	text-align : center;
	width : 955px;
	height : 388px;
}

div.episode-legend {
	margin : 0px auto;
	text-align : center;
	margin : 0px auto;
	width : 100%;
}

div.titre1 {
	
	text-align : center;
	width : 445px;
	height : 129px;
	margin : -150px 0px 0px -30px;	
	background : url('../images/titre_les_episodes.png') no-repeat top left;	
}

div.titre2 {
	
	text-align : center;
	width : 445px;
	height : 129px;
	margin : 0px 0px 0px -30px;	
	background : url('../images/titre_qui_est_pat.png') no-repeat top left;	
}

div.titre3 {
	
	text-align : center;
	width : 445px;
	height : 129px;
	padding : 20px;
	margin : 0px 0px 0px -30px;	
	background : url('../images/titre_les_bonus.png') no-repeat top left;	
}

div.titre4 {
	
	text-align : center;
	width : 445px;
	height : 129px;
	padding : 20px;
	margin : 0px 0px 0px -30px;	
	background : url('../images/titre_les_photos.png') no-repeat top left;	
}

div.footer {
	font-family : courier;
	margin : 0px auto;
	width : 900px;
	height : 50px;
	text-align : right;
	color : #FFF;
	font-weight : bold;
}


.masterclasse {
	width : 170px;
	height : 129px;
	margin-left : 750px;
}

.syndication{
	margin-left : 700px;
}



object.thumbnailVideo {
	margin-left: 50px;
}

a {
 color : #FFFFFF;
}

a.thumbnailImage {
	margin-left: 10px;
}

