@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%;
margin-left: 8px;	
}
h3 {
font-size: 80%;
margin-left: 8px;
color: white;
}
h4 {
font-size: 100%;
font-weight: bold;
}
h5 {
font-size: 100%;
font-weight: bold;
text-decoration: underline;
}
hr {
color: #f00;	
}
blockquote {
font-size: 100%;
font-style: italic;
}
.signature { 
text-align: right;
font-size: 80%;
}
.emphase {
font-weight: bold;
}
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 {
	position: absolute;
	width: 130px;
	align: left;
}
.vertical a {
	display: block;
	background: url(boutons/bouton.jpg) no-repeat;
	width: 130px;
	color: #036;
	line-height: 38px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.vertical a:hover {
	display: block;
	background: url(boutons/bouton2.jpg) no-repeat;
	width: 130px;
	color: #3cf;
	line-height: 38px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

#corps {
	font-size: 80%;
	margin-left: 140px;
	text-align: center;
}
#corps-chantier {
	font-size: 80%;
	text-align: center;
}

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

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

#separation {
	text-align: center;
}

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

