body {
	font: 90% "Trebuchet MS", sans-serif;
	}
#content, #sidebar h3, #footer p, #sidebar p {
	padding: 0 10px;
	}
#content {
	padding: 0;
	margin-left: 10px;
	}
#content h1 {
	padding-left: 50px;
	background: #fff url(img/bouee_rouge.png) left center no-repeat;
	color: #003399;
	font: 2em/2em Georgia,serif;
}

#content h3, #sidebar h3 {
	color: #c00;
	font-variant: small-caps;
	}

#content p, ul {
	font: 1.4em/1.4em Georgia,serif italic;
	color: #003399;
}

#footer p {
	margin: 5px 0;
	padding: 5px;
	font-size: 0.9em;
}

a:link, a:visited {
	color: White;
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
}

#content a,#content a:visited {
	color: #00008B;
	font-weight: bold;
}
#content a:hover {
	color: #c00;
	text-decoration: underline overline;
	}
#header {
	position: relative;
	}
#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	left: 30px;
	font: 3em Georgia, serif;
	}
	.pub {
	float: right;
	font-size: .75em;
	font-style: normal;
	text-align: center;
	border: 1px solid #ff6e7d;
	padding: 3px;
	color: #005da3;
	background: White;
	margin: 10px 10px 5px 5px;
}
.pub a, .pub a:visited {
	text-decoration: none;
	color: #005da3;
}
.pub a:hover{
	text-decoration: underline overline;
	background: #E9E9E9;
}
ul {
	
}