#page {
	margin: auto;
	padding: 0px;
	width: 900px;
}
#haut {
	font-weight: bold;
	height: 50px;
	font-size: 24px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(img/entete_vendredi.jpg);
	font-family: Verdana, Geneva, sans-serif;
	margin: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
#enteteimggauche {
	background-image: url(Img/newest_tutorials_header.jpg);
	float: left;
	height: 25px;
	width: 526px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	margin-left: 10px;
}
#imgpiedgauche {
	padding: 3px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#enteteimgdroite {
	background-image: url(Img/newest_tutorials_header.jpg);
	clear: right;
	float: right;
	height: 25px;
	width: 276px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	margin-right: 10px;
}
#imgpieddroite {
	clear: right;
	float: right;
	height: auto;
	width: auto;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 3px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pied {
	height: 30px;
	width: 890px;
	text-align: center;
	background-image: url(../sousmenu/sub_nav_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin: auto;
	padding: 0px;
}


#pied ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pied li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#pied li a {
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#pied li a:hover {
	color: #036;
}
.newworld {
	color: #900;
}
.premier {
	color: #900;
}
.rouge {
	color: #900;
}

