@charset "UTF-8";
/* CSS Document */

body {
background-image:url(entreprise/fond.gif);
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:140%;
margin: 0;
padding: 0;
color:black;
}

a{
color:black;
text-decoration:none;
}

a:hover{
color:black;
text-decoration:underline;
}

.h1 {
color:#08586E;
font-size: 16px;
font-weight:bold;
}

.h2 {
color:#CC0000;
font-size: 13px;
font-weight:bold;
}

.h3 {
color:white;
font-size: 10px;
}

.h3 a{
color:white;
text-decoration:none;
}

.h3 a:hover{
color:#000033;
text-decoration:none;
}

.h4 {
color:white;
font-size: 13px;
}

.h4 a{
color:white;
text-decoration:none;
}

.h4 a:hover{
color:#CC0000;
text-decoration:none;
}

.h4 a.active:link, a.active:visited{
color:#CC0000;
text-decoration:none;
}

#fenetre {
height:800px;
width:1034px;
top: 0px;
position: absolute;
left: 50%;
margin-left:-520px;
}

#haut {
height:120px;
width:849px;
background-image:url(entreprise/haut.png);
float:left;
}

#hg{
height:120px;
width:97px;
float:left;
}

#hd{
height:120px;
width:88px;
float:left;
}

#gauche{
height:571px;
width:97px;
float:left;
}

#droite{
height:571px;
width:88px;
float:left;
}

#contenu {
height:571px;
width:849px;
float:left;
}

#bas {
height:109px;
width:849px;
float:left;
}

#bg {
height:109px;
width:97px;
float:left;
}

#bd {
height:109px;
width:88px;
float:left;
}

#menu {
height:30px;
width:849px;
background-image:url(entreprise/sous-menu.gif);
float:left;
}

#image {
height:510px;
width:849px;
float:left;
}

#imageun {
height:541px;
width:849px;
float:left;
}

#credits {
height:31px;
width:849px;
background-color:#08586E;
float:left;
}
