html {
	font-size: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #c9c9c9;
	background: #fcfcfc;
}
div#cache_bas {
	position: fixed;
	bottom: 0;
	width: 80%;
	height: 400px;
	margin-left: 10%;
	border-left: 1px solid #00b5d6;
	background: #ffffff;
}
div#centre {
	position: absolute;
	width: 80%;
	margin-left: 10%;
	border-left: #00b5d6 1px solid;
	background: #ffffff;
}
h1 {
	margin: 0 0 30px 2em;
	padding: 0;
	font-size: 4em;
	font-weight: 400;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	letter-spacing: 20px;
	color: #333333;
	font-size: 1.5em;
	font-weight: 400;
	background: #fffaff;
}
div#cadre {
	clear: both;
	position: relative;
	nwidth: 50%;
	background: #ffffff;
	nborder-style: solid;
	nborder-color: #00b5d6;
	nborder-width: 1px 1px 1px 0;
	nleft: -1px;
	margin-bottom: 20px;
	padding: 0 0 2em 8.1em;
}
.firstlblack {
	color: #555;
	font-size: 2em;
}
h1 .firstlblack {
	color: #555;
	font-size: 1em;
}
.nom {
	margin-bottom: 1.5em;
	font-size: 2em;
}
a {
	color: #c9c9c9;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ff0077;
	background: #fffbff;
}
a#sommaire {
	float: left;
	margin: 2.2em 0 0 0;
	font-size: 1.2em;
}
a#mail {
	font-size: 1.2em;
}
span#in_ancre {
	font-size: 0.8em;
	color: #c9c9c9;
}
a:hover span#in_ancre, a:focus span#in_ancre {
	color: #111;
}
div#icentre {
	margin: 50px 0 0 8.1em;
	text-align: center;
}
p.pdecale {
	margin: 25px 0 0 0;
}
img#cover {
	margin: 10px 0 0 0;
}
div#credit {
	position: absolute;
	left: 22px;
	bottom: 4.5em;
	font-size: 0.75em;
	color: #c9c9c9;
}
div#credit:hover {
	color: #111;
}
div#paras {
	position: absolute;
	left: 8.1em;
}
div#pied_page {
	position: fixed;
	width: 80%;
	height: 1em;
	bottom: 0;
	padding: 1em 0;
	border-top: #00b5d6 1px solid;
	border-left: #ffffff 1px solid;
	margin-left: -1px;
	background: #fcfcfc;
}
div#pied_page a {
	font-weight: 400;
	font-size: 0.9em;
	color: #b4b4b4;
	text-decoration: none;
}
div#pied_page a:hover, div#pied_page a:focus {
	color: #000;
}
div#pied_page a span {
	font-weight: 700;
}
div#pied_page a:hover span, div#pied_page a:focus span {
	color: #ff0077;
}