@charset "UTF-8";
/* CSS Document */
html, body {
margin: 0;
padding: 0;
}

body {
	background-color: #fff;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 100%;
	color: #009;
	text-align: right;
	line-height: normal;
}

img {
	border: none;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 110%;
	display: inline;
}

h3 {
font-size: 90%;
}

h4 {
font-size: 100%;
display: inline;
}

h5 {
font-size: 80%;
}

strong { 
font-weight: bold; 
}

hr {
width: 100%;
noshade: noshade;
color: #999;
size: 3px;
}

.imagelarge {
	margin-bottom: 10px;
	position: relative;
}

.imageright {
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
}

.imageleft {
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}

.imageright1 {
	margin-left: 38px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

.imageleft1 {
	margin-right: 38px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

.citation {
font-size: 100%;
font-style: italic;
}

.signature {
text-align: right;
font-size: 80%;
}

.emphase {
font-size: 110%;
text-align: center;
}

a {
text-decoration: none;
color: #999;
img-border: none;
}

#conteneur {
margin: auto;
padding-top: 10px;
width: 620px;
vertical-align: middle;
}

#entete {
text-align: center;
}

.coordonnees {
vertical-align: baseline;
}

#menu {
align: left;
}


.imageup {
margin-left: 5px;
margin-bottom: 30px;
}

.imagedown {
margin-right: 5px;
}

.horizontal a {
}

#corps {
text-align: center;
font-size: 100%;
}

.chantier {
margin-left: 10px;
margin-top: 10px;
}	


#separation {
text-align: center;
}

#vide {
position: absolute;
width: 150px;
align: left;
}

#pied {
font:Times New Roman, Times, serif;
font-size: 90%;
font-weight: bold;
font-style: italic;
}

