body {
	width: auto;
	height: auto;
	margin:0px;
	padding:0px;
	text-align:center;

	background-color: #091214;
	scrollbar-face-color:#091214;
	scrollbar-arrow-color:#091214;
	scrollbar-track-color:#091214;
	scrollbar-shadow-color:#091214;
	scrollbar-highlight-color:#091214;
	scrollbar-3dlight-color:#091214;
	scrollbar-darkshadow-Color:#091214;

}

.wrap, .cell {
	display: block;
}
.cell {
	position: relative;
	top: 50%;
}
.cell, .inner {
	height: 0;
	zoom: 1;
}
.inner {
	position: relative;
	top: -50%;
}

div.milieu {
	margin: 0px;
	padding: 0px;
	height: 590px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:200px;
	background-color: #091214;
	text-align:center;
	background-repeat: no-repeat;
	background-image: url(../images/fond_hospitalet.gif);
}
div.bord {
	margin: 0px;
	padding: 0px;
	height: 590px;
	width: 100%;
	background-color: #091214;
	text-align:center;
	background-repeat: repeat-x;
	background-image: url(../images/fond_hospitalet.gif);
}

div.gb {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 400px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaa9a9;
	text-decoration: none;
	float:left;
}

.menu_accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaa9a9;
	text-decoration: none;
}

.menu_accueil:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaa9a9;
	text-decoration: underline;
}

.accueil_trait {
	background-image: url(../images/accueil_trait.gif);
	background-repeat: repeat-y;
	background-position: center;
}

div.hospitalet {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 400px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	float:right;

}