* {
 border:0 none;
 margin:0;
 padding:0;
 font-family:Arial,Helvetica,sans-serif;
 font-size:11px;
 font-size-adjust:none;
 font-stretch:normal;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 line-height:normal;
}


body {
 background-color: #fff;
 background-image: url(../../img/css/header/body-repeat.jpg);
 background-repeat: repeat-x;
 background-position: left top;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
}
/* header */
#header {
 margin-top:-33px;
 margin-left: auto;
 margin-right: auto;
 background-image: url(../../img/css/header/header.jpg);
 width:1000px;
 height:117px;
 clear:both;
 z-index:1;
 margin-top: -14px;
 padding-top:14px;
}

h1 {
text-indent:-9999px;
height:0px;
}

#header ul {
 list-style-type: none;
}

#nav {
 margin-top:46px;
 margin-left:90px;
 text-align:center;
 float:left;
 width:506px;
 height:69px;
}

#nav li {
 padding-top:15px;
 float:left;
 margin-left: 2px;
}

#nav #nav-accueil {
 width:118px!important;
 width:118px;
 background-image:url(../../img/css/header/bt-accueil-off.jpg);
 height:29px !important;
 height:59px;
 float:left;
}

#nav #nav-accueil-on {
 width:118px!important;
 width:118px;
 background-image:url(../../img/css/header/bt-accueil-focused.jpg);
 height:59px !important;
 height:59px;
 float:left;
}

#nav #nav-offres {
 width:122px! important;
 width:122px;
 background-image:url(../../img/css/header/bt-bg-off.jpg);
 height:29px !important;
 height:59px;
 float:left;
}

#menu .menu-on {
 text-decoration:none;
}

#nav #nav-offres-on {
 width:122px! important;
 width:122px;
 background-image:url(../../img/css/header/bt-bg-focused.jpg);
 height:59px !important;
 height:59px;
 float:left;
}

#nav #nav-references {
 width:122px! important;
 width:122px;
 background-image:url(../../img/css/header/bt-bg-off.jpg);
 height:29px !important;
 height:59px;
 float:left;
}

#nav #nav-references-on {
 width:122px! important;
 width:122px;
 background-image:url(../../img/css/header/bt-bg-focused.jpg);
 height:59px !important;
 height:59px;
 float:left;
}

#nav #nav-societe {
 width:122px;
 background-image:url(../../img/css/header/bt-la-societe-off.jpg);
 height:29px !important;
 height:59px;
 float:left;
}

#nav #nav-societe-on {
 width:122px;
 background-image:url(../../img/css/header/bt-la-societe-focused.jpg);
 background-repeat:no-repeat;
 height:59px !important;
 height:59px;
 float:left;
 border-bottom: 10px;
}

#nav a {
 text-decoration:none;
 border-bottom:3px solid #98cbee;
 font-size:13px;
 text-transform: uppercase;
 font-weight:600;
 color:#000;
}

#nav a:hover {
 border-bottom:3px solid #1f3a6d;
}

#nav-quick {
 float:left;
 margin-top:30px;
 margin-left:40px;
}
#nav-quick li {
 text-align:right;
}

#nav-quick a {
 text-decoration:none;
 line-height:18px;
 font-size:14px;
 font-weight:bold;
 color:#fff;
}

#nav-quick a:hover {
 border-bottom:2px solid #98cbee;
}