<style type="text/css">
html, body {
	width:100%;
	}

div#conteneur {
	width:800px;
	margin:0 auto 0 auto;
}
	
body {
font: 11px, "Trebuchet MS", sans-serif;
background-color:#000000;
color:#FFFFFF;
}

.big {
color:#CC0000;
font-weight:bold;
font-size:110%;
}

h5 {
color:#CC0000;
}

h1 {
text-align:center;
line-height:normal;
}	


#header {
background-color:#000000;
background-image:url(images/FOND_01.jpg);
background-repeat:no-repeat;
width:800px;
height:150px;
margin:0;
left:auto;
}


div#content {
text-align:justify;
width:500px;
float:right;
padding:25px;
overflow:auto;
height:350px;
margin:0;
	}

div#legal {

}
	
div#menu {
background-color:#FFFFFF;
background-attachment:fixed;
background-repeat:no-repeat;
float:left;
width:250px;
height:400px;
margin:0;

}

div#album {
float:right;
}


/* CSS issu des tutoriels css.alsacreations.com */

</style>
