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

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

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

.big2 {
color:#000000;
font-weight:bold;
font-size:14px;
text-align:center;
}

.big3 {
color:#000000;
font-weight:bold;
font-size:16px;
text-align:center;
text-decoration:none;
}

h5 {
color:#CC0000;
}

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


#header {
width:750px;
height:150px;
margin:0;
left:auto;
}


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

	
div#menu {
float:left;
width:250px;
height:400px;
margin:0;

}

div#album {
float:right;
}


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

</style>
