body
{
	background-image:url("background.gif"); background-repeat:repeat-x;
	background-color:#0d0e10;
	width:783px;
	text-align:center;
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 16px;
	color:#414141;
	margin:0 auto;
}
.entete
{
	background-color:white;
	height:142px;
	width:783px;
	background-image:url("top.jpg"); background-repeat:no-repeat;
	margin:0 auto;
	border: 0;
}
.documentBottom
{
	height:106px;
	width:783px;
	background-image:url("bottom.jpg"); background-repeat:no-repeat;
	margin:0 auto;
	border: 0;
	text-align:left;
}

.boutonbas
{
	height:78px;
	width:261px;
	float:left;
}
.document
{
	width:783px;
	background-color:#ffffff;
	
	margin :0 0 0 0;			
}
.left
{
	background-image:url("left.jpg"); background-repeat:no-repeat;
	height:625px;
	width:144px;
	float:left;
}
.right
{
	background-image:url("right.jpg"); background-repeat:no-repeat;
	height:625px;
	width:144px;
	float:left;
}
.contenu
{
	
	height:560px;
	width:495px;
	float:left;
	
	text-align:justify;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
.smalltext
{
	font: 9px Verdana, Helvetica, sans-serif;
	font-size:9px;
	color:#888;
}
.cadre
{
	background-image:url("docbackground.gif"); background-repeat:repeat-y;
	height:640px;
	width:783px;
	margin:0 auto;
}
.adresse
{
	position : relative;
	left : 40;
	top : 24;
	z-index : 2;
	float:left;
	font-weight:bold;
	color:#FFF;
}
.coordonnees
{
	position : relative;
	left : 50;
	top : 24;
	z-index : 2;
	float:left;
	font-weight:bold;
	color:#333;
}
.tel
{
	position : relative;
	left : 20;
	top : 31;
	z-index : 2;
	float:left;
	font-weight:bold;
	color:#FFF;
	text-align:right;
}
.teletendu
{
	position : relative;
	left : 30;
	top : 31;
	z-index : 2;
	float:left;
	font-weight:bold;
	color:#333;
}
#toutpourleau
{
	position : relative;
	left : 65;
	top : 25;
	z-index : 2;
	float:left;
	color:#333;
}
#solidpool
{
	position : relative;
	left : -80;
	top : 60;
	z-index : 2;
	float:left;
	color:#333;
	text-align:right;
}
h1
{
	margin-left:25;
	padding: 3px ;
	color:#1f71bf;
	font-size:12pt;
	text-align:left;
	
}

a:link
{
	color:#333;
	font-weight:bold;
}
a:visited
{
	color:#333;
	font-weight:bold;
}
a:hover
{
	color:#000;
	font-weight:bold;
}
