body{  
	background: url('../images/background.png') repeat-x;
}
div#border{
	width: 1000px;
	margin: auto;
}
div#fond_contenu {
	background: #efe457;
	background-image: url("../images/fond.png");
}
div#haut{
	width: 1000px;
	height: 162px;
	background-image: url("../images/header.png");
}
ul#menu_haut{
	width: 1000px;
	height: 42px;
	background-image: url("http://www.yamalandia.com/themes/default/images/menu_fond.png");
	margin:0;
	padding:0;
	list-style-type:none;
	position: relative;
}
ul#menu_haut li {
	margin:0 0 5px 0;
	padding:0;
	position: absolute;
	top: 0;
}
ul#menu_haut li a {
	display:block;
	height:42px;
}	
#menu_accueil {
	left:0;
	width:50px;
}
#menu_forum {
	left:50px;
	width:100px;
}
#menu_nostutos {
	left:150px;
	width:125px;
}
#menu_hebergeurs {
	left:275px;
	width:125px;
}
#menu_annuaire {
	left:400px;
	width:100px;
}
#menu_upload {
	left:500px;
	width:100px;
}
#menu_inscrire {
	left:600px;
	width:100px;
}
#menu_contact {
	left:700px;
	width:100px;
}
#menu_images {
	left:800px;
	width:100px;
}
#menu_accueil a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_accueil.png') no-repeat 0 0;
}
#menu_accueil a:hover {
	background:url('http://www.yamalandia.com/themes/default/images/menu_accueil_hover.png') no-repeat;
}
#menu_blog a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_blog.png') no-repeat;
}
#menu_blog a:hover {
	background:url('http://www.yamalandia.com/themes/default/images/menu_blog_hover.png') no-repeat;
}
#menu_forum a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_forum.png') no-repeat;
}
#menu_forum a:hover {
	background:url('http://www.yamalandia.com/themes/default/images/menu_forum_hover.png') no-repeat;
}
#menu_tchat a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_tchat.png') no-repeat;
}
#menu_nostutos a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_nostutos.png') no-repeat;
}
#menu_nostutos a:hover {
	background:url('http://www.yamalandia.com/themes/default/images/menu_nostutos_hover.png') no-repeat;
}
#menu_hebergeurs a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_hebergeurs.png') no-repeat;
}
#menu_hebergeurs a:hover {
	background:url('http://www.yamalandia.com/themes/default/images/menu_hebergeurs_hover.png') no-repeat;
}
#menu_annuaire a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_annuaire.png') no-repeat;
}
#menu_annuaire a:hover {
	background:url('http://www.yamalandia.com/themes/default/images/menu_annuaire_hover.png') no-repeat;
}
#menu_upload a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_upload.png') no-repeat;
}
#menu_upload a:hover {
	background:url('http://www.yamalandia.com/themes/default/images/menu_upload_hover.png') no-repeat;
}
#menu_inscrire a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_inscrire.png') no-repeat;
}
#menu_inscrire a:hover {
	background:url('http://www.yamalandia.com/themes/default/images/menu_inscrire_hover.png') no-repeat;
}
#menu_contact a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_contact.png') no-repeat;
}
#menu_contact a:hover {
	background:url('http://www.yamalandia.com/themes/default/images/menu_contact_hover.png') no-repeat;
}
#menu_images a {
	background:url('http://www.yamalandia.com/themes/default/images/menu_images.png') no-repeat;
}
#menu_images a:hover {
	background:url('http://www.yamalandia.com/themes/default/images/menu_images_hover.png') no-repeat;
}
div#menu_left{
	text-align: left;
}
div#bas{
	text-align: center;
	font-size: 10px;
	width: 1000px;
	height: 100px;
	background-image: url("../images/footer.png");
	margin: auto;
}
div#left{
	float: left;
}
div#right{
	text-align: right;
}
.left_header{
	float: left;
	margin-top : 132px;
	margin-left : 10px;
}
.right{
	float: right;
	margin-top : 107px;
	margin-right : 5px;
}
div#menu_G {
	float: left;
	width: 200px;
}
div#centre {
	padding: 5px;
	}
	
.note{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
