@charset "UTF-8";
/* CSS Document */
html, body {
margin: 0;
padding: 0;
}

body {
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	text-align: right;
	font-style: normal;
	line-height: normal;
}

img {
border: none;
}

h1 {
font-size: 120%;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}

s {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

h3 {
font-size: 80%;
margin-left: 22px;
color: #fff;
}

h4 {
font-size: 160%;
font-weight: bold;
text-decoration: underline;
text-align: center;
}

h5 {
font-size: 80%;
}

hr {
width: 100%;
noshade: noshade;
color: #fff;
size: 3px;
}

.imageright {
	margin-left: 20px;
	position: relative;
	float: right;
}

.imageleft {
	margin-right: 20px;
	position: relative;
	float: left;
}
.portraitright {
	margin-left: 5px;
	position: relative;
}

.portraitleft {
	margin-right: 5px;
	position: relative;
}

.citation {
font-size: 100%;
font-style: italic;
}

.signature {
text-align: right;
font-size: 80%;
}

.emphase {
font-weight: bold;
}

a {
color: #000;
text-decoration: none;
img-border: none;
}

a:visited {
color: #000;
text-decoration: none;
img-border: none;
}

a:hover {
color: #000;
text-decoration: none;
}

#conteneur {
margin: auto;
padding-top: 10px;
width: 620px;
vertical-align: middle;
}

#logo {
position: absolute;
width: 120px;
}

#entete {
	margin-left: 130px;
	font-size: 90%;
	min-height: 100px;
}

#menu {
position: absolute;
width: 120px;
align: left;
}

.vertical a {
	display: block;
	width: 120px;
	line-height: 40px;
}

#corps {
margin-left: 130px;
}

#separation {
text-align: center;
}

#vide {
position: absolute;
width: 120px;
align: left;
}

#pied {
margin-left: 130px;
font-style: italic;
}
