div {
	text-align:center;
	}
	
body {
background-image:url(../img/background.jpg);
background-position:top;
background-attachment:scroll;
background-repeat:no-repeat;
}	
div#bandeau {
	width:960px;
	height:464px;
	background-color:##fdfdf0;
	margin-top:-15px;
	}
#page{margin-top:0px; width:960px;/*border:solid; border-width:3px; border-color:#633e1e;*/}

div#menu {
	float:left;
	width:200px;
	height:1180px;
	background-color:#fdfdf0;
	}

div#menu_bas {
	width:190px;
	height:380px;
	background-color:#fdfdf0;
	}
div#contenu {
	float:left;
	width:760px;
	height:1180px;
	background-color:#fdfdf0;
	}

div#news {
	float:right;
	width:200px;
	height:800px;
	background-color:#fdfdf0;
	} 
	
div#bloc_news {
	width:200px;
	height:450px;
	background-color:#fdfdf0;
	}
div#bloc_news1 {
	width:200px;
	height:290px;
	background-color:#fdfdf0;
	}
div#pied_page {
	clear:both;
	width:960px;
	height:35px;
	background-color:#A9E466;
	}
	
#news  a:link, a:visited{
	color:#009900;
	font-family:"Myriad Pro";
	text-decoration:none;
	
}

#menu a:hover {
	color:#FF0066;
	font-family:"Myriad Pro";
	text-decoration:none;

}

#menu  a:link, a:visited{
	color:#009900;
	font-family:"Myriad Pro";
	text-decoration:none;
	
}

#news a:hover {
	color:#FF0066;
	font-family:"Myriad Pro";
	text-decoration:none;

}

#pied_page  a:link, a:visited{
	color:#003300;
	font-family:"Myriad Pro";
	text-decoration:none;
	
}


#pied_page a:hover {
	color:#FF0066;
	font-family:"Myriad Pro";
	text-decoration:none;

}

#contenu  a:link, a:visited{
	color:#003300;
	font-family:"Myriad Pro";
	text-decoration:none;
	
}

#contenu a:hover {
	color:#FF0066;
	font-family:"Myriad Pro";
	text-decoration:none;

}
