body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;	
}

.sitecentre {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	text-align: left;
	width:706px;
	background-image: url(images/bar_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
}

.contener {
	position:relative;
	display:block;
}

#left {
	float:left;
}

#right {
	float:right;
}

.spacer {
	heigth:10px;
	clear: both;
}

.topbar {
	height:8px;
	background-image: url(images/bar_top.gif);
	background-repeat: no-repeat;
	z-index:0;
}

.bottombar {
	height:72px;
	z-index:-66;
}

.logo {
	margin-left:40px;
	
}

.logotext {
	margin-top:20px;
	margin-left:20px;
	width:340px;
}

#title {
	color:#0097fe;
	font-size:13px;
	font-weight:bold;
}

.elmenou {
	margin-left:auto;
	margin-right:auto;
	width:90%;
	background-color:#0097fe;
	line-height:35px;
}

.imgleft {
	width:300px;
}

.rubriques {
	width:20%;
	float:left;
	background-color:#0097fe;
}

.rubriques a:hover{
	color:#83d0f0;
}

.rubriques a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.blocsites {
	margin-left:40px;
	width:620px;
}

.blocsites p{
	margin-left:0px;
	font-weight:bold;
}

#lavoires {
	margin-left:20px;
}

.textservices {
	width:320px;
}

.content img{
	margin-right:10px;
	margin-left:10px;
}

.rows {
	margin-right:10px;
	margin-left:10px;
	width:30%;
}

a img:hover {
	border:#FFCC00 solid 1px;
}

img {
	border:#0097fe solid 1px;
}

#noborder {
	border:none;
}

.phone {
	color:#FFFFFF;
	font-weight:bold;
	line-height:25px;
}
