@charset "UTF-8";
/* CSS Document */
html, body {
margin: 0;
padding: 0;
}
body {
background-color: white; 
font-family: Verdana, Geneva, sans-serif; 
font-size: 100%;
color: #036;
text-align: center;
font-style: normal;
line-height: normal;
}
img {
border: none;
}
.imageleft2 {
position: absolute;
left: 0px;
bottom: 0px;
}
.imageright2 {
position: absolute;
right: 0px;
bottom: 0px;
}
h1 {
padding-top: 15px;
font-size: 150%;
line-height: 60%;
text-align: center;
}
h2 {
font-size: 80%;
display: inline;
}
h3 {
font-size: 80%;
display: inline;
color: #036 ;
}
h4 {
font-size: 100%;
font-weight: bold;
}
h5 {
font-size: 100%;
font-weight: bold;
color: #f00;;
}
hr {
color: #f00;	
}
blockquote {
font-size: 100%;
font-style: italic;
}
.signature { 
text-align: right;
font-size: 80%;
}
.emphase {
font-weight: bold;
color: #f00;
}
a {
color: #3cf;
text-decoration: none;
}
a:visited {
color: #036;
img-border: none;
}
a:hover {
color: #036;
text-decoration: none;
img-border: none;
}

#conteneur {
	margin: auto;
	width: 620px;
	vertical-align: middle;
}
#logo {
position: absolute;
width: 130px;
align: left;
}
#entete {
	margin-left: 140px;
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
	min-height: 130px;
}

#menu {
	display: block;
	height: 30px;
	border-top: #f00 2px solid;
	border-bottom: #f00 2px solid;
}

#corps {
	font-size: 80%;
	text-align: center;
}

#suite {
position: relative;
height: 15px;
}

.realisations { 
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}

#separation {
	text-align: center;
}

#pied {
	text-align: center;
	vertical-align: middle;
}
.copyright {
	font-size: 70%;
	vertical-align: top;
}
.copyright-droite {
	text-align: right;
	font-size: 70%;
}
