/*******************************
** index.css                  **
** SEI Ingénieurs-conseils SA **
** (c)2009                    **
*******************************/

body {background-color: White; margin: 0px; padding: 0px;}
img {border: 0px;}
#contenu {font-family: Arial,Helvetica,sans-serif; width: 863px; margin-left: auto; margin-right: auto;}
#logo {width: 400px; height: 176px; margin-left: auto; margin-right: auto; padding: 20px;}

#menu-gauche {text-align: left; text-indent: 30px; color: white;
              width: 279px; height: 260px; float: left;}
#menu-gauche a {color: white; text-decoration: none;}
#menu-gauche a:hover {font-weight: bold;}

#menu-centre {width: 305px; height: 260px; float: left;}
#activites-img {margin-left: 12px; margin-top: 25px;}

#menu-droite {text-align: left; text-indent: 80px; color: white;
              width: 279px; height: 260px; float: left;}
#menu-droite a {color: white; text-decoration: none;}
#menu-droite a:hover {font-weight: bold;}

#tel-fax-mail {color: black; font-size: 11pt; text-align: center;
               width: 602px; margin: auto; padding: 20px;}
#pied-page {color: black; font-size: 8pt; width: 863px;
            position: absolute; bottom: 0px; z-index: -1;}
#pied-page p {float: left; margin: 10px;}
#pied-page img {float: right; margin-left: 10px; margin-bottom: 10px;}

.actuel {background-color: #6e8fc2; width: 279px; height: 30px; font-size: 16pt; line-height: 30px; margin: 0px;}
.presentation {background-color: #5980bb; width: 279px; height: 30px; font-size: 16pt; line-height: 30px; margin: 0px;}
.collaborateurs {background-color: #4571b0; width: 279px; height: 30px; font-size: 16pt; line-height: 30px; margin: 0px;}
.activites {background-color: #3262aa; width: 279px; height: 30px; font-size: 16pt; line-height: 30px; margin: 0px;}
.references {background-color: #1e53a1; width: 279px; height: 30px; font-size: 16pt; line-height: 30px; margin: 0px;}
.contact-fond {background-color: #0c4499; width: 279px; height: 110px;}
.contact-gras {font-size: 12pt; font-weight: bold; line-height: 25px; margin: 0px;}
.contact {font-size: 12pt; margin: 0px;}
.tel {width: 200px; float: left;}
.fax {width: 200px; float: left; border-left: solid 1px black; border-right: solid 1px black;}
.mail {width: 200px; float: left;}
.lien {color: black; text-decoration: none;}
.lien:hover {color: #0000ff; font-weight: bold;}

