/*-----------------------------------------------*/
/*-------------  Page Accueil  ------------------*/
/*-----------------------------------------------*/



/*-------------  Bloc  ------------------*/

#bloc_theme{
	position: relative;
	float:right;
	width: 276px;
	height:auto;
	top: 20px;
	left: 0px;

	
}



#bloc_mister_flash_petit{
	position: relative;
	float:right;
	top: 30px;
	left: 0px;
	width: 264px;
	height:auto;



}

#bloc_content{
	position: relative;
	top: 30px;
	left: 15px;
	float:left;
	min-height:1500px;
	height:100%;
	width:auto;

}

#bloc_resultats{
	position: relative;
	float:left;
	top: 0px;
	left: 0px;
	width: 675px;
	height:auto;
}


#bloc_cc{
	position: relative;
	float:right;
	top: 30px;
	right: 0px;
	width:275px;
	height:auto;

}
#bloc_facebook{
	position: relative;
	float:right;
	top: 30px;
	right: 0px;
	width:275px;
	height:auto;


}

#bloc_espace_pro{
	position: relative;
	float:right;
	width: 276px;
	height:auto;
	top: 30px;
	left: 0px;


	
}

