﻿#pageMesTransactions
{
    position: relative;
}

#titreMesTransactions
{/* Titre de la page */
    position: relative;
    background-image: url(./Images/mes_transactions/titre_mes_transactions.gif);
    background-repeat:no-repeat;
    height:26px;
}


#formMesTransactions
{
    position: relative;
    /*height: 590px;*/
}

#contenuFormMesTransactions
{
    position: relative;
    top:30px;
    left:10px;
}

#divTexte48h
{ /* texte : vous avez une ou plusieurs transactions... */
    position: relative;
    height:72px;
    width:500px;
    line-height:20px;
    padding-left:120px;
    background-image: url(./Images/mes_transactions/logo_48h.gif);
    background-position:left;
    background-repeat:no-repeat;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}

#tab1MesTransactions
{
    position: relative;
    width:701px;
    top:30px;
}


#titreTab1MesTransactions
{
    position: relative;
    background-image: url(./Images/mes_transactions/titre_tab1.gif);
    background-repeat:no-repeat;
    height:38px;
    width:701px;
}

#contenuTab1MesTransactions
{
    position: relative;
    /*height:200px;*/
    width:701px;
    
}

/* 2ème tableau */

#txtMesAchatsEnCoursTransaction
{ /* texte : Mes achats en cours */
    position: relative;
    height:16px;
    width:500px;
    line-height:16px;
    padding-left:200px;
    background-image: url(./Images/mes_transactions/txt_mes_achats_encours.gif);
    background-position:left;
    background-repeat:no-repeat;
}

#txtMesVentesEnCoursTransaction
{ /* texte : Mes achats en cours */
    position: relative;
    height:16px;
    width:500px;
    line-height:16px;
    padding-left:200px;
    background-image: url(./Images/mes_transactions/txt_mes_ventes_encours.gif);
    background-position:left;
    background-repeat:no-repeat;
}

#tab2MesTransactions, #tab3MesTransactions
{
    position: relative;
    width:730px;
    top:15px;
}

#titreTab2MesTransactions
{
    position: relative;
    background-image: url(./Images/mes_transactions/titre_tab2.gif);
    background-repeat:no-repeat;
    height:38px;
    width:701px;
    left:27px;
}

#titreTab3MesTransactions
{
    position: relative;
    background-image: url(./Images/mes_transactions/titre_tab3.gif);
    background-repeat:no-repeat;
    height:38px;
    width:701px;
    left:27px;
}

#contenuTab2MesTransactions, #contenuTab3MesTransactions
{
    position: relative;
    /*height:200px;*/
    width:730px;
    
}

.GVPagerstyle
{
    width:660px;
    height:30px;
    text-align:right;
    BACKGROUND-POSITION: bottom right;
    background-image:url(./Images/mes_transactions/footer_tab3.gif);
    background-repeat:no-repeat;
}

/* HISTORIQUE */

#titreHistorique
{/* Titre de la page */
    position: relative;
    background-image: url(./Images/historique/titre_historique.gif);
    background-repeat:no-repeat;
    height:26px;
}

#titreTabMonHistoriqueVente
{
    position: relative;
    background-image: url(./Images/historique/titre_tabHistoVente.gif);
    background-repeat:no-repeat;
    height:37px;
    width:701px;
    left:20px;
}
#titreTabMonHistoriqueAchat
{
    position: relative;
    background-image: url(./Images/historique/titre_tabHistoAchat.gif);
    background-repeat:no-repeat;
    height:37px;
    width:701px;
    left:20px;
}

#contenuTabMonHistoriqueVente, #contenuTabMonHistoriqueAchat
{
    position: relative;
    width:702px;
    left:20px;
    
}

.invProgressTransacCSS
{
    position:relative;
    width:283px;
    height:22px;
    float:right;
    background-image:url(./images/mp/mp_front_blue_progress.gif);
    background-repeat:repeat-x;
}
