body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	/* [disabled]background-color: #e9e9e9; */
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	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: 15px;
}
.text_small {
	font-size: 12px;
}
.text_blanc {
	color: #FFFFFF;
}
#fond {
	position:relative;
	width: 862px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-repeat: repeat-y;
}
#box_top {
	position:relative;
	width: 862px;
	height: auto;
}
#box_main {
	position:relative;
	float: left;
	width: 862px;
	height: auto;
	background-image: url(../images/back.jpg);
}
#box_bottom {
	position:relative;
	float: left;
	width: 862px;
	height: 51px;
	background-image: url(../images/bas.jpg);
}
#box_legal {
	position:relative;
	float: left;
	width: 862px;
	height: 29px;
	background-image: url(../images/fond_legal.jpg);
	padding-top: 30px;
	font-size: 10px;
	text-align: center;
}
#box_menu {
	position:relative;
	float: left;
	width: 185px;
	height: 262px;
	padding-left: 48px;
	background-image: url(../images/fond_menu.jpg);
}
#box_texte {
	position:relative;
	float: left;
	width: 550px;
	height: auto;
	padding-left: 20px;
	text-align: justify;
}
#box_femme {
	position:absolute;
	float: left;
	width: auto;
	height: auto;
	left: 377px;
	top: 19px;
}
#box_squelette {
	position:absolute;
	float: left;
	width: auto;
	height: auto;
	left: 393px;
	top: 164px;
}

