body{height:450px}

h1{height:20px;line-height:20px;margin:0;
  padding-left:10px;color: #c50c1e}
h2 {height: 15px;margin: 0 0 35px 0;color: #c50c1e;text-decoration: underline;}
h3 {height: 15px;margin: 0 0 35px 0;color: #c50c1e;text-decoration: none;}
div#container{
	width:900px;
	position: absolute;
	left:100px;
	right:100px;
	top:20px;
	height:550px;
}
div#header{width:100%;height:50px;}
div#content{width:100%;height:450px;text-align:center;}
div#content2{
	font: 76% arial,sans-serif;
	margin: 0 0 0 100px;
	width: 650px;
	height: 450px;
	background-image: url(img/lesbruges2.jpg);
}

div#nav{margin:10px 0 0 0;width:100%;height:70px;background:transparent;}
a
  {
    color:#c50c1e;
    text-decoration:none;}
	 
div#centre{
	width: 649px;
}
div#gauche{
	float:left;
}
div#droite{
	float:right;
}
#content2 img {
margin:0px 10px 0px 0px;
}

