﻿body{
	background:url(../img/bg2.jpg) repeat-x #000000;
}

#contentflash{
	float:left;
}

#flashcontent{
	float:left;
}

#content{
	width:1086px;
	color:#0099CC;
	height:534px;
	float:left;
	background:url(../img/bg_maison.png) top left no-repeat;
}

#cadre{	
  position:absolute; 
  left: 50%;  
  top: 50%; 
  width: 1086px; 
  height: 854px; 
  margin: -422px auto auto -530px ; 
}

