* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background-color: #fff;
	color: #000;
	font: .8em/1.5em Verdana, Arial, sans-serif;
}
img {
	vertical-align: middle;
	border: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
address {
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
acronym {
	border-bottom: dashed 1px red;
}
ul {
	margin-left: 10px;
	margin-top: 10px;
	clear: left;
}
ul li {
	list-style: inside;
	margin-bottom: 10px;
}
p {
	padding-top: 10px;
}
#global {
	width: 760px;
	height: auto;
	position: absolute;
	left: 5px;
	background: url('../images/fond.gif') no-repeat;
}
#entete {
	width: 760px;
	height: 157px;
	float: left;
}
#ch_fer {
	position: absolute;
	right: 0;
	top: 135px;
	padding: 0;
}
#menu {
	width: 230px;
	height: 497px;
	float: left;
	background: url('../images/menu.gif') no-repeat;
}
#contenu {
	width: 526px;
	min-height: 322px;
	float: right;
}
	#colonne {
		width:520px;
		height: auto;
		float: left;
		margin-bottom: 10px;
	}
	#colonne1 {
		width: 260px;
		height: auto;
		float: left;
		margin-top: 20px;
	}
	#colonne2 {
		width: 245px;
		height: auto;
		float: left;
		margin-top: 40px;
		margin-left: 15px;
	}
	#colonne1_bis {
		width: 290px;
		height: auto;
		float: left;
	}
	#colonne2_bis {
		width: 222px;
		height: auto;
		float: left;
		margin-left: 10px;
		padding: 0;
	}
	#map {
		width: 500px;
		height: 300px;
		margin: 30px 20px 20px 20px;
	}
#bas {
	width: 526px;
	height: 60px;
	float: left;
	margin-top: 30px;
	margin-left: 230px;
	border-top: dotted 1px #999;
}
#camion {
	position: absolute;
	right: 0;
	top: 10px;
}
#monte_meuble {
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	left: 20px;
	top: 20px;
}
#logo_accueil {
	float: left;
	margin: -10px 0 0 0;
}
