body{
  margin:0;
  padding:0;
}
#content{
  padding:0 0 0 0;
  margin:0;
  /*min-height:400px;
  height:400px;*/
  background:#D7E6F5;
}
#home-top{
  background:url('img/home/bkg_top.gif');
  width:600px;
  
  min-height:160px;
  _height:160px;
  float:left;
}
#logo-home{
	float:left;
	margin: 25px 0 0 5px;
	
}
#pastille {
  position: absolute;  
}
#home-content{
  min-height:150px;
  _height:160px;
  padding: 5px 0px 5px 50px;
  position: absolute;
  left: 200px;
}
#bare-vert-top{
clear:both;
  margin:0;
  background:url('img/home/bkg_vert_top.gif') repeat-x;
  border-top:1px solid #fff; 
    border-bottom:1px solid #fff; 
}
#bigtortue {
background: url(img/home/big_tortue.png) no-repeat left top;
	/* IE5.5/6 hack */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/home/big_tortue.png",
	sizingmethod=image);
	_background: none;
  position: absolute;
  left: 700px;
  width:275px;
  height:446px;
}
#bare-vert-bottom{
  background:url('img/home/bkg_vert_bottom.gif') repeat-x;
    border-top:1px solid #fff; 
    border-bottom:1px solid #fff;
}
#home-bottom{
  background:url('img/home/bottom_home.gif') no-repeat;
  width:1000px;
  height:200px;
  float:left;
}
h1 {
  margin:0px;
  padding:0px;
  background:none;
  font-size:14px;
  color:#00A385;
}
p{
  margin:5px 0 0 0;
  font-size:14px;
  color:#00A385;
}
#btn{
	position:relative;
	margin:-65px 20px 0 0;
}
img{
  border:0;
  margin:0;
  _margin:0 0 -3px -3px;
}
#pastille img {
  position:absolute;
  top:0;
  left:3px;
}
#flash {
  position:absolute;
  top:0;
  left:-1px;
}
*> #flash {
  top:0px;
  left:2px;
}

#partenaires {
  clear:both;
}