﻿/* ---------------------------------------- DESIGN ----------------------------------------- */
div.DivMenu
{
    float:left; 
    width:175px; 
    -width:170px; 
    margin-top:29px;
    margin-right:10px;
    margin-bottom:0px;
    margin-left:5px;
    -display:inline;
}

div.DivMenuReduit
{
    float:left; 
    width:160px; 
    -width:155px;
    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;
}

div.Liste
{
	background-position: left center;
	background-image:url('../Images/Topinvest/image-liste-topinvest.jpg');
	background-repeat:no-repeat;
	vertical-align: middle; 
	text-align: left;
}

/* ----------------------------------------------------------------------------------------- */

/* ----------------------------------------- TITRE ----------------------------------------- */

.ImageTitrePresentation, .ImageTitreProfPat, .ImageTitreProm
{
    background-position: left center;
    background-repeat:no-repeat; 
    margin-right:6px;
}

.ImageTitrePresentation {background-image:url('../Images/PDM/place-de-marche.jpg'); height:32px;}
.ImageTitreProfPat {background-image:url('../Images/PDM/place-de-marche-prof-pat.jpg'); height:60px;}
.ImageTitreProm {background-image:url('../Images/PDM/place-de-marche-promoteurs.jpg'); height:60px;}


.ImageFondPDM
{
    background-image:url('../Images/PDM/fond-pdm.jpg');
    background-position: left top; 
	background-repeat: no-repeat;
	height: 371px; 
	width:792px;
	vertical-align:top;
}

.ImageDesignPDM
{
    background-image:url('../Images/PDM/place-de-marche-design-2.jpg');
    background-position: center center;
    background-repeat:no-repeat; 
    height:177px;
    width:530px; 
    margin-top:20px;
}

/* ----------------------------------------------------------------------------------------- */

/* ----------------------------- LIGNE DE SEPARATION VERTICALE ----------------------------- */
.LigneSeparationVert, .LigneSeparationVertComp
{
    vertical-align:middle; 
    height:1px; 
    padding-top:2px;
    padding-bottom:2px;
    font-size:0px;
    background-image:url('../Images/PDM/separateur-vertical.jpg');
    background-position: center center;    
}

.LigneSeparationVertComp {background-repeat :repeat-x; width:100%;}
.LigneSeparationVert {background-repeat :no-repeat; width:530px;}

/* --------------------------------------------------------------------------------------- */

/* -------------------------------------- CONTENEUR -------------------------------------- */
.ConteneurTitre
{
    min-height:25px; 
    background-color:#f9e2d9;
}

.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/PDM/ico-expand.gif');}
.ConteneurBtnCollapse {background-image:url('../Images/PDM/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}

/* --------------------------------------------------------------------------------------- */