*{
    font-family:arial;
    margin:0;
    border:0;
    padding:0;
    font-size:12px;
    color:#333333;
    outline:none;
}
body{
    background:#E2F0FF;
}

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

.rouge{
    color:#FF0000;
}
.rouge strong{
    color:#FF0000;
}
.bordureRouge{
    border:1px solid #FF0000 !important;
}
.clearFloat{
    clear:both;
    width:1px;
    height:0px;
}

#content {
    text-align:center;
    margin:0 auto;
    width:955px;
}


a{
    text-decoration:none;
}

#conteneur{
    width:940px;
    background:#FFFFFF;
    text-align:left;
    padding-left:15px;
}

h2{
    height:25px;
    padding-top:5px;
    font-size:14px;
    padding-bottom:10px;
    text-transform:uppercase;
}

#conteneur h2.rose{
    color:#FD71B8;
}
#conteneur h2.verte{
    color:#A9C925;
}
.rose{
    color:#FD71B8;
}

.verte{
    color:#A9C925;
}

.bleu{
    color:#3CAAAA;
}

.jaune{
    color:#FDAD35;
}
/*#####################################################################
 ################################ HOME ################################
 #####################################################################*/


#content #headerHome {
    width:955px;
    height:74px;
    margin:0;
    padding:0;
}

#content #headerHome #logoHome{
    width:103px;
    float:left;
    height:74px;
}

#content #headerHome #enteteMenu{
    background:url('../images/bandeau-haut.gif') top left no-repeat;
    width:837px;
    float:right;
    height:19px;
    padding-top:55px;
    padding-left:15px;
}


#content #contenuHome #futurAnimHome{
    height:368px;
    width:955px;
    margin:0;
    padding:0;
    z-index:1;
}

#content #contenuHome #espace-invites {
    width:198px;
    height:152px;
    background: transparent url('../images/espace-invites.png') no-repeat top left;
    z-index:10;
    position:relative;
    margin-bottom:-152px;    
    top:-43px;
    position:relative;
    left:750px;
}

* html #content #contenuHome #espace-invites {
left:1px;
/*left:600px;*/
}

/*\*//*/#content #contenuHome #espace-invites {
left:700px;
}/* */


#content #contenuHome #espace-invites form {
    position:relative;
    top:83px;
    left:-12px;
    }

#content #contenuHome #espace-invites form input {
    margin-bottom:2px;
    }

#content #contenuHome #espace-invites form #date{
    margin-left:18px;
    width:120px;
}

#content #contenuHome #espace-invites form #submit{
    background:url('../images/btn_ok.png') top left no-repeat;
    height:22px;
    width:22px;
    position:relative;
    top:2px;
    left:6px;
}

#content #contenuHome #encartHome #decouvrir-les-listes{
    background:url('../images/decouvrir-les-listes.png') top left no-repeat;
    width:290px;
    height:120px;
    float:left;
    padding: 5px 10px 5px 27px;   
}

#content #contenuHome #encartHome #creer-ma-liste{
    background:url('../images/creer-ma-liste.png') top left no-repeat;
    width:285px;
    height:120px;
    float:left;
    padding: 5px 10px 5px 20px;
    overflow:hidden;
}
#content #contenuHome #encartHome #gerer-ma-liste{
    background:url('../images/gerer-ma-liste.png') top left no-repeat;
    width:288px;
    height:110px;
    float:left;
    padding: 5px 10px 15px 15px;
    overflow:hidden;
}

#content #contenuHome #encartHome p {
     font-size:11px;
     height:56px;
     overflow:hidden;
     text-align:left;
     padding-right:10px;
}
#content #contenuHome #encartHome #decouvrir-les-listes #lien-decouvrir-les-listes a{
    display:block;
    height:35px;
    width:110px;
    float:right;
    margin-top:5px;
}

#content #contenuHome #encartHome #creer-ma-liste #lien-creer-ma-liste a{
    display:block;
    height:35px;
    width:145px;
    float:right;
    margin-top:22px;
}

#content #contenuHome #encartHome #gerer-ma-liste #lien-gerer-ma-liste a{
    display:block;
    height:37px;
    width:145px;
    float:right;
    margin-top:0px;
}


/*#####################################################################
 ############################### HEADER ###############################
 #####################################################################*/

#header{
    width:955px;
    height:110px;
    background:#FFFFFF;
}

#header #logo{
    width:103px;
    float:left;
    height:103px;
}


#content ul.menu li{
    list-style:none;
    display:inline;
    float:left;
    padding-right:5px;
    text-transform:uppercase;
    color:#333333;
}

#content #header #bandeau{
    background:url('../images/bandeau-haut-site.png') top left no-repeat;
    width:837px;
    height:55px;
    float:left;
    padding:55px 0 0 15px;
}

/*#####################################################################
  ############################# MENU-DROITE ###########################
  #####################################################################*/

#menu-droite{
    float:right;
    padding-right:15px;
    width:187px;
}

#menu-droite #blockOrange{
    width:187px;
    background:url('../images/decouvrir-les-listes-droite.gif') top left no-repeat;
    height: 56px;
    float:right;
}

#menu-droite a.lienBlock {
    display:block;
    width:172px;
    height:43px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
    text-align:left;
    padding-left:15px;
    padding-top:13px;
}
#menu-droite a.lienBlock2 {
    display:block;
    width:172px;
    height:43px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
    text-align:left;
    padding-left:15px;
    padding-top:13px;
}

#menu-droite #blockRose{
    margin-top:10px;
    width:187px;
    background:url('../images/creer-ma-liste-droite.gif') top left no-repeat;
    height: 56px;
    float:right;
}

#menu-droite #blockVert{
    margin-top:10px;
    width:187px;
    background:url('../images/gerer-ma-liste-droite.gif') top left no-repeat;
    height: 56px;
    float:right;
}
#menu-droite #pageVerte{
    float:right;
    width:185px;
    text-align:left;
    padding-left:2px;
}

#menu-droite #pageVerte ul{
    margin-top:10px;
}
#menu-droite #pageVerte ul li{
    list-style:none;
    background:url('../images/puce-menu-droite-verte.png') top left no-repeat;
    padding-left:13px;
}

#menu-droite #pageVerte ul li a{
    font-weight:bold;
    font-size:12px;
}

#menu-droite #pageJaune{
    float:right;
    width:185px;
    text-align:left;
    padding-left:2px;
}

#menu-droite #pageJaune ul{
    margin-top:10px;
}
#menu-droite #pageJaune ul li{
    list-style:none;
    background:url('../images/puce-menu-droite-jaune.png') top left no-repeat;
    padding-left:13px;
}

#menu-droite #pageJaune ul li a{
    font-weight:bold;
    font-size:12px;
}

#menu-droite #blockGris{
    margin-top:10px;
    width:172px;
    background:url('../images/contact-droite.gif') top left no-repeat;
    height: 88px;
    float:right;
    color:#333333;
    padding-top:15px;
    text-align:left;
    padding-left:15px;
}

#menu-droite #blockGris #enteteGrise{
    font-size:14px;
    height:20px;
}
#menu-droite #blockGris #texteGris{
    font-size:11px;
}

#menu-droite #blockGris ul li{
    list-style:none;
    font-size:11px;
}

#menu-droite #blockGris ul li a{
    font-size:11px;
    text-decoration:underline;
}

#menu-droite #livre-d-or{
    margin-top:10px;
    width:157px;
    background:url('../images/livre-d-or-droite.gif') top left no-repeat;
    height: 70px;
    float:right;
    color:#333333;
    padding-top:35px;
    text-align:left;
    padding-left:15px;
    padding-right:15px;
    color:#fff;
    font-size:11px;
    text-align:justify;
}
#menu-droite #livre-d-or strong{
    color:#fff;
    font-size:11px;    
}

#menu-droite #livre-d-or a{
    color:#fff;
    font-size:11px;
    clear:both;
    font-weight:bold;
    text-decoration:underline;
    background: transparent url('../images/puce-livre-d-or.png') 0 4px no-repeat;
    padding-left:8px;
}

/*#####################################################################
 ############################### CONTENU ##############################
 #####################################################################*/

#contenu{
    width:723px;
    float:left;
    background:#FFFFFF;
    height:auto;
    /*padding-right:15px;*/
}
/*        CREATION LISTE         */
#erreur{
    color:#FF0000;
    text-align:center ;
    float:left;
    width:723px;
}

#fondCoeur{
    background:url('../images/coeurCreerListe.gif') top right no-repeat;
    height:139px;
}

#fondCoeur input{
    width:auto !important;
}


#contenu #entete-Form{
    height:29px;
    background:url('../images/entete-formulaire.gif') top left repeat-x;
    padding-top:10px;
    padding-left:10px;
    font-size:16px;
    color:#333333;
    font-weight:bold;
}

#contenu #creationListe, #contenu #creerListe{
    padding-top:15px;
}

#contenu #creationListe h3, #contenu #creerListe h3 , #contenu #creerListe2 h3{
    background:url('../images/puce-contenu-rose.png') top left no-repeat;
    padding-left:15px;
    height:20px;
    color: #FD71B8;
    font-size:18px;
}

.destinations h3 {
    background:url('../images/puce-contenu-jaune.png') top left no-repeat;
    padding-left:15px;
    height:20px;
    color: #FDAD35;
    font-size:18px;
    text-transform:uppercase;
}

#contenu #creationListe #infos-Nous, #contenu #creationListe #coordonnees, #contenu #modifierListe2 #infos-Nous{
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:#999999 1px solid;
}

#contenu #creationListe #notre-Liste, #contenu #modifierListe2 #notre-Liste{
     padding-top:10px;
    padding-bottom:10px;
    background :url('../images/coeur-notre-liste-rose.gif') bottom right no-repeat;
}
#contenu #creationListe #infos-Nous #partieDroite, #contenu #modifierListe2 #infos-Nous #partieDroite{
    float:right;
    width:330px;
    padding: 0 15px;
}

#contenu #creationListe #infos-Nous #partieDroite span, #contenu #modifierListe2 #infos-Nous #partieDroite span, #contenu #creationListe #infos-Nous #partieGauche span, #contenu #modifierListe2 #infos-Nous #partieGauche span{
    
    padding-bottom:5px;
    float:left;
    width: 30px;
}

#sacivilite{
    float:left;
}
#macivilite{
    float:left;
}
#contenu #creationListe #infos-Nous #partieGauche, #contenu #modifierListe2 #infos-Nous #partieGauche{
    float:left;
    width:310px;
    padding: 0 15px;
}
#contenu #creationListe #infos-Nous label, #contenu #modifierListe2 #infos-Nous label {
     float:left;
    width: 130px;
}
#contenu #creationListe #infos-Nous label.inputtexte, #contenu #modifierListe2 #infos-Nous label.inputtexte{
    height:15px;
    padding-top:5px;
}

#contenu #creationListe #infos-Nous input, #contenu #modifierListe2 #infos-Nous input{
    margin-bottom:5px;
}

#contenu #creationListe #infos-Nous input.texte, #contenu #modifierListe2 #infos-Nous input.texte{
    width:176px;
    float:left;
    border:1px solid #999999;
    height:20px;
}

#infos-Nous input.dateJour, #infos-Nous input.dateMois, #infos-Nous input.dateAnnee{
    width:56px;
    margin-right:2px;
    float:left;
    border:1px solid #999999;
    height:20px;
}
#contenu #creationListe .avertissementRose, #contenu #modifierListe2 .avertissementVert{
    padding-left:15px;
    padding-top:5px;
    font-size:12px;
    height:20px;
}
.avertissementRose, .avertissementRose strong{
    color:#FD71B8;
}

.avertissementVert, .avertissementVert strong{
    color:#A9C925;
}
#contenu #creationListe #coordonnees .form, #contenu #modifierListe2 #coordonnees .form{
    width:670px;
    padding-left:15px;
}

#contenu #creerListe .choix .form{
    width:320px;
    padding-left:265px;
}
#contenu #creationListe #coordonnees label, #contenu #modifierListe2 #coordonnees label{
    width:230px;
    height:16px;
    float:left;
    padding-top:4px;
    margin-bottom:4px;
}
#contenu #creationListe #coordonnees input, #contenu #modifierListe2 #coordonnees input{
    width:240px;
    height:20px;
    float:left;
    border:1px solid #999999;
    margin-bottom:4px;
}
.choix input.inputTexte {
    width:200px;
    height:20px;
    border:1px solid #999999;
    margin-bottom:4px;
}
 #notre-Liste .form{
    width:570px;
    padding-left:15px;
}

 #notre-Liste label{
    width:230px;
    height:16px;
    float:left;
    padding-top:4px;
    margin-bottom:4px;
}
 #notre-Liste input{
    width:200px;
    height:20px;
    float:left;
    border:1px solid #999999;
    margin-bottom:4px;
}
 #notre-Liste select{
    width:242px;
    height:20px;
    float:left;
    border:1px solid #999999;
    margin-bottom:4px;
    
}

 #notre-Liste .checkboxes{
    width:20px;
    padding-bottom:8px;
    border:none;
}

 #notre-Liste .optin{
    width:auto;
    padding-bottom:8px;
}

 #btnRose-Etape-Suivante {
    float:left;
    width:738px;
}

#contenu  #btnRose-Etape-Suivante .btnRose{
    float:right !important;
    width:186px;
    height:25px;
    background:url('../images/fd-bouton-rose.gif') top left repeat-x;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
    border:none !important;
}

#contenu  #btnVert-Etape-Suivante .btnVert{
    float:right !important;
    width:auto;
    padding: 0px 10px;
    height:25px;
    background:url('../images/fd-btn-vert.gif') top left repeat-x;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
    border:none !important;
}

#droite-validation{
    float:right;
    width:191px;
}

#gauche-validation{
    float:left;
    width:400px;
    text-align:center;
    padding-top:80px;
    padding-left:80px;
    
}

#gauche-validation #validation {
    font-weight:bold;
    height:50px;
    font-size:16px;
}
#gauche-validation #validation-vert {
    font-weight:bold;
    height:50px;
    font-size:16px;
    padding-top:50px;
}

#gauche-validation p, #gauche-validation p a{
    font-size:16px;
    
}
#gauche-validation p{
    width:350px;
}
#gauche-validation p a{
    text-decoration:underline;
}

#gauche-validation #bouton-validation{
    padding-top:70px;
    height:30px;
}

#gauche-validation #bouton-validation2{
   margin:0 45px;
}

#gauche-validation #bouton-validation a, #gauche-validation #bouton-validation2 a{
    color:#FFFFFF;
    background:url('../images/fd_bouton.gif') top left repeat-x;
    padding: 5px 10px;
    font-size:13px;
    height:26px;
    display:block;
    width:148px;
    float:left;
    margin-left:2px;
    font-weight:bold;
}

#gauche-validation #bouton-validation a.marge{
    margin-left:10px;
    width:160px;
}


#gauche-validation #bouton-validation a.marge2{
    margin-left:10px;
    width:290px;
}

#gauche-validation #bouton-validation2 a.marge2{
    margin-left:10px;
    width:190px;
}

#gauche-validation #bouton-validation-vert{
    padding-top:10px;
    height:30px;
}

#gauche-validation #bouton-validation-vert a{
    color:#FFFFFF;
    background:url('../images/fd-btn-vert.gif') top left repeat-x;
    padding: 5px 10px;
    font-size:12px;
    height:26px;
    display:block;
    width:148px;
    float:left;
    margin-left:2px;
    font-weight:bold;
}

#gauche-validation #bouton-validation-vert a.marge{
    margin-left:10px;
    width:160px;
}


#gauche-validation #bouton-validation-vert a.marge2{
    margin-left:10px;
    width:290px;
}

.avecBordure {
    border-bottom:1px solid #999999;
    padding-bottom:5px;
}

.photoModif{
    height: 160px;
}

#creerListe2 textarea{
    width:auto;
    border:1px solid #999999;
    width:721px;
    height:60px;
}

#creerListe2 a{
    font-weight:bold;
    text-decoration:underline;
}



.affichagePrestation{
    width:351px;
    float:left;
    border-bottom:1px solid #999999;
    height:90px;
    overflow:hidden;
    margin-bottom:15px;
}

.affichagePrestationDroite{
    width:351px;
    float:left;
    border-bottom:1px solid #999999;
    height:90px;
    overflow:hidden;
    margin-bottom:15px;
    margin-left:21px;
}

.affichagePrestationLarge{
    width:723px;
    float:left;
    border-bottom:1px solid #999999;
    overflow:hidden;
    margin-bottom:15px;
    /*margin-left:21px;*/
}


.selectionPrestation{
    float:left;
    width:25px;
    height:60px;
    padding-top:30px;
}

.photoPrestation{
    float:left;
    width:75px;
}

.photoPrestation img{
    /*width:75px;
    height:75px;*/
}

.infoPrestation{
    float:right;
    width:235px;
    padding-left:15px;
}

.affichagePrestationLarge .infoPrestation{
    width:600px;
}

.textePrestation{
    width:195px;
    float:left;
}


.affichagePrestationLarge .infoPrestation .textePrestation {
    width:560px;
}


.textePrestation .titrePrestation{
    font-weight:bold;
    font-size:13px;
    overflow:hidden;
}

.prixPrestation{
    float:left;
    font-size:11px;
    width:40px; 
}

.entetePrestation{
    text-align:center;
}

.affPrixPrestation{
    color:#3CAAAA;
    font-size:15px;
    font-weight:bold;
    padding-top:15px;
    text-align:center;
}
#fdCoeur{
    background:url('../images/coeurFond.png') bottom right no-repeat;
}

#btn-valider, #btn-modifier{
    float:right;
}
#btn-valider input{
    width:85px;
    height:25px;
    background:url('../images/fd-bouton-rose.gif') top left repeat-x;
    color:#FFFFFF;
    font-size:14px;
    border:none !important;
    font-weight:bold;
}

#btn-modifier input{
    width:85px;
    height:25px;
    background:url('../images/fd-btn-vert.gif') top left repeat-x;
    color:#FFFFFF;
    font-size:14px;
    border:none !important;
    font-weight:bold;
}
#ajoutPresta{
    float:left;
    padding-left:0px;
    width:723px;
}

#ajoutPresta #afficheTexte{
    color:#FD71B8;
    /*padding-left:15px;*/
    font-weight:bold;
    width:708px;
    border:none;
    height:24px;
}

.margeGauche{
    float:left;
    padding-left:25px;
}

#filtrer{
    float:left;
    height:30px;
}

#phrase{
    float:left;
    width:100px;
    text-align:center;
}
#trie{
    float:left;
}
#trie select{
    width:196px;
    height:22px;
    border:1px solid #999999;
}

/*        FIN CREATION LISTE         */


/*        GERER LISTE         */

#contenu #entete-Verte{
   	min-height:240px;
    background:url('../images/entete-page-Verte.gif') top left repeat-x;
    padding-top:5px;
    padding-left:10px;
    font-size:16px;
    color:#333333;
    font-weight:bold;
    border-bottom:1px solid #999999;
    padding-bottom:10px;
}

* html #contenu #entete-Verte{
	height:280px;
}

#contenu #entete-Verte #partieGauche{
    float:left;
    width:255px;
    height:220px;
    padding-top:10px;
    text-align:center;
    margin:0 auto;
}
#contenu #entete-Verte #partieGauche .grandePhoto{
    /*width:256px;*/
    height:150px;
}
#contenu #entete-Verte #partieGauche .petitePhotoConsulter{
    width:80px;
    height:55px;
    margin-right:1px;
}
#contenu #entete-Verte #partieDroite{
    float:right;
    width:440px;
   /* height:230px;*/
    overflow:hidden;
}

#contenu #entete-Verte #partieDroite #titreListe{
    text-align:center;
    font-size:13px;
    color:#FFFFFF;
}
#contenu #entete-Verte #partieDroite #titreListe strong{
    font-size:16px;
    color:#FFFFFF;
}

#contenu #entete-Verte #partieDroite #btn_modifier{
    padding:10px 0 0 0;
}

#contenu #entete-Verte #partieDroite #btn_modifier .btn_vert{
    float:right;
    background:url('../images/fd-btn-vert.gif') top left repeat-x;
    /*width:161px;*/
    padding : 0 10px;
    height:21px;
    color:#FFFFFF;
    text-align:center;
    padding-top:5px;
    font-size:14px;
}

#contenu #gaucheConnexion #bouton-bleu{
    background:url('../images/btn_bleu_valider.png') top left repeat-x;
    width:170px;
    height:21px;
    display:inline-block;
    color:#FFFFFF;
    text-align:center;
    padding-top:5px;
    margin-top:20px;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
}


#contenu #entete-Verte #partieDroite #texte{
    padding-top:10px;
    font-size:11px;
    /*height:80px;*/
    overflow:hidden;
}
#contenu #entete-Verte #partieDroite #btn-consulter{
    /*text-align:center;
    margin:0 auto;*/
}
#contenu #entete-Verte #partieDroite #btn-consulter #consulter-la-liste{
    height:21px;
    padding-top:5px;
    font-size:14px;
    background:url('../images/fd-btn-vert.gif') bottom left repeat-x;
    width:202px;
    text-align:center;
    margin:25px auto 0 auto;
}

#contenu #entete-Verte #partieDroite #btn-consulter #consulter-la-liste a{
    
    font-weight:bold;
    font-size:14px;
    color:#FFFFFF;
}

.majuscule{
    color:#FFFFFF;
    font-size:13px;
}

#total{
    margin-top:10px;
    background:url('../images/fond-entete-Tableau-Vert.gif') top left repeat-x;
    height:28px;
    width: auto;
    padding:5px 10px 0 10px;
    margin-bottom:10px;
}

#total #texte{
    float:left;
    font-size:17px;
    color:#FFFFFF;
    font-weight:bold;
}
#total #montant{
    float:right;
    font-size:17px;
    color:#FFFFFF;
    font-weight:bold;
    text-align:right;
}

.consulter-versement{
    background:url('../images/fond-consulter.png') bottom left repeat-x;
    width:auto;
    padding-bottom:10px;
    
}
hr{
    border-bottom:1px solid #999999;
}
.entete-versement{
    height:25px;
}

.consulter-versement .invites{
    float:left;
    width:220px;
    font-weight:bold;
    font-size:14px;
    margin-left:2px;
    overflow:hidden;
}
.consulter-versement .date{
    float:left;
    width:80px;
    font-size:12px;
    margin-left:2px;
    overflow:hidden;
    margin-top:0 !important;
}

.consulter-versement .adresse{
    float:left;
    width:220px;
    font-size:12px;
    margin-left:2px;
    overflow:hidden;
}

.consulter-versement .email{
    float:left;
    width:190px;
    font-size:12px;
    margin-left:2px;
    overflow:hidden;
}

.consulter-versement .nomPrestation{
    font-size:18px;
    font-weight:bold;
    float:left;
    margin-left:2px;
    width:650px;
    height:25px;
    color:#A9C925;
    
}
 .pointillet{
    background:url('../images/pointillet.png') top left repeat-x;
    float:left;
    width:auto;
    height:3px;
}

.consulter-versement .montant{
    font-size:18px;
    font-weight:bold;
    float:right;
    color:#A9C925;
    padding-right:10px;
    width:58px;
    height:25px;
}
.messageGerer{
    padding: 0 5px 10px 5px ;
}
/*       FIN GERER LISTE         */

/*       INVITER VOS PROCHES         */

#entete-invitation{
    background:url('../images/entete-invitation.png') top left repeat-x;
    height:61px;
    width:auto;
    padding:10px 10px;
}

#entete-invitation p{
    font-size:16px;
}

#entete-parrainage{
    background:url('../images/entete-parrainage.png') top left repeat-x;
    height:61px;
    width:auto;
    padding:10px 10px;
}

#entete-parrainage p{
    font-size:16px;
}

#contenu #inviter{
    /*padding-right:10px;*/
    width:723px;
}
#contenu #inviter h3{
     background:url('../images/puce-contenu-verte.png') top left no-repeat;
    padding-left:15px;
    height:20px;
    color:#A9C925;
    font-size:18px;
}

#contenu #inviter-vos-proches{
    border-bottom:#999999 1px solid;
    padding:10px 0;
   
}
#contenu #inviter-vos-proches br{
     clear:both;
    width:1px;
    height:0px;
}
#contenu #inviter-vos-proches span{
    color:#A9C925;
    font-weight:bold;
    padding-right:10px;
    height:25px;
    display:block;
    float:left;
    padding-left:15px;
    padding-top:5px;
    width:50px;
}

#contenu #inviter-vos-proches input{
    width:150px;
    height:20px;
    float:left;
    border:1px solid #999999;
    margin-bottom:4px;
}

#contenu #inviter-vos-proches label{
    height:15px;
    float:left;
    width:50px;
    padding-left:10px;
    padding-top:5px;
}

.souligner{
    text-decoration:underline;
    margin-left:10px;
}

.message{
    width:723px;
    height:60px;
    border:1px solid #999999;
}

.btn-vert{
    background:url('../images/fd-btn-vert.gif') top right repeat-x;
    height:26px;
    padding: 5px 15px;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    float:right;
}
#gauche-validation .btn-couleur-verte{
    padding-top:70px;
    height:30px;
}
#gauche-validation .btn-couleur-verte a{
    background:url('../images/fd-btn-vert.gif') top left repeat-x !important;
}

/*       FIN INVITER VOS PROCHES         */

/*       DEBUT CONTACT         */

#entete-Contact{
    background:url('../images/entete-contact.png') top left repeat-x;
    height:20px;
    padding:10px 10px;
    font-size:15px;
}

#formulaireContact{
    width:472px;
    padding-left:15px;
}

#formulaireContact label{
    font-size:12px;
    float:left;
    width:228px;
    height:17px;
    margin-bottom:5px;
    line-height:12px;
    padding-top:5px;
}

#formulaireContact .inputTexte{
    border:1px solid #999999;
    float:left;
    width:240px;
    height:22px;
    margin-bottom:5px;
}

#formulaireContact .codeSecurite{
    border:1px solid #999999;
    float:left;
    width:130px;
    height:22px;
    margin-bottom:5px;
}

#formulaireContact textarea{
    border:1px solid #999999;
    float:left;
    width:240px;
    height:80px;
    margin-bottom:5px;
}

#formulaireContact .radioContact{
    float:left;
    height:22px;
    width:20px;
    margin-bottom:5px;
}
#formulaireContact img{
    float:right;
}
#formulaireContact select{
    float:left;
    height:22px;
    width:242px;
    border:1px solid #999999;
    margin-bottom:5px;
}
#formulaireContact span{
    float:left;
    height:17px;
    width:50px;
    padding-top:5px;
    margin-bottom:5px;
}

#btn-bleu{
    background:url('../images/fd-btn-bleu.png') top left repeat-x;
    padding:5px 10px;
    height:26px;
    color:#FFFFFF;
    font-size:14px;
    text-align:center;
    font-weight:bold;
    float:right;
}

#gauche-validation #bouton-validation-contact{
    padding-top:70px;
    height:30px;
}

#gauche-validation #bouton-validation-contact a{
    color:#FFFFFF;
    background:url('../images/fd-btn-bleu.png') top left repeat-x;
    padding: 5px 10px;
    font-size:13px;
    height:26px;
    display:block;
    width:148px;
    text-align:center;
    margin:0 auto;
    font-weight:bold;
}

/*       FIN CONTACT         */

/*       DEBUT LIVRE D OR         */

#entete-livredor{
    background:url('../images/fond-entete-livredor.png') top left repeat-x;
    height:40px;
    padding:15px 10px;
    font-size:15px;
}

#contenu #livredor h3{
     background:url('../images/puce-contenu-verte.png') top left no-repeat;
    padding-left:15px;
    height:20px;
    color:#A9C925;
    font-size:18px;
}

#formulaireLivredor{
    /*width:472px;*/
    padding-left:15px;
    border-bottom:1px solid #999999;
}

#formulaireLivredor label{
    font-size:12px;
    float:left;
    width:200px;
    height:17px;
    margin-bottom:5px;
    line-height:12px;
    padding-top:5px;
}

#formulaireLivredor .inputTexte{
    border:1px solid #999999;
    float:left;
    width:240px;
    height:22px;
    margin-bottom:5px;
}

#formulaireLivredor .inputDate{
    border:1px solid #999999;
    float:left;
    margin-right:5px;
    width:70px;
    height:22px;
    margin-bottom:5px;
}

#formulaireLivredor .inputAnnee{
    border:1px solid #999999;
    float:left;
    width:85px;
    height:22px;
    margin-bottom:5px;
}

#formulaireLivredor .codeSecurite{
    border:1px solid #999999;
    float:left;
    width:130px;
    height:22px;
    margin-bottom:5px;
}

#formulaireLivredor textarea{
    border:1px solid #999999;
    float:left;
    width:240px;
    height:80px;
    margin-bottom:5px;
}

#formulaireLivredor .radioContact{
    float:left;
    height:22px;
    width:20px;
    margin-bottom:5px;
}
#formulaireLivredor img{
   /* float:right;*/
}
#formulaireLivredor select{
    float:left;
    height:22px;
    width:242px;
    border:1px solid #999999;
    margin-bottom:5px;
}
#formulaireLivredor span{
    float:left;
    height:17px;
    width:50px;
    padding-top:5px;
    margin-bottom:5px;
}

#filesUploaded{
    text-align:center;
}
.livredorPhoto{
    width:113px;
    float:left;
    height:92px;
}

.imageLivre{
    width:113px;
    float:left;
    height:75px;
}

.lienSupprimer{
     width:113px;
     float:left;
}

.lienSupprimer a{
    text-decoration:underline;
}

.explicationTitre{
    color:#000000;
    font-size: 12px;
    font-weight:normal;
    padding-left:10px;
    float:none !important;
    height:auto !important;
}

#commentaireLivredor{
    border-bottom:1px solid #999999;
    padding-bottom:15px;
}

#commentaireLivredor textarea{
    border:1px solid #999999;
    width: 721px;
    height:60px;
}

#ratings{
padding-left:316px;
}

#enteteFiles{
    float:left;
    text-align:center;
    width:732px;
}

#filesUploaded{
    margin:0 auto;
    text-align:center;
}
/*       FIN LIVRE D OR         */

/*       DEBUT AFFICHAGE LIVRE D OR         */

#contenu .affichageLivredor h3{
    margin:10px 0;
    background:url('../images/puce-or.png') top left no-repeat;
    padding-left:15px;
    height:21px;
    color: #333333;
    font-size:18px;
    float:left;
    width:730px;
}

.gauche{
    width:255px;
    float:left;
    height:233px;
    margin-left:10px;
}

.droite{
    width:440px;
    float:right;
    height:233px;
}

.affichageLivredor{
    border-bottom:1px solid #999999;
    height:290px;
}

.sansBordure{
    border:none !important;
}

.grandePhoto, .grandePhoto img{
    /*width:250px;*/
    height:167px;
    
}
.petitePhoto{
    margin-top:10px;
    width: 75px;
    height:50px;
    float:left;
}

.petitePhoto img{
    width: 75px;
    height:50px;
}

.photoAvecMarge{
    margin:0 10px;
    margin-top:10px;
}

div.or{
    color:#D19F2E;
    font-weight:bold;
    width:100px;
    float:left;
}

div.destination{
    color:#333333;
    font-size:12px;
    float:left;
    width:340px;
}
div.date{
    margin-top:5px;
    color:#333333;
    font-size:12px;
    float:left;
}
div.commentaire{
    margin-top:5px;
    height:100px;
    overflow:hidden;
    float:left;
}

div.notation .or{
    padding-top:5px;
}
#pagination{
    float:right;
}
#pagination .courante{
    border:1px solid #999999;
    float:left;
    width:14px;
    height:14px;
    text-align:center;
    background:#717171;
    color:#FFFFFF;
    margin-left:5px;
}

#pagination .page{
    border:1px solid #999999;
    float:left;
    width:14px;
    height:14px;
    text-align:center;
    color:#999999;
    margin-left:5px;
}


#pagination .alignement{
    float:left;
    margin-left:5px;
}
/*       FIN AFFICHAGE LIVRE D OR         */

/*       DEBUT ESPACE LISTE         */
#contenu #entete-Bleue {
	min-height:235px;
	background:url('../images/entete-espace-liste.png') top left repeat-x;
	padding-top:15px;
	padding-left:10px;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	height:auto;
}

#contenu #entete-Bleue #partieGauche{
	float:left;
	width:255px;
	height:230px;
	text-align:center;
	margin:0 auto;
}
#contenu #entete-Bleue #partieGauche .petitePhoto{
    float:none;
    width:80px;
    height:50px;
}

#contenu #entete-Bleue #partieDroite{
    float:right;
    width:440px;
    /*height:230px;*/
	height:auto;
	min-height:230px;
}

#contenu #entete-Bleue #partieDroite #titreListe{
    text-align:center;
    font-size:13px;
    color:#FFFFFF;
}
#contenu #entete-Bleue #partieDroite #titreListe strong{
    font-size:15px;
    color:#FFFFFF;
}

#contenu #entete-Bleue #partieDroite #btn_modifier{
    padding:10px 0 0 0;
}

#contenu #entete-Bleue #partieDroite #btn_modifier .btn_vert{
    float:right;
    background:url('../images/fd-btn-vert.gif') top left repeat-x;
    width:161px;
    height:21px;
    color:#FFFFFF;
    text-align:center;
    padding-top:5px;
    font-size:14px;
}

#contenu #entete-Bleue #partieDroite #texte{
    padding-top:10px;
    font-size:11px;
    padding-left:10px;
	width:440px;
	word-wrap:break-word;

}
#contenu #entete-Bleue #partieDroite #btn-consulter{
    /*text-align:center;
    margin:0 auto;*/
}
#contenu #entete-Bleue #partieDroite #btn-consulter #consulter-la-liste{
    height:21px;
    padding-top:5px;
    font-size:14px;
    background:url('../images/btn-bleu.png') bottom left repeat-x;
    width:295px;
    text-align:center;
    margin:15px auto 0 auto;
}

#contenu #entete-Bleue #partieDroite #btn-consulter #consulter-la-liste a{
    
    font-weight:bold;
    font-size:14px;
    color:#FFFFFF;
}

#contenu form#espaceListe { 
   border-top:1px solid #999999;
}


h3.bleue{
    background:url('../images/puce-bleue.png') top left no-repeat;
    padding-left:15px;
    height:20px;
    color: #3CAAAA;
    font-size:18px;
}

#commentaireEspaceListe{
    padding-bottom:15px;
}

#commentaireEspaceListe textarea{
    border:1px solid #999999;
    width: 721px;
    height:60px;
}

h3.montant{
    width:495px;
    display:block;
    float:left;
}

#montantChoix{
    float:right;
    width:210px;
    height:17px;
    padding-top:3px;
    text-align:right;
}


#montantChoix input{
    border:1px solid #999999;
    width:150px;
    text-align:right;
    padding-right:2px;
}

#montantChoix span{
    text-align:right;
    font-size:16px;
}

.prestation{
   border-bottom:1px solid #999999;
   padding-bottom:10px;
   margin-bottom:5px;
   height:111px;
}
.sansbordure{
    border:none;
    padding-bottom:0;
}

.prestation .prestaGauche{
    float:left;
    width:101px;
    height:101px;
}

.prestation .prestaDroite{
    float:left;
    width:622px;
    padding-top:15px;
}

.prestation .prestaDroite .prestaDroiteGauche{
    float:left;
    width:430px;
    padding-left:15px;
}

.prestation .prestaDroite .prestaDroiteGauche .titrePresta{
    font-weight:bold;
    font-size:14px;
}

.prestation .prestaDroite .prestaDroiteCentre{
    float:left;
    width:70px;
}

.prestation .prestaDroite .prestaDroiteCentre .titrePrix{
    float:left;
    width:70px;
    text-align:center;
}

.prestation .prestaDroite .prestaDroiteCentre .prix{
    color:#3CAAAA;
    font-size:16px;
    font-weight:bold;
    padding-top:10px;
    float:left;
    width:70px;
    text-align:center;
}
.prestation .prestaDroite .prestaDroiteDroite{
    float:right;
    width:80px;
}
.prestation .prestaDroite .prestaDroiteDroite .ajoutPresta{
    background:url('../images/fond-quantite.png') top left no-repeat;
    width:80px;
    height:22px;
    margin-top:5px;
    float:left;
    padding-top:2px;
}

.prestation .prestaDroite .prestaDroiteDroite .quantitePresta{
    width:80px;
    /*margin-top:15px;*/
    float:left;
    text-align:center;
}

.lienmoins, .lienplus{
    display:block;
    width:22px;
    height:22px;
    float:left;
}
.nombre{
    width:33px;
    padding-top:3px;
    height:19px;
    float:left;
    text-align:center;
    padding-left:2px;
}
.nombre input{
    width:30px;
   
    height:18px;
    float:left;
    text-align:center;
}
#enteteForm{
    background:url('../images/enteteTableau.png') top left no-repeat;
    height:27px;
    width:726px;
}

#totalTexte{
    float:left;
    padding-left:10px;
    padding-top:4px;
    font-weight:bold;
    color:#FFFFFF;
    font-size:17px;
}

#totalEuro{
    float:right;
    padding-right:10px;
    padding-top:4px;
    font-weight:bold;
    color:#FFFFFF;
    font-size:17px;
}

#totalEuro1 {
     font-weight:bold;
    color:#FFFFFF;
    font-size:17px;
}

#formulaireEnvoi{
    background:url('../images/fd-tableau-inscription.png') top left repeat-x;
    width:686px;
    height:138px;
    padding:10px 20px 0 20px;
}

#formulaireEnvoi #gauche, #formulaireEnvoi #droite{
    float:left;
    width:343px;
}
#formulaireEnvoi label{
    float:left;
    width:102px;
    height:19px;
    padding-top:3px;
    margin-bottom:5px;
    color:#000000;
}
#formulaireEnvoi .inputTexte{
    float:left;
    width:220px;
    height:22px;
    border:1px solid #999999;
    margin-bottom:5px;
}

#btn-valider-bleu {
    float:right;
    padding-top:5px;
    width:90px;
    /*padding-right:15px;*/
}

#formulaireEnvoi #avantBtn {
    float:left;
    width:580px;
    color:#000000;
    padding-top:5px;
}

#formulaireEnvoi #btn-valider-bleu a{
    background:url('../images/btn_bleu_valider.png') top left repeat-x;
    padding:5px 10px;
    border:2px solid #FFFFFF;
    color:#FFFFFF;
    font-size:14px;
    display:block;
}

#modepaiement{
    height:21px;
    width:151px;
    float:left;
}
#textepaiement{
    padding-top:3px;
    height:19px;
    width:400px;
    float:left;
}

/*       FIN ESPACE LISTE         */

/*       DEBUT CONNEXION LISTE         */

#droiteConnexion{
    float:right;
    width:191px;
}

#gaucheConnexion{
    /*padding-top:30px;*/
    float:left;
    width:532px;
    text-align:center;
   
}

#gaucheConnexion #erreurConnexion{
    font-size:16px;
    color:#A9C925;
    text-align:center;
    height:40px;
}
#texte-bleu{
    color:#333333;
    padding-top:20px;
    font-size:16px;
}
#erreurConnexion-bleu{
    font-size:16px;
    color:#3CAAAA;
    text-align:center;
    height:40px;
    font-weight:bold;
}

#gaucheConnexion #connexion{
    /*padding-top:15px;*/
    text-align:center;
    margin:0 auto; 
}
#gaucheConnexion #connexion #flapConnexion{
    padding:10px 10px;
    background:url('../images/encart-connexion.png') top left no-repeat;
    width:342px;
    height:68px;
    margin:0 auto;
    text-align:center;
}

#gaucheConnexion #connexion #flapConnexionBleu{
    padding:15px 15px;
    background:url('../images/flap-connexion-invite.png') top left no-repeat;
    width:198px;
    height:119px;
    margin:0 auto;
    text-align:center;
}

#gaucheConnexion #connexion #flapConnexion #title ,#flapConnexionBleu #title{
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    text-align:left;
}

#gaucheConnexion #connexion #flapConnexion #intro, #flapConnexionBleu #intro{
    padding-top:5px;
    font-size:11px;
    text-align:left;
}


#gaucheConnexion #connexion #flapConnexion form #nom, #flapConnexionBleu form #nom{
    border:1px solid #56688F;
    height:18px;
    padding-top:3px;
    margin-top:5px;
    width: 193px;
}

#gaucheConnexion #connexion #flapConnexion form #date,  #flapConnexionBleu form #date, #oubliMdp #email2 {
    border:1px solid #56688F;
    height:19px;
    padding-top:3px;
    margin-top:5px;
    margin-right:2px;
    width: 168px;
    /*float:left;*/
    margin-left:1px;
}

#gaucheConnexion #connexion form#oubliMdp p {text-align:left;margin:20px 0;}

#flapConnexionBleu form #date{
    border:none;
    background:url('../images/date.png') top left no-repeat;
    padding-left:5px;
}
#gaucheConnexion #connexion #flapConnexion form #submit, #flapConnexionBleu form #submit{
    background:url('../images/btn_ok.png') top left no-repeat;
    height:22px;
    width:22px;
    margin-top:5px;
    float:right;
}
/*
#gaucheConnexion #connexion #flapConnexion form .submit-vert {
    background:url('../images/btn_vert_ok.png') top left no-repeat;
    height:22px;
    width:22px;
    margin-top:5px;
    float:right;
}
*/

 form .submit-vert {
    background:url('../images/btn_vert_ok.png') top left no-repeat;
    height:22px;
    width:23px;
    margin-top:5px;
    /*float:right;*/
    position:relative;
    top:1px;
}
/*
 form#oubliMdp .submit-vert {
    background:url('../images/btn_vert_ok.png') top left no-repeat;
    height:22px;
    width:22px;
    margin-top:5px;
    display:block;
    float:left;
}
*/
 form#oubliMdp p label {
    display:inline-block;
    width:117px;
    padding-left:108px;
    
 }

 #gaucheConnexion #connexion p a {text-decoration:underline}
 
#gaucheConnexion #connexion #flapConnexion form p label {
    display:inline-block;
    width:120px;
    text-align:left;
}


/*       FIN CONNEXION LISTE         */

/*       DEBUT MODIFICATION LISTE         */

#contenu #modifierListe2 h3{
    background:url('../images/puce-contenu-verte.png') top left no-repeat;
    padding-left:15px;
    height:20px;
    color: #A9C925;
    font-size:18px;
}

.vert h3 {
    background:transparent url('../images/puce-contenu-verte.png') no-repeat left top;
    color:#A9C925;
    font-size:18px;
    height:20px;
    padding-left:15px;
    text-transform:uppercase;
    text-align:left;
}


#modifierListe2 textarea{
    width:auto;
    border:1px solid #999999;
    width:721px;
    height:60px;
}
#modifierListe2 .ajoutPdf{
    text-align:left;
    padding-bottom:10px;
}
#modifierListe2 a{
    font-weight:bold;
    text-decoration:underline;
    text-align:left;
}
/*#modifierListe2 label{
    width:228px;
    float:left;
    height:22px;
    margin-top:5px;
}*/
#modifierListe2 input.password{
    border:1px solid #999999;
    width:240px;
    height:22px;
    float:left;
    margin-top:5px;
}

#modifierListe2 #label_mdp, #modifierListe2 #label_mdpConf{
	float:left;
	width:180px;
}

#btn-modifier input{
    width:85px;
    height:25px;
    background:url('../images/fd-btn-vert.gif') top left repeat-x;
    color:#FFFFFF;
    font-size:14px;
    border:none !important;
    font-weight:bold;
}

/*       FIN MODIFICATION LISTE         */
/*       DEBUT RECAPITULATIF         */

#recapitulatif-entete{
    background:url('../images/entete-confirmation.png') top left no-repeat;
    width:712px;
    padding-left:15px;
    padding-top:10px;
    height:29px;
    font-size:16px;
}

#montant{
    float:left;
    width:175px;
    height:24px;
}
#pointillets{
    background:url('../images/pointillets.png') top left no-repeat;
    float:left;
    width:480px;
    height:24px;
}
#montantOffert{
    color:#000000;
    font-size:16px;
    float:right;
    font-weight:bold;
    width:50px;
    text-align:right;
}

#enteteTableauTotal{
    background:url('../images/enteteTableau.png') top left no-repeat;
    width:698px;
    height:24px;
    padding-top:3px;
    padding-left:15px;
    padding-right:15px;
}

#enteteTableauTotal #texte{
    float:left;
    font-size:18px;
    color:#FFFFFF;
    font-weight:bold;
    width:264px;
    
}
#enteteTableauTotal #montants{
    float:right;
    font-size:18px;
    color:#FFFFFF;
    font-weight:bold;
    width:100px;
    text-align:right;
}
#coordonnees{
    width:671px;
    padding-left:15px;
}
#coordonnees #gauche{
    float:left;
    width:300px;
    overflow:hidden;
}
#coordonnees #droite{
    float:right;
    width:300px;
    overflow:hidden;
}
#coordonnees label{
    float:left;
    width:110px;
    height:20px;
    font-weight:bold;
}
#btns #btn_gauche{
    float:left;
    width:100px;
}

#btns #btn_gauche a{
    float:left;
    background:url("../images/btn_bleu_valider.png") top left repeat-x;
    width:100px;
    height:20px;
    text-align:center;
    padding-top:7px;
    color:#FFFFFF;
    font-weight:bold;
}

#btns #btn_droite{
    float:right;
    width:100px;
    text-align:right;
}

#btns #btn_droite #envoie{
    float:left;
    background:url("../images/btn_bleu_valider.png") top left repeat-x;
    width:100px;
    height:27px;
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    cursor:pointer;
}

/*       FIN RECAPITULATIF         */


/*       DECOUVREZ LES LISTES         */
.description-destination p {
    font-size:14px;
    text-align:justify;
}

.description-destination p strong{
        font-size:14px;
}
.description-destination img {
    float:left;
    margin:0 20px 20px 0;
}

.img-gauche {
    float:left;
    margin:0 20px 20px 0;
}

.img-droite img {
    float:right;
    margin:0 0 20px 20px;
}
/*.img-droite  {
    float:right;
    margin:0 0 20px 20px;
}*/

.img-gauche h3 {
    float:left;
    width:486px;
    padding-bottom:14px;
}
.img-droite h3 {
    padding-bottom:14px;
}

div#slideshow {
    width: 723px;
    height:210px;
    margin:20px 0 10px 0;
    z-index:1;
    position:relative;
}

div#nav {
    position: relative;
    float:right;
    z-index:1000;
    margin-top:-38px;
}

div#nav a {
    color:white;
    background-color:#fcad36;
    padding:3px 6px;
    margin-right:8px;
    display: inline-block;
    font-size:11px;
    font-weight:bold;    
    border:#fcad36 1px solid;
}    

div#nav a.activeSlide {
    color:#fcad36;
    background-color:white;    
}

a.savoir-plus {
    position:absolute;
    bottom:6px;
    left:9px; 
    background-color:#fcad36;
    color:white;
    text-transform:uppercase;
    padding:4px 8px;
}

div.separation {
    width:100%;
    height:1px;
    background-color:#fcad36;
    margin:20px 0;
}


div.contenu-suggestions {position:relative;width:300px;}

div.contenu-suggestions p, div.contenu-suggestions strong em, div.contenu-suggestions strong {font-size:12px;}

a.savoir-plus-suggestion {
    position:relative;
    top:7px;
    left:190px; 
    background-color:#fcad36;
    color:white;
    text-transform:uppercase;
    padding:4px 8px;
}

/*       FIN DECOUVREZ LES LISTES         */


/* SUGGESTION VOYAGES */
h2.jaune a {
    color:#FDAD35;
    font-size:14px;
}


h2.jaune a:hover {
    text-decoration:underline;   
}

.la-destination {    
    clear:both;
}

.la-destination h4 {
    color:#016394;
    text-transform: uppercase;
    font-size:18px;
    margin:30px 0 10px 0;
}

/* FIN SUGGESTION VOYAGES */


/*       NOS AGENCES         */

#carte-nos-agences {
    margin-top:20px;
}

#content #conteneur #contenu .agence{
	float:left;
	width:400px;
	font-size:14px;
}

#content #conteneur #contenu .agence h3{
	margin-bottom:15px;
}

#content #conteneur #contenu .agence strong{
	font-size:14px;
}

#content #conteneur #contenu .agence  a{
	font-size:14px;
	color:#3CAAAA;
	text-decoration:underline;
}

#content #conteneur #contenu .visuAgence{
	float:left;
}

#content #conteneur #contenu .serendre{
	padding-left:12px;
	background:#FFFFFF url(../images/puce_lien.gif) left 2px no-repeat;
	font-size:14px;
	color:#3CAAAA;
	text-decoration:underline;
}

#content #conteneur #contenu  .encart-horaires{
	padding:15px;
	background:#FFFFFF url(../images/encart-horaires.gif) top left no-repeat;
	margin-top:25px;
	font-size:14px;
	width:694px;
	float:left;
	display:inline;
}

#content #conteneur #contenu  .encart-horaires strong{
	font-size:14px;
}

/*       FIN NOS AGENCES         */


/*       DEBUT PLAN DU SITE         */

#plan-du-site{
    text-transform:uppercase;
    /*font-weight:bold;*/
    padding-left:15px;
    color:#8FA2BC;
}

#plan-du-site #gauche{
    float:left;
    width:400px;
}

#plan-du-site #droite{
    float:right;
    width:223px;
}

#plan-du-site ul li{
    list-style:none;
    padding-right: 15px;
}

#plan-du-site ul li ul li{
    list-style:none;
     padding-left:15px;
    float:none;
}

#plan-du-site ul li ul li a {
    font-size:12px;
     
}

#plan-du-site ul li a{
    /*font-weight:bold;*/
    font-size:14px;
   
}
#plan-du-site .couleur{
    color:#8FA2BC;
}
#plan-du-site .couleur2{
    color:#333333;
}


/*       FIN PLAN DU SITE           */

/*#####################################################################
 ################################ FOOTER ##############################
 #####################################################################*/

#footer{
    background:#FFFFFF;
    width:955px;
    height:35px;
    padding-top:15px;
}

#footer ul {
    text-align:left;
    padding-left:13px;
}

#footer ul li{
    background:#FFFFFF;
    list-style:none;
    display:block;
    color:#8FA2BC;
    text-align:left;
    float:left;
    padding-left:4px;
    padding-top:6px;
}

#footer ul li.firstFooter{
    
    padding-left:0px;
    padding-top:0;
}

#footer ul li a{
    color:#8FA2BC;
    text-decoration:none;
    text-transform:uppercase;
    height:25px;
    vertical-align:bottom;
    padding-top:5px;
    font-size:11px;
    word-spacing:2px;
}

#footer ul li.separator{
    padding-top:5px;
}

#footer ul li a.footerLivredor{
    padding-top:0;
    height:30px;
}

#logos{
    margin: 0 auto;
    text-align: center;
    width:540px;
}

.logoPartenaire{
    width:170px;
    float:left;
    padding:5px 5px;
    height: 150px;
    vertical-align:middle;
}
