* {margin:0;padding:0;}
/* Page Global
------------------------------------------------------------------------------------- */
body {
	width: 1188px;
	background:url('/images/fond.jpg');
	margin: auto;
	font-size:13px;
	color:white;
	font-family:Trebuchet MS;
	}
#fond{ 
	width:1188px;
	height:auto;
	}
	
a{
	text-decoration:none;
	color:white;
}

img{
	border: 0px;
}

.espace{clear:both;}
.gras{font-weight:bold;}
.center{margin:15px 15px;text-align:center;}
.title_video{font-size:16px;text-align:center;font-weight:bold;}
/* Header
------------------------------------------------------------------------------------- */
#header {
	height:468px;
	background-image:url('/images/header.jpg');
	background-repeat:no-repeat;
	margin-left:8px;
	}
	
#header ul {
list-style: none;
float: right;
width: 297px;
display: inline;
margin-right: 98px;
margin-top: 123px;
}
	
#header li {
	padding-top:8px;
}
/*Menu Gauche
------------------------------------------------------------------------------------- */
#partenaires {
	background:url('/images/fond_partenaires.jpg') no-repeat;
	background-color:#480001;
	width:217px;
	height:auto;
	float:left;
	margin-left:100px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	color:white;
	display:inline;
	}
	
#partenaires ul {
	float:left;
	padding-left:20px;
	}

#copyright {
	float:left;
	clear:both;
	background:url('/images/copyright.jpg');
	width:221px;
	height:44px;
	margin-left:99px;
	margin-top:10px;
	display:inline;
	text-align:center;
	padding-top:15px;
		}
/* Contenu
------------------------------------------------------------------------------------- */
#contenu {
	float:left;
	margin-top:-154px;
	margin-left:20px;
	}

.pub {
	float:left;
	margin-right:14px;
	}

#videos {
	float:left;
	clear:both;
	background:url('/images/haut_videos.jpg') no-repeat;
	background-color:#171717;
	margin-top:10px;
	padding-top:60px;
	width:510px;
	}
	
#content {
	float:left;
	clear:both;
	background-color:#171717;
	margin-top:10px;
	padding-top:60px;
	border-bottom:dashed 45px #171717;
	width:510px;
	}

.bloc_video {
	background:url('/images/haut_bloc.jpg') no-repeat;
	background-color:#2d2d2d;
	margin-top:10px;
	margin-left:25px;
	padding-top:10px;
	width:452px;
	text-align:left;
	}	
	
.video_view {
	background:url('/images/haut_bloc.jpg') no-repeat;
	background-color:#2d2d2d;
	margin-top:10px;
	margin-left:25px;
	padding-top:10px;
	width:452px;
	}
.bas_video_view {
	background:url('/images/bas_bloc.jpg') no-repeat;
	background-color:#171717;
	width:452px;
	height:9px;
	clear:both;
	padding-bottom:20px;
	}
	
.bas_video {
	background:url('/images/bas_bloc.jpg') no-repeat;
	background-color:#171717;
	width:452px;
	height:9px;
	clear:both;
	padding-bottom:20px;
	}
		
.img_video {
	float:left;
	margin-left:15px;
	width:92px;
	height:69px;
	}

.description_video {
	float:left;
	width:70%;
	margin-left:10px;
	}

/* Menu droit
------------------------------------------------------------------------------------- */
#menu_droit {
	float:left;
	margin-left:10px;
	margin-top:-164px;
	}
.menu {
	width:221px;
	background:url('/images/bas_menu.jpg') no-repeat;
	background-color:#D12727;
	background-position:bottom;
	margin-bottom:20px;
	}

.menu ul {
	margin-left:50px;
	padding-bottom:80px;
	padding-top:20px;
	}

.menu h4 {
	width:180px;
	border-bottom:5px solid white;
	margin-top:10px;
	margin-left:20px;
	}
/* Footer
------------------------------------------------------------------------------------- */
#footer {
	float:left;
	clear:both;
	background:url('/images/footer.png') no-repeat;
	height:461px;
	margin-top:-200px;
	color:#4F4F4F;
	font-size:12px;
	width:969px;	
	text-align:center;
	padding-top:10px;
	}
/* Personalisation
--------------------------------------------------------------------- */
.categorie {
	float:center;
	text-align:left;
	margin-left:150px;
	}
	

