



/* Page d'accueil */

body {
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 585px;
	background-color: white;
/* ancien	background-color: #cef; */
	color: black;
}



#global {
	/*	border-style: solid;
	border-width: 2px;
	border-color: Green; */
	width: 950px;
	height: 585px;
	color: black;
	font-size: 12px;
	line-height: 15px;
	background: url(http://fleurs.boreal.info/definition/rose.jpg) top center no-repeat;
}

#milieu {
	text-align: left;
	margin-top: 0px;
	margin-left: 2em;
	float: left;
	width: 650px;
	height: 322px;
	background-color: none;
}


#milieu-intro {
	text-align: center;
	margin-top: 2em;
	margin-left: 2em;
	float: left;
	width: 650px;
	height: 322px;
	background-color: none;
}

#milieu-droite {
	text-align: center;
	margin-top: 40px;
	margin-left: 86px;
	float: left;
	width: 140px;
	height: 320px;
	background-color: transparent;
}

#bas {
	text-align: center;
	margin-left: 0px;
	margin-top: 530px;
}

.lien {
	 border:0px ;
}

p {
	margin-top: 10px;
}


#moyen {
	margin-top: 3em;
}

#petit {
	font-size: 10px;
	margin-top: 3em;
}



#middle {
	position: absolute;
	text-align: left;
	margin-top: 5em;
	margin-left: 32em;
	width: 300px;
	height: 250px;
	background-color: none;
}








* {margin:0; padding:0; border:0}
