
body { margin: 0; padding: 0; }

#tete, #chemin, #corps, #pied { clear: both; }

#site { margin:0pt auto; width:986px; padding:0 6px; background: #fff url(../images/bg_site_nav.gif) no-repeat center top;}

/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }
/*
 * Tete
*/
#tete {}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { position:relative; float:left; width:100%; padding-bottom:143px; background:url(../images/bg_visuel.jpg) no-repeat center bottom; }
.produits-civil #bandeau { background-image:url(../images/bg_visuel_luxe.jpg);}
.produits-militaire #bandeau { background-image:url(../images/bg_visuel_militaire.jpg);}
.clients #bandeau { background-image:url(../images/bg_visuel_commerce.jpg);}
.services #bandeau { background-image:url(../images/bg_visuel_communication.jpg);}

#bandeau h1 { position:absolute; left:245px; float:left; margin:50px 0 0 10px; padding:0; font-size:1.05em; font-weight:normal; text-transform:uppercase; font-style:italic; letter-spacing:normal; border:0; color:#000;  }
#logo {float: left; margin:0; }
#logo img, #logo img a { border:0; margin:0; float:left;}
/*
 * Partie principale (contenu)
*/

#chemin { padding:0;font-size: 0.8em; text-align:right; color:#666;}
#chemin a {}

#corps { clear: both; width:984px; border:1px solid #dedede; border-width:0 1px 0; padding:0; overflow:hidden; }
#contenu { float: left; width: 100%; }
#contenu #preview { float: right; width: 697px; padding:10px 20px 20px 25px; background:url(../images/bg_preview.gif) repeat-y; line-height:1.6em; }
#contenu #colgauche { float: left; width: 242px;  }

/*
 * Bas de page
*/
#pied { width:982px; height:150px; padding:0; background: #fff url(../images/bg_pied.jpg) no-repeat center top; border:1px solid #fff; border-top:0; color:#525252; line-height:1.6em; font-size:0.85em; }
#pied p { margin: 0; }
#pied a { color: #000; }
#pied .colonne { float:left; width:202px; margin-top:1em; height:130px; padding:10px 20px; background:url(../images/filet_colonne.jpg) no-repeat right 10px;}
#pied strong { text-transform:uppercase;}

