body {
    margin: 0;
    padding: 0;
    background: url(../images/fd_body.gif) center repeat-y #ededed;
    text-align: center;
}

div,td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #f0f0f0;
}

a {
    color: #f0f0f0;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

form {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

td,th {
    padding: 0;
}

input,select {
    vertical-align: middle;
}

h1 { font-size: 20px; color: #ddd; margin: 20px 0; border-bottom: 1px solid #505050; }

h1.alert { color: #f8a100; font-size: 16px; text-align: center; }

#wrapper {
    width: 100%;
    background: url(../images/fd_wrapper.gif) repeat-x #ededed;
    text-align: center;
}

#header {
    width: 900px;
    height: 155px;
    overflow: hidden;
    background: url(../images/fd_header.gif) no-repeat;
    margin: 0 auto;
}

#logo {
    width: 395px;
    height: 145px;
    text-align: left;
}

#logo img {
    margin-left: 72px;
}

#bandeau {
    width: 505px;
    height: 145px;
    overflow: hidden;
    text-align: center;
}

#bandeau img {
    margin: auto;
}

#main {
    width: 900px;
    background: url(../images/fd_main.gif) repeat-x #585757;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 17px;
}

#menu {
    width: 882px;
    height: 60px;
    overflow: hidden;
    margin: 0 auto;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu li {
    float: left;
    height: 60px;
    overflow: hidden;
    width: 120px;
    margin: 0 3px;
    position: relative;
}

#menu a {
    display: block;
}

#menu a:hover {
    top: -60px;
    position: relative;
}

#content {
    width: 870px;
    text-align: left;
    margin: 0 auto;
}


#inscription {
    width: 435px;
    height: 72px;
    overflow: hidden;
    background: url(../images/fd_inscription.gif) no-repeat;
    text-align: center;
}

#inscription #tab-inscription {
    width: 410px;
    margin: 8px auto;
}

#inscription #tab-inscription a {
    background: url(../images/puce1.gif) 0 5px no-repeat;
    text-align: left;
    padding-left: 18px;
    display: block;
    line-height: 22px;
    font-weight: bold;
    color: #ede9e2;
}

#inscription #tab-inscription a:hover {
    color: #ffba27;
    text-decoration: none;
}


#carte {
    width: 406px;
    height: 391px;
    overflow: hidden;
    background: url(../images/fd_carte.gif) no-repeat;
    text-align: center;
}

#carte img {
    margin: 13px auto;
    width: 370px;
    height: 360px;
}

#footer {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    line-height: 14px;
    padding: 14px 0;
    color: #c7c7c7;
}

#footer a {
    color: #c7c7c7;
}

#footer a:hover {
    color: #ffba27;
    text-decoration: none;
}

/*contact*/
#tab-detail1 {
    width: 870px;
    text-align: center;
    margin: 10px auto;
    background-color: #363535;
}

#tab-detail1 h1 {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #feb926;
    text-align: left;
    margin: 0;
    padding: 0;
    border: none;
}

#tab-detail1 td {
    padding: 5px;
}

#tab-detail1 .titre-detail, #tab-detail1 .recap {
    overflow: hidden;
    line-height: 23px;
    font-weight: bold;
    background: url(../images/fd_titre.gif) repeat-x;
    color: #FEB926;
    border-right: none;
    padding: 0 5px;
}

#tab-detail1 .photo { border: 3px solid #FEB926; }

#tab-detail1 .info { margin: 5px 0; text-align: justify; }

#tab-detail2 {
    width: 845px;
    margin: 0 auto;
    padding: 10px 0;
}

.detail1 {
    width: 412px;
    float: left;
    padding-bottom: 6px;
    text-align: left;
    color: #161616;
}

.detail2 {
    width: 412px;
    float: right;
    padding-bottom: 6px;
    text-align: left;
    color: #161616;
}

.detail1 span,.detail2 span {
    padding-left: 8px;
}

#nav-left {
    width: 320px;
    height: 320px;
    overflow: hidden;
    float: left;
    text-align: center;
    padding-top: 12px;
}

#nav-right {
    width: 520px;
    float: right;
    padding-top: 8px;
}

#tab-recherche {
    width: 355px;
    margin: 2px auto;
}

#tab-recherche td {
    color: #d1d1d1;
}

#tab-recherche span {
    padding-left: 20px;
    background: url(../images/puce2.gif) 8px 4px no-repeat;
}

#tab-recherche .vide {
    height: 14px;
    line-height: 14px;
    padding-left: 20px;
    text-align: left;
}

#tab-recherche .titre {
    width: 155px;
    background-color: #464444;
    line-height: 20px;
    text-align: left;
}

#tab-recherche .input {
    width: 200px;
    text-align: right;
}

#tab-recherche .inputform input {
    width: 190px;
    border: 1px solid #4b4949;
    height: 20px;
}

/**/
h2 {
    background-color: #363535;
    font-size: 18px;
    font-weight: bold;
    color: #feb926;
    text-align: center;
    margin: 0;
    padding: 5px 0;
}

h2 span {
    font-size: 11px;
    color: #fff;
}

.nav-titre {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin: 5px auto 0 auto;
    background: url(../images/puce4.gif) 0 6px no-repeat #585757;
    padding-left: 20px;
}

.nav-titre span {
    text-transform: lowercase;
}

.tab-detail1 {
    width: 720px;
    margin: 5px auto;
    background-color: #464444;
}

.tab-detail1 th {
    font-size: 12px;
    line-height: 18px;
    border-bottom: 1px solid #585757;
    background-color: #e4a113;
}

.tab-detail1 td, .tab-detail2 td {
    font-size: 12px;
    line-height: 18px;
}

.tab1 {
    width: 500px;
}

.tab2 {
    width: 110px;
}

.tab3 {
    width: 110px;
}

.tab-detail1 .descriptif {
    text-align: left;
    padding-left: 30px;
    border-right: 1px solid #585757;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tab-detail1 .descriptif span {
    background: url(../images/puce2.gif) 0 5px no-repeat;
    padding-left: 15px;
}

.tab-detail1 .descriptif ul {
    margin: 0 0 0 30px;
    padding: 0;
    list-style-type: square;
}

.tab-detail1 .descriptif font {
    color: #e4a113;
    font-size: 11px;
}

.tab-detail1 .descriptif input {
    width: 80px;
}

.tab-detail1 .tarif {
    text-align: center;
    border-right: 1px solid #585757;
}

.tab-detail1 .case {
    text-align: center;
}

.tab-detail2 {
    width: 600px;
    margin: 5px auto;
    background-color: #464444;
}

.rubrique {
    width: 200px;
    text-align: left;
    padding: 5px;
    border-bottom: 1px solid #585757;
}

.input-rubrique {
    width: 400px;
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #585757;
}

.input-rubrique input {
    width: 390px;
}

.bas-formulaire {
    width: 720px;
    padding: 5px 0 10px 0;
    margin: 0 auto;
}

.texte-bas-formulaire {
    width: 85%;
    float: left;
    text-align: justify;
    color: #fff;
    line-height: 18px;
    font-size: 12px;
}

.etiquette-formulaire {
    width: 10%;
    float: right;
    text-align: left;
}

/*entreprise*/
.cote-detail1 {
    width: 200px;
    text-align: center;
    vertical-align: top;
    background-color: #c3c2c2;
}

.cote-detail2 {
    width: 180px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    color: #585757;
}

.cote-detail2 input {
    margin: 2px auto;
}

.lien-cote {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.lien-cote li {
    width: 180px;
    height: 19px;
    overflow: hidden;
    margin-bottom: 3px;
    text-align: left;
}

.lien-cote li span {
    padding-left: 10px;
}

.lien-cote li a {
    display: block;
    width: 180px;
    height: 19px;
    line-height: 19px;
    color: #fff;
    background: url(../images/bg_lien_cote.gif) no-repeat;
}

.lien-cote li a:hover {
    display: block;
    color: #393939;
    background-position: 0 -19px;
    text-decoration: none;
}

.titre-cote-detail {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    display: block;
    border-bottom: 1px solid #000;
    line-height: 18px;
    margin-bottom: 5px;
    text-align: left;
}

.centre-detail1 {
    width: 490px;
    text-align: center;
    background-color: #585757;
    vertical-align: top;
}

.centre-detail2 {
    width: 480px;
    text-align: left;
    margin: 0 auto;
}

.centre-detail2 ul {
    margin: 10px 0;
    padding: 0;
    list-style-type: none;
}

.centre-detail2 li {
    padding-left: 35px;
    background: url(../images/puce_link2.gif) 20px 3px no-repeat;
    line-height: 16px;
    font-size: 11px;
    font-weight: bold;
}

.centre-detail2 li a:hover {
    color: #858484;
    text-decoration: none;
}

.nav-titre2 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
    color: #ffba27;
    text-transform: uppercase;
    margin: 5px auto 0 auto;
    background: url(../images/puce5.gif) 0 3px no-repeat;
    padding-left: 20px;
    font-size: 14px;
}

.left-detail1 {
    width: 670px;
    background-color: #585757;
    vertical-align: top;
}

.left-detail2 {
    width: 670px;
    text-align: left;
    margin: 0 auto;
}

.titre-detail2 {
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    border-right: 2px solid #585757;
}

.titre-detail2 strong {
    color: #f8a100;
}

.lien {
    background: url(../images/puce_link.gif) 0 3px no-repeat;
    padding-left: 15px;
    font-weight: bold;
}

/*fiche technique*/
.input-rubrique2 {
    width: 420px;
    text-align: left;
    padding: 5px;
}

.input-rubrique2 input {
    width: 150px;
}

.nav {
    margin: 10px;
}

.nav a {
    color: #ffac00;
    padding-left: 7px;
}

.nav .nav-right strong {
    padding-left: 7px;
    color: #222;
    font-size: 13px;
}

.nav .nav-left {
    width: 48%;
    float: left;
    color: #ffac00;
    text-align: left;
}

.nav .nav-right {
    width: 48%;
    float: right;
    color: #ffac00;
    text-align: right;
}

.moteur {
    margin: 0 auto 10px auto;
    padding: 10px;
    background: #777;
}

.moteur a {
    color: #333;
}

.liste {
    margin: 10px auto;
    border-left: 1px solid #444;
    border-top: 1px solid #444;
}

.liste th {
    padding: 2px 3px;
    border-right: 1px solid #444;
    border-bottom: 1px solid #444;
    background: #444;
    text-align: center;
}

.liste td {
    padding: 2px 3px;
    border-right: 1px solid #444;
    border-bottom: 1px solid #444;
}

.resultat {
    border: 1px solid #777;
    margin: 5px 0;
    padding: 5px;
    text-align: left;
}

.resultat .titre {
    font-size: 12px;
    color: #FEB926;
    font-weight: bold;
}

.resultat .rs-desc {
    color: #FEB926;
    margin: 5px 0;
}

.resultat .resultat1 {
    width: 350px;
    float: left;
}

.resultat .resultat2 {
    width: 150px;
    min-height: 100px;
    _height: 100px;
    overflow: hidden;
    float: right;
    text-align: center;
    background: #606060;
}

.resultat .resultat3 {
    text-align: right;
    padding-top: 3px;
    clear: both;
}

.tbl-tarif {
    margin: 10px auto;
    border-top: 1px solid #FFCC00;
    border-left: 1px solid #FFCC00;
    background-color: #000;
}

.tbl-tarif th {
    padding: 3px 5px;
    border-bottom: 1px solid #FFCC00;
    border-right: 1px solid #FFCC00;
    text-align: center;
    color: #FFCC00;
    font-size: 12px;
}

.tbl-tarif td {
    padding: 3px 5px;
    border-bottom: 1px solid #FFCC00;
    border-right: 1px solid #FFCC00;
}

.entreprise {
    border-top: 1px solid #444;
    border-left: 1px solid #444;
}

.entreprise td {
    border-bottom: 1px solid #444;
    border-right: 1px solid #444;
    padding: 4px;
}

.entreprise .libelle {
    background-color: #505050;
    color: #222;
}

.frm-publicite {
    border: none;
    width: 180px;
    background-color: #777;
}
