body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(../images/back_flocons.jpg);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.email:link {
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
}
a.email:visited {
	color: #ffffff;
	text-decoration: none;
}
a.email:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.email:active {
	color: #ffffff;
	text-decoration: none;
}
.text_big {
	font-size: 18px;
}
.text_small {
	font-size: 12px;
}
.text_blanc{
	font-size: 17px;
	color:#FFFFFF;
	}
.text_rouge{
	color:#ee2c34;
	}
.text_rose{
	color:#f48567;
	}
.text_vert{
	color:#b6d775;
	}
.text_gris{
	color:#CCCCCC;
	}
#fond {
	position:relative;
	width: 923px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;	
}
#box_top {
	position:relative;
	width: 923px;
	height: 17px;
	background-image: url(../images/box_top.png);
}
#box_main {
	position:relative;
	float: left;
	width: 860px;
	height: auto;
	background-image:url(../images/box_main.png);
	padding-left: 31px;
	padding-right: 32px;
}
#box_bottom {
	position:relative;
	float: left;
	width: 923px;
	height: 29px;
	background-image: url(../images/box_bottom.png);
}
#flash {
	position:relative;
	width: 860px;
}
#menu {
	position:relative;
	width: 860px;
}
#flash_top {
	position:relative;
	width: 860px;
}
#text_accueil {
	position:relative;
	width: 840px;
	height: auto;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#menu_appart {
	position:relative;
	width: 860px;
	height: auto;
	float: left;
}
#flash_menu {
	position:relative;
	width: auto;
	padding-left: 30px;
	margin-top: 400px;
	float: left;
}
#bloc_adresse {
	position:relative;
	width: auto;
	height: auto;
	float: left;
	margin-top: 30px;
	margin-left: 100px;
}
