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



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

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

#bloc_carte_gd{
	position: relative;
	float:left;
	top: 20px;
	left: 15px;
	width:680px;
	height:auto;


}
#bloc_menu{
	position: relative;
	float:left;
	top: 20px;
	left: 15px;
	width:680px;
	height:auto;
	padding-top: 13px
}

#bloc_carte_gd_repeat{
	position: absolute;
	top: 177px;
	left: 0px;
	width:600px;
	height:225px;


}

#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:auto;
	width:676px;

}

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

}

#bloc_forum{
	position: relative;
	float:left;
	top: 10px;
	left: 0px;
	width:678px;

}

#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;
}

