* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	color: #000;
	font: .8em/1.5em Verdana, Arial, sans-serif;
	background: url('../images/fond.gif') top right no-repeat #C30C3E;
}
#contenu #bas address {
	text-align: center;
	font-style: normal;
}
#contenu address {
	text-align: left;
	font-style: normal;
}
p {
	margin-bottom: 10px;
}
#global {
	width: 760px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	background: #fff;
	z-index:10;
}
#entete {
	width: 100%;
	height: 20px;
}
#plan {
	position: absolute;
	left: 5px;
	top: 0px;
}
#menu {
	width: 100%;
	height: 168px;
	z-index: 30;
}
	#logo {
		margin-left: 20px;
		position: absolute;z-index: 30;
	}
	#menu p {
		position: absolute;
		z-index: 50;
		top: 36px;
		margin-left: 180px;
	}
	#menu p span {
		width: 115px;
		height: 115px;
		float: left;
		background: url('../images/fond-img.gif') no-repeat;
	}
	#menu p span img {
		margin-top: 7px;
		margin-left: 7px;
	}
#contenu {


	width: 568px;
	height: auto;
	min-height: 470px;
	margin-left: 90px;
	margin-top: -65px;
	padding-top: 80px;
	padding-left: 100px;
	background-color: #FFF2CB;
	border-top: solid 2px #c30c3e;
	border-left: solid 2px #c30c3e;
}
#para {
	position: absolute;
	width: 280px;
	top: 710px;
	left: 190px;
}
#bas {
	border-top: solid 1px #DAD3A7;
	margin: 10px 0 -30px -80px;
	width: 650px;
	position: absolute;
	bottom: 0;
}


#bas p {
	font-size: 0.85em;
	font-weight: bold;
	font-family: times, "times new roman", verdana;
}