body {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
}

#global {
	width: 798px;
	padding: 112px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: relative;
}

#bandeau {
	background-color: #26799b;
	background-image: url(../img/bandeau.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 17px;
}

#logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	width: 357px;
	height: 138px;
	position: absolute;
	top: 5px;
	left: -22px;
}
#logo span {
	display: none;
}

h1 {
	background-color: #ffffff;
	background-image: url(../img/oxygenez_vous.gif);
	background-repeat: no-repeat;
	width: 457px;
	height: 102px;
	margin: 0px;
	position: absolute;
	top: 9px;
	right: 0px;
}
h1 span {
	display: none;
}

#contenu {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	height: 434px;
	clear: both;
}
.gauche {
	color: #ffffff;
	text-align: justify;
	padding: 50px 0px 0px 25px;
	width: 300px;
	float: left;
}
.gauche h2 {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
.gauche p {
	margin: 0px 0px 0px 0px;
}
.droite {
	color: #ffffff;
	text-align: center;
	padding: 20px 80px 0px 0px;
	width: 320px;
	float: right;
}
.droite h2 {
	font-family: Trebuchet MS;
	font-size: 22px;
	margin: 0px 0px 22px 0px;
}
.droite .acces {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 18px;
	text-decoration: none;
	background-image: url(../img/acces.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 164px;
	height: 67px;
	padding: 22px 35px 0px 78px;
	display: block;
	float: left;
}

.flash {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 340px;
	left: 0px;
}

#pied_page {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	width: 990px;
	margin: 0px auto 0px auto;
}

#pied_page span, #pied_page img.tel {
	margin-right: 23px;
	display: block;
	float: left;
}
#pied_page img {
	display: block;
	float: left;
}
#pied_page .mail {
	color: #225ba5;
	margin-top: 20px;
}
#pied_page .mail a {
	color: #225ba5;
}
#pied_page .clevacances {
	margin-top: 20px;
}
#pied_page .clevacances a {
	color: #b70b37;
}
#pied_page .tel {
	margin-top: 20px;
}
#pied_page .cdt {
	color: #afafaf;
	margin-top: 20px;
}
#pied_page .cdt a {
	color: #9a9999;
}