﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRINT STYLES - ONLY APPLIED WHEN PRINTING THE PAGES
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 140%;
}

hr
{
    height: 1px;
    border: 1px solid #999999;
    margin: 10px 0;
    _margin: 5px 0;
    padding: 0;
}

img
{
    border: none;
}
ul, dl, ol
{
    list-style: none;
    margin: 0;
    padding: 0;
    color: #1b1b91;
}
li
{
   text-align: left;
    }
.clear
{
    clear: both;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.bold
{
    font-weight: bold;
}

p.no-padding-no-margin
{
    padding: 0;
    margin: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	DIVs THAT ARE NOT PRINTED

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main
{
    display: none;
}

.none
{
    display: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	DV MASTERPAGE 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvTopMasterPage
{
    position: relative;
    margin: 0 auto;
    min-width: 990px;
    width: 1000px;
}
#dvMiddleMasterPage
{
    position: relative;
    margin: 0 auto;
    min-width: 990px;
    width: 1000px;
}
#dvLogoMasterPage
{
    position: relative;
    margin: 0 auto;
    width: 980px;
}

#dvFooterMasterPage
{
    position: relative;
    margin: 0 auto;
    width: 980px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	DV NAVIGATEUR 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvNavigateur
{
    position: relative;
}

#dvNuageHeader
{
    font-size: 9px;
    color: Gray;
    width: 700px;
}

#dvNuageFooter
{
    font-size: 10px;    
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BARRE PETIT ET GRAND DEGRADE 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreDegradeSmall
{
    background-image: url('../../ImageFrontOffice/DegradeBarreVerticale.png');
    background-repeat: repeat-x;
    height: 57px;
    position: relative;
    margin-top: 4px;
    padding-top: 2px;
}

#dvBarreDegradeLarge
{
    background-image: url('../../ImageFrontOffice/DegradeBarreVerticale.png');
    background-repeat: repeat-x;
    height: 122px;
    position: relative;
    margin-top: 4px;
    padding-top: 2px
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BARRE RECHERCHE 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreRecherche table
{
    margin-top: 2px;
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    color: White;
    font-size: small;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*


	DV LISTE ANNONCES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#dvAnnonce 
{
    position: absolute;
    position: relative;
    margin: 0 0 0 0;
    width: 980px;
}

#dvAnnonce table
{
    width: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


h1, h2, h3, h4, h5, h6
{
    font-size: 20px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 10px;
    color: White;
}

h2
{
    font-size: 12px;
    color: #1b1b91;
}

h3
{
    font-size: 14px;
}

h3.small
{
    font-size: 11px;
}

h4
{
    font-size: 12px;
}

h5
{
    font-size: 12px;
}

h6
{
    font-size: 12px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BARRE DEPOSER UNE ANNONCE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreDepot table
{
    margin-top: 10px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}
#dvBarreEtape
{
    position: relative;
    margin: 0 auto;
    width: 800px;
}
#dvDepotIdentite
{
    position: relative;
    margin: 0 auto;
    width: 640px;
}
#dvDepotAnnonce
{
    position: relative;
    margin: 0 auto;
    width: 760px;
}
#dvDepotPhoto
{
    position: relative;
    margin: 0 auto;
    width: 820px;
}
#dvDepotValidation
{
    position: relative;
    margin: 0 auto;
    width: 880px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MES ANNONCES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreMesAnnonces table
{
    margin-top: 18px;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    color: White;
    font-size: medium;
}

#dvMesAnnonces
{
    position: relative;
    margin: 0 auto;
    width: 960px;    
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MES AFFAIRES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreMesAffaires table
{
    margin-top: 18px;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    color: White;
    font-size: medium;
}

#dvMesAffaires
{
    position: relative;
    margin: 0 auto;
    width: 960px;    
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ANNONCE DETAIL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreAnnonce table
{
    width: 100%;
    margin-top: 2px;
    vertical-align: middle;
    border-collapse: collapse;
    text-align: center;
    color: White;
    font-size: medium;
}
#dvAnnonceDetail
{
    position: relative;
    margin: 0 0 0 0;
}

#dvAnnonceDetail td
{
    vertical-align: top;
}

#dvAnnonceDetail table
{
    vertical-align: top;
    text-align: left;
    margin-top: 4px;
    border-collapse: collapse;
    color: Black;
    font-size: small;
}

#dvAlbumPhoto table
{
    vertical-align: top;
    text-align: center;
    margin-top: 8px;
    border-collapse: collapse;
    font-size: medium;
}

#dvQuestionReponse table
{
    vertical-align: top;
    text-align: left;
    margin-top: 8px;
    border-collapse: collapse;
    font-size: small;
}

.cssConsultationDetail
{
    vertical-align: top;
    text-align: left;
    border-collapse: collapse;
    font-size: small;
    color: #1b1b91;
}
#dvPanelDynamicControl table
{
    width: auto;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MON COMPTE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreMonCompte table
{
    margin-top: 18px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}
#dvMonCompte
{
    position: relative;
    margin: 0 auto;
    width: 960px; 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BONNES AFFAIRES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreBonnesAffaires table
{
    margin-top: 18px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}
#dvBonnesAffaires
{
    position: relative;
    margin: 0 auto;
    width: 960px; 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MEMO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreMemo table
{
    margin-top: 18px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}

#dvMemo
{
    position: relative;
    margin: 0 auto;
    width: 940px;
    
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PARTENAIRES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarrePartenaires table
{
    margin-top: 18px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IDENTIFICATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreIdentification table
{
    margin-top: 18px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}

#dvIdentification
{
    position: relative;
    margin: 0 auto;
    width: 570px    
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONFIRMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreConfirmation table
{
    margin-top: 18px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SMS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvAlerteSms
{
   position: relative;
   margin: 0 auto;
   width: 960px;    
}
#dvBarreSms table
{
    margin-top: 10px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}

#dvSms table
{
    border-collapse: collapse;
    width: 100%;
    font-size: small;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PAYPAL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarrePayPal table
{
    margin-top: 2px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}

#dvBarrePayPal table
{
    border-collapse: collapse;
    width: 100%;
    font-size: small;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreCB table
{
    margin-top: 2px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}

#dvBarreCB table
{
    border-collapse: collapse;
    width: 100%;
    font-size: small;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	YAKALOG

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreYakaLog table
{
    margin-top: 18px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CREER UN COMPTE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreCreerUnCompte table
{
    margin-top: 10px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}
#dvCreerUnCompte
{
    position: relative;
    margin: 0 auto;
    width: 600px; 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CREER UN COMPTE COMMERCANT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvBarreCreerUnCompteCommercant table
{
    margin-top: 8px;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: White;
    font-size: medium;
}
#dvCreerUnCompteCommercant
{
    position: relative;
    margin: 0 auto;
    width: 600px; 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER MASTER PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvFooterMasterPage table
{
    border-collapse: collapse;
    background-color: #dcdcfe;
    width: 100%;
    text-align: center;
    font-size: small;
    font-family: Arial;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CADRE ARRONDI Blanc

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#cadreGauche
{
    width: 100%;
    background-image: url('../../imageFrontOffice/Cadre/coinG.png');
    background-repeat: repeat-y;
    background-color: #FFFFFF;
}

#cadreGaucheDeux
{
    width: 330px;
    background-image: url('../../imageFrontOffice/Cadre/coinG.png');
    background-repeat: repeat-y;
    background-color: #FFFFFF;
}

#cadreGaucheYakarama
{
    width: 152px;
    background-image: url('../../imageFrontOffice/Cadre/coinG.png');
    background-repeat: repeat-y;
    background-color: #FFFFFF;
}

#cadreDroit
{
    background-image: url('../../imageFrontOffice/Cadre/coinD.png');
    background-repeat: repeat-y;
    background-position: right;
}

#cadreHaut
{
    height: 22px;
    background-image: url('../../imageFrontOffice/Cadre/coinH.png');
}

#cadreHaut img
{
    vertical-align: top; /* for ie5*/
}

#cadreCoinHG
{
    width: 16px;
    height: 22px;
    background-image: url('../../imageFrontOffice/Cadre/coinHG.png');
    float: left;
}
#cadreCoinHD
{
    width: 16px;
    height: 22px;
    background-image: url('../../imageFrontOffice/Cadre/coinHD.png');
    float: right;
}
#cadreContenu
{
    padding: 0 15px 0 10px;
}

#cadreContenu p
{
    margin: 0px;
}

#cadreBas
{
    height: 14px;
    background-image: url('../../imageFrontOffice/Cadre/coinB.png');
}
#cadreCoinBG
{
    width: 16px;
    height: 14px;
    background-image: url('../../imageFrontOffice/Cadre/coinBG.png');
    float: left;
}
#cadreCoinBD
{
    width: 16px;
    height: 14px;
    background-image: url('../../imageFrontOffice/Cadre/coinBD.png');
    float: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CADRE ARRONDI Mauve 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#cadreGaucheMauve
{
    width: 100%;
    background-image: url('../../imageFrontOffice/Cadre/coinGMauve.png');
    background-repeat: repeat-y;
    background-color: #FFFFFF;
}

#cadreGaucheDeuxMauve
{
    width: 330px;
    background-image: url('../../imageFrontOffice/Cadre/coinGMauve.png');
    background-repeat: repeat-y;
    background-color: #FFFFFF;
}

#cadreDroitMauve
{
    background-image: url('../../imageFrontOffice/Cadre/coinDMauve.png');
    background-repeat: repeat-y;
    background-position: right;
}

#cadreHautMauve
{
    height: 22px;
    background-image: url('../../imageFrontOffice/Cadre/coinHMauve.png');
}

#cadreHautMauve img
{
    vertical-align: top; /* for ie5*/
}

#cadreCoinHGMauve
{
    width: 16px;
    height: 22px;
    background-image: url('../../imageFrontOffice/Cadre/coinHGMauve.png');
    float: left;
}
#cadreCoinHDMauve
{
    width: 16px;
    height: 22px;
    background-image: url('../../imageFrontOffice/Cadre/coinHDMauve.png');
    float: right;
}
#cadreContenuMauve
{
    padding: 0 15px 0 10px;
}

#cadreContenuMauve p
{
    margin: 0px;
}

#cadreBasMauve
{
    height: 14px;
    background-image: url('../../imageFrontOffice/Cadre/coinBMauve.png');
}
#cadreCoinBGMauve
{
    width: 16px;
    height: 14px;
    background-image: url('../../imageFrontOffice/Cadre/coinBGMauve.png');
    float: left;
}
#cadreCoinBDMauve
{
    width: 16px;
    height: 14px;
    background-image: url('../../imageFrontOffice/Cadre/coinBDMauve.png');
    float: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POPUP WINDOWS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dvCompteDejaExistant
{
    width: 270px;
    text-align: center;
}
#dvAnnonceDeposee
{
    width: 570px;
    text-align: center;
}
#dvCompteValide
{
    text-align: center;
}
#dvBlackListedMail
{
    width: 440px;
    text-align: center;
}
#dvValidationCG
{
    width: 450px;
    text-align: center;
}
#dvActivationCompte
{
    width: 490px;
    text-align: center;
}
#dvContactMail
{
    width: 500px;
    padding-left: 4px;
    text-align: left;
}
#dvPopUpChat
{
    width: 480px;
    text-align: left;
}
#dvPopUpChatAnnonceur
{
    width: 480px;
    text-align: left;
}
#dvContenuAbusif
{
    width: 390px;
    text-align: left;
}
#dvPopUpDeposerQuestion
{
    width: 550px;
    text-align: left;
}
#dvSuggererAnnonce
{
    width: 470px;
    text-align: left;
}
#dvSuggererAnnonceAnonyme
{
    width: 470px;
    text-align: left;
}
#dvDeposerProposition
{
    width: 570px;
    text-align: left;
}
#dvDeposerPropositionAnonyme
{
    width: 570px;
    text-align: left;
}
#dvEvaluerAnnonce
{
    width: 540px;
    text-align: left;
}
#dvQuestionEnAttente
{
    width: 430px;
    text-align: center;
}
#dvAnnonceIndisponible
{
    width: 430px;
    text-align: center;
}
#dvSupprimerQuestion
{
    width: 430px;
    text-align: center;
}
#dvAnnonceMemorisee
{
    width: 430px;
    text-align: center;
}
#dvAnnonceurMemorisee
{
    width: 430px;
    text-align: center;
}
#dvAppreciation
{
    width: 800px;
    text-align: center;
}
#dvSupprimerProposition
{
    width: 440px;
    text-align: center;
}
#dvSupprimerAnnonce
{
    width: 480px;
    text-align: center;
}
#dvRepondreQuestion
{
    width: 540px;
    text-align: center;
}
#dvOptionUrgent
{
    width: 640px;
    text-align: left;
}
#dvOptionUrgentAlerte
{
    width: 440px;
    text-align: center;
}
#dvOptionYakarama
{
    width: 640px;
    text-align: left;
}
#dvOptionYakaramaAlerte
{
    width: 440px;
    text-align: center;
}
#dvOptionTDLInstantSmsHistorique
{
    width: 640px;
    text-align: center;
}
#dvOptionTDL1H
{
    width: 640px;
    text-align: left;
}
#dvOptionTDL1HHistorique
{
    width: 640px;
    text-align: center;
}
#dvOptionTDL6H
{
    width: 640px;
    text-align: left;
}
#dvOptionTDL6HHistorique
{
    width: 640px;
    text-align: center;
}
#dvOptionTDL24H
{
    width: 640px;
    text-align: left;
}
#dvOptionTDL24HHistorique
{
    width: 640px;
    text-align: center;
}
#dvHistoriqueOptionPaypal
{
    width: 810px;
    text-align: center;
}
#dvHistoriqueSms
{
    width: 810px;
    text-align: center;
}
#dvHistoriqueOptionDebit
{
    width: 810px;
    text-align: center;
}
#dvHistoriqueOptionCE
{
    width: 810px;
    text-align: center;
}
#dvHistoriqueDepotCompte
{
    width: 810px;
    text-align: center;
}
#dvHistoriqueSms
{
    width: 810px;
    text-align: center;
}
#dvOptionCredit
{
    width: 660px;
    text-align: left;
}
#dvModifierCacherTelephone
{
    width: 390px;
}
#dvModifierMotDePasse
{
    width: 390px;
}
#dvModifierEmail
{
    width: 390px;
}
#dvModifierTelephone
{
    width: 390px;
}
