body {
	margin:0
}

#base{
	margin:0px auto;
	width:955px;
	position:relative;
}

#logo{
	position:absolute;
}
#header{
	height:68px;
	background:#9B0B7B;
	border-bottom:3px solid #fff;
}

#page{
	border: 1px;
	border-style: solid;
	border-color: #EB9E14;
	font-family: Verdana;
	font-size: 13px;
	padding: 5px;
}	

#bandeau{
	height: 150px;
}

#lieu{
	background-color: #EB9E14;
	height: 20px;
}

.bandeau1{
	background:#9B0B7B url(../img/bandeau/bandeau1.jpg) no-repeat;	
}