@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0DAABA;
}

#home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #0DAABA;
	background-color: #FFFFFF;
	height: 490px;

}

#passoire {
	height: 20px;
	background: #FFFFFF url(images/passoire.gif) no-repeat center;
}

#bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0DAABA;
	text-align: center;
	padding-top: 20px;
}

#logo {
	margin-top:0;
	margin-left: 17px;
	background-image: url(images/logo_bleucerise.gif);
	background-repeat: no-repeat;
	height: 210px;
	width: 52px;
	position: absolute; left: 0; top: 0;
}

#contenu {
	padding-top:160px;
}


h1 {
	font-size: 2.8em;
	font-style: bold;
	color: #451F5A;
	text-align: center;
}

h2 {
	font-size: 1.6em;
	font-style: normal;
	font-color: #0DAABA;
	text-align: center;
}
