h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Tahoma, Arial, sans-serif;}

h1, h2 {
	border-bottom: 0.1em solid #000;
	background-color: #a00;
	color: #fff;}

h2 {
	margin-top: 0;
	padding-top: 0; }

h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #a00;
	font-weight: bold;}

p, div, blockquote, li, address, td {
	margin-top: 0;
	padding-top: 0;
	line-height: 1.5em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000; }
	
a {
	color: #800; }
a:visited {
	color: #00a; }
a:hover, a:focus, a:active {
	background-color: #a00;
	color: #fff; }
	
#entete {
	height: 80px;
	text-align: center;
	border-bottom: 0.1em solid #000;
	margin: 0; }

#logo {
	border: none; }
	
#menu {
	position: absolute;
	left: 0;
	padding-left: 10px;
	width: 20%;
	background-color: #eee;
	border-top: 0.1em solid #a00;
	border-bottom: 0.1em solid #a00;
	font-size: smaller;
	font-weight: bold;
	overflow: hidden; }
#menu a:link, #menu a:visited {
	color: #a00; }
#menu a:hover, #menu a:focus, #menu a:active {
	background-color: #a00;
	color: #fff; }

#menu ul {
	list-style: none;
	margin-left: 0; }
#menu li {
	margin-bottom: 0.5em;
	line-height: 120%;
	font-family: Verdana, Tahoma, Arial, sans-serif; }

#contenu {
	margin-left: 20%;
	height: 100%; }
	
#passerelle {
	margin: 0;
	padding: 0; }
#passerelle img {
	border: none; }
	
.explication {
	cursor: help;
	color: #009; }
	
span.dateparution {
	color: #333;
	font-variant: small-caps; }

div.berthe {
	text-align: center;
	float: right;
	border: 2px solid white; }

#pied {
	border-top: 0.1em solid #a00;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 2em;
	padding-top: 1em;
	font-size: smaller;
	background-color: #eee; }

#contenu li{
	margin-bottom: 1.5em;}

.centraide {
	text-align: center; }
