/* CSS Document */

#principale {
 	height : 600px;
	width : 955px;
	background-color:#009999;
	color: inherit;
}

#container_menu {
clear: both;
	height: 80px;
	width: 955px;
	background-color:#A61919;
	color: inherit;

}

#haut_ban {
	float: left;
	height: 80px;
	width: 250px;
	background-color:#FFFFFF;
	color: inherit;
	background-image:url(../images/ban_haut_bords.png);
}

#bout_movies {
float: left;
	height: 80px;
	width: 150px;
	background-color:#FFFFFF;
	color: inherit;
}

#bout_downloads {
float: left;
	height: 80px;
	width: 200px;
	background-color:#FFFFFF;
	color: inherit;
}

#bout_credits {
float: left;
	height: 80px;
	width: 150px;
	background-color:#FFFFFF;
	color: inherit;
}

#bout_homepage {
float: left;
	
	height: 80px;
	width: 180px;
	background-color:#FFFFFF;
	color: inherit;

}

#haut_ban2 {
float: left;
	height: 80px;
	width: 25px;
	background-color:#FFFFFF;
	color: inherit;
	background-image:url(../images/ban_haut_bord2.png);
}

#container_content {
	height: 600px;
	width: 955px;
	background-color:#A61919;
	color: inherit;

}

#nemof_panel {
height: 600px;
width: 250px;
background-color:#FFFFFF;
color: inherit;
background-image:url(../images/nemof.png);
float: left;

}

#content {
height: 600px;
width: 680px;
background-color:#990000;
float: left;
}

#content_movies {
height: 600px;
width: 680px;
background-color:#990000;
background-image:url(../images/txt_movies.png);
float: left;
}

#bord_content {
float: right;
height: 600px;
width: 25px;
background-color:#FFFFFF;
color: inherit;
background-image:url(../images/ban_haut_bord_1.png);
}

#ban_bas {

height: 80px;
width: 955px;
background-color: #FFFFFF;
color: inherit;
background-image: url(../images/ban_bas.png);

}