* {
	margin:0;
	padding:0;
}
body {
	 background-color: #F4F4F4;
		background-repeat: repeat;
	padding-top:88px;
	/* partie pour la scrollbar d'IE*/
	scrollbar-3dlight-color:#1183aa;
    scrollbar-arrow-color:#80384E;
    scrollbar-base-color:#1183aa;
    scrollbar-darkshadow-color:#1183aa;
    scrollbar-face-color:#1183aa;
    scrollbar-highlight-color:#98c8e1;
    scrollbar-shadow-color:#1183aa;
}
#container {
	position:relative;
	width:775px;
	height:508px;
	background:url(img/container_bg.gif) no-repeat bottom left;
	margin: auto;
}
#logo {
	position:absolute;
	top: -59px;
	height: 103px;
	width: 240px;
	left: -2px;
	z-index: 4;
}
#pagetitle {
	position:absolute;
	height:56px;
	width:502px;
	top: 50px;
	left: 248px;
	padding-top:2px;
	padding-left:0px;
	z-index: 8;
}
#pagetitle_offres {
	position:absolute;
	height:56px;
	width:490px;
	top: 47px;
	left: 248px;
	padding-top:2px;
	padding-left:0px;
	z-index: 8;
	background-color: #FFFFFF;
}
#picleft {
	position:absolute;
	top: 46px;
	left:2px;
	height: 422px;
	width:245px;
	z-index: 6;
}
#picright {
	position:absolute; 
	top: 125px; 
	left:531px;
	height: 342px;
	width:227px;
	}
#pageleft {
	position:absolute; 
	left: 4px; 
	width: 475px; 
	top: 125px; 
	height: 342px; 
	background:url(img/yellow_white_gradient.gif);
	_background-attachment:fixed; /*petit hack pourri pour que IE se comporte comme Gecko*/
	padding-left:52px;
	overflow:auto;
}
#pageright {
	position:absolute;
	left: 249px;
	width: 502px;
	top: 46px;
	height: 416px;
	background:url(img/yellow_white_gradient.gif);
	_background-attachment:fixed; /*petit hack pourri pour que IE se comporte comme Gecko*/
	padding-left:10px;
	overflow:auto;
	background-image: url(img/yellow_white_gradient.gif);
	z-index: 2;

}
#pageright_offres {
	position:absolute;
	left: 245px;
	width: 496px;
	top: 47px;
	height: 416px;
	background:url(img/yellow_white_gradient.gif);
	_background-attachment:fixed; /*petit hack pourri pour que IE se comporte comme Gecko*/
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
	background-image: url(img/yellow_white_gradient.gif);
	z-index: 2;

}
#contact55 {
	position:absolute;
	left: 245px;
	width: 502px;
	top: 47px;
	height: 416px;
	background:url(img/yellow_white_gradient.gif);
	_background-attachment:fixed; /*petit hack pourri pour que IE se comporte comme Gecko*/
	padding-left:10px;
	overflow:auto;
	background-image: url(img/yellow_white_gradient.gif);
	z-index: 8;

}
#pageright5 {
	position:absolute;
	left: 248px;
	width: 450px;
	top: 46px;
	height: 422px;
	background:url(img/yellow_white_gradient.gif);
	_background-attachment:fixed; /*petit hack pourri pour que IE se comporte comme Gecko*/
	padding-left:60px;
	overflow:auto;
	background-image: url(img/yellow_white_gradient.gif);
	z-index: 3;

}
#suite {
	position:absolute;
	width: 600px;
	top: 0px;
	height: 600px;
	_background-attachment:fixed; /*petit hack pourri pour que IE se comporte comme Gecko*/
	padding-left:10px;
	padding-right:40px;
	overflow:auto;
	z-index: 1;
	background-color: #F2F2F2;

}
#footer {
	position:absolute;
	width:756px;
	height:25px;
	top: 470px;
	left: 2px;
	color:#7D7D7D;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	overflow: hidden;
	z-index: 5;
}
/* styles */
a {
text-decoration:none;
color:#A34763;
border-bottom:1px dotted #DFB7C2;
}
a:hover {
border-bottom:1px solid #A34763;
}
H1 {
	text-indent:-1000em;
	font-size:16px;
}
H5 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#80384E;
font-weight:normal;
}
H6 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-bottom:15px;
}
P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;

}
#pageright P.par {
	padding-left:15px;
	padding-right:50px;
	padding-bottom:10px;
	}
.adresses strong {
float:left;
width:55px;
text-align:right;
font-weight:normal;
color: #AD9D6F;
}
#footer a {
color:#FFD145;
text-decoration:none;
}
#footer a:hover {
color:#FFFF66;
}
#sl_tarifs table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-left: 15px;
}

