body {
	font: 90% "Trebuchet MS", sans-serif;
	float: left;
	}
#content, #sidebar h3, #footer p, #sidebar p {
	padding: 0 10px;
	}
#content {
	padding: 0;
	margin-left: 10px;
	}
#content h2 {
	padding-left: 35px;
	color: #C50062;
	background-color: #fff;
	background-image: url(../images/titre.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 140%;
	}
#content h3, #sidebar h3 {
	color: #999999;
	font-variant: small-caps;
	}
#footer p {
	margin: 2px 0;
	font-size: 0.9em;
	}
a {
	color: #C50062;
	font-weight: bold;
	}
a:hover {
	color: #999999;
	}
#header {
	position: relative;
	}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}

#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	left: 30px;
	font-family: Georgia, serif;
	font-size: 3em;
	font-weight: bold;
	}
.texterose {
	color: #C50062;
}
