﻿/* ---------------------------------------- DESIGN ----------------------------------------- */
div.DivMenu
{
    float:left; 
    width:175px; 
    -width:170px; 
    margin-top:29px;
    margin-right:10px;
    margin-bottom:0px;
    margin-left:5px;
    -display:inline;
}

div.DivCorps
{
    float:right; 
    width:790px; 
    margin-bottom:20px;
    -display:inline;
}

div.DivCorpsGauche
{
    float:left; 
    width:530px; 
    margin-top:0px;
    margin-right:9px;
    margin-bottom:0px; 
    margin-left:0px;
    -display:inline;
}

div.DivCorpsDroite
{
    float:right; 
    width:251px; 
    margin-top:20px; 
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
    -display:inline;
}

.Cadre {border:solid 1px #B39BA7}
/* ----------------------------------------------------------------------------------------- */

/* ----------------------------------------- TITRE ----------------------------------------- */
.ImageTitreTopinvest, .ImageTitreSimuInternet
{
    background-position: right center;
    background-repeat:no-repeat; 
    margin-right:10px;
}

.ImageTitreTopinvest {background-image:url('../Images/Topinvest/topinvest.jpg'); height:33px;}
.ImageTitreSimuInternet {background-image:url('../Images/AutresServices/simulateurs-internet.jpg'); height:33px;}

.ImageFondTopInternet
{
    background-image:url('../Images/Topinvest/topinvest-internet.jpg');
    background-position: center center;
    background-repeat:no-repeat; 
    height:320px;
    width:530px;
    
}

/* ----------------------------------------------------------------------------------------- */

/* ----------------------------- LIGNE DE SEPARATION VERTICALE ----------------------------- */
.LigneSeparationVert, .LigneSeparationVertComp
{
    vertical-align:middle; 
    height:1px; 
    padding-top:2px;
    padding-bottom:2px;
    font-size:0px;
    background-image:url('../Images/Topinvest/separateur-vertical.jpg');
    background-position: center center;    
}

.LigneSeparationVertComp {background-repeat :repeat-x; width:100%;}
.LigneSeparationVert {background-repeat :no-repeat; width:530px;}

.LigneSeparationVertTarif 
{
	vertical-align:middle; 
    height:1px; 
    font-size:0px;
    background-image:url('../Images/Topinvest/separateur-vertical.jpg');
    background-position: center center;    
	background-repeat:repeat-x; 
	width:775px;
}

/* --------------------------------------------------------------------------------------- */

/* -------------------------------------- CONTENEUR -------------------------------------- */
.ConteneurTitre
{
    min-height:25px; 
    background-color:#D9DCE5;
}

.ConteneurBtnExpand, .ConteneurBtnCollapse
{
    background-position: left  center;
    background-repeat :no-repeat;
    height:16px;
    width:16px;
    cursor:pointer;
    float:left;
    display:inline;
    margin-right:5px;
}


.ConteneurBtnExpand {background-image:url('../Images/Topinvest/ico-expand.gif');}
.ConteneurBtnCollapse {background-image:url('../Images/Topinvest/ico-collapse.gif');}

.LabelConteneurTitre {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#001552;
                       vertical-align:middle; width:530px; ?width:500px;  margin:0px;}
.LabelConteneurZoneText {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#2E3033}

/* --------------------------------------------------------------------------------------- */