@charset "UTF-8";
/* CSS Document */
html, body {
margin: 0;
padding: 0;
}

body {
	background-color: #009 ;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ccc;
	text-align: right;
}

img {
border: none;
}

h1 {
	display: inline;
	font-size: 120%;	
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
}

h2 {
	display: inline;
	padding-left: 4px;
	font-size: 100%;
}

h3 {
	display: inline;
	padding-left: 4px;
	font-size: 100%;
	color: #ccc;
}

h4 {
	display: inline;
	font-style: italic;
	font-size: 80%;
}

h5 {
	font-size: 80%;
}

em {
	display: inline;
}

.coordonnees {
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
}

.imageright {
	margin-left: 10px;
	margin-top: 5px;
	position: relative;
	float: right;
}

.imagerightraku {
	position: absolute;
	right: 0px;
	bottom: 40px;

}

.imageleft {
	margin-right: 10px;
	margin-top: 5px;
	position: relative;
	float: left;
}

.imagemiddle1 {
	margin-left: 45px;
	margin-top: 5px;
	position: relative;
	float: left;
}

.imagemiddle2 {
	margin-left: 60px;
	margin-top: 5px;
	position: relative;
	float: left;
}

.imagemiddle3 {
	margin-left: 20px;
	margin-top: 5px;
	position: relative;
	float: left;
}

.imagemiddle4 {
	margin-left: 35px;
	margin-top: 5px;
	position: relative;
	float: left;
}

.imagemiddle5 {
	margin-left: 12px;
	margin-top: 5px;
	position: relative;
	float: left;
}

.suite {
	position: absolute;
	right: 0px;
	bottom: 5px;
}
.citation {
font-size: 80%;
font-style: italic;
}

.signature {
text-align: right;
font-size: 80%;
}

.emphase {
font-weight: bold;
}

a {
color: #f90;
text-decoration: none;
img-border: none;
}

a:hover {
color: #f90;
text-decoration: none;
img-border: none;
}

#conteneur {
margin: auto;
padding-top: 10px;
width: 620px;
height: 480px;
vertical-align: middle;
}

#logo {
position: absolute;
width: 160px;
padding-bottom: 3px;
}

#entete {
margin-left: 160px;
font-size: 90%;
height: 90px;
padding-bottom: 3px;
}

#menu {
	height: 25px;
	padding-top: 3px;
	border-top: #f90 2px solid;
	border-bottom: #f90 2px solid;
	text-align: justify;
}

.horizontal a {
display: inline-block;
width: 97px;
text-align: center;
text-decoration: none;
}

.horizontal a:hover {
display: inline-block;
text-align: center;
width: 97px;
text-decoration: none;
}

#corps {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 339px;
	position: relative;
}

#pied {
display: block;
height: 20px;
border-top: #f90 2px solid;
padding-top: 3px;
font-size: 90%;
text-align: right;
}

