

body{
    margin-top:0;
    background-color:#FFFFFF;
}

#bandeau{
  	width: 790px;
	height: 175px;
	background: transparent url(img/top_background.jpg) no-repeat left bottom;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
}

#boite{
    width:800px;
	height: 500px;
    background-color:white;
    border:0px solid #A5ADB1;
}

#space{
  	width: 790px;
	height: 15px;
	background-color:white;
	margin: 0 auto;
}

#space2{
  	width: 265px;
	height: 47px;
	background-color:white;
	margin: 0 auto;
}

#space3{
  	float:left;
	width:20px;
	height: 263px;
    background-color:white;
    border:0px solid black;
}
#space4{
  	float:left;
	width:505px;
	height: 49px;
    background-color:white;
    border:0px solid black;
}

#space5{
  	float:left;
	width:20px;
	height: 500px;
    background-color:white;
    border:0px solid black;
}

#space6{
  	float:left;
	width:10px;
	height: 263px;
    background-color:white;
    border:0px solid black;
}

#droite{
    width:505px;
	height: 498px;
    float:left;
    background-color:white;
    border:1px solid #A5ADB1;
}

#menu{
    float:left;
	width:265px;
	height:498px;
	background-color:#FFFFFF;
	border:1px solid #A5ADB1;

}

#menu2 {
	margin-left: 200px;
	width:250px;
	height:500px;
	background-color:#FF6699;
	}

#adhesion{
    margin-left: 0px;
	width:250px;
	height:100px;
	background-color:#FFFFFF;;

}



#blog{
    margin-left: 0px;
	width:250px;
	height:100px;
	background-color:#FFFFFF;;

}

#contact{
    margin-left: 0px;
	width:250px;
	height:100px;
	background-color:#FFFFFF;;

}

#image{
    float:left;
	width:178px;
	height: 263px;
	background: transparent url(img/sereno.jpg) no-repeat left bottom;
    border:0px solid black;

}

#description{
    float:left;
	width:290px;
	height: 263px;
    background-color:white;
    border:0px solid black;

}

#mot{
    float:left;
	width:505px;
	height: 160px;
    background-color:white;
    border:0px solid black;

}


#foot{
    clear:both;
	width:800px;
	height: 20px;
    background-color:white;
    border:1px solid #A5ADB1;
}