﻿/* ---------------------------------------- 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;
}

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;
}

div.DivCalendrier
{
    background-image:url('../Images/AutresServices/fond-calendrier-formations.jpg');
    background-position: left top;
    background-repeat:no-repeat;
    width:140px; 
    height:505px;
    padding-top:218px;
}

/* ----------------------------------------------------------------------------------------- */

/* ----------------------------------------- TITRE ----------------------------------------- */

.ImageTitreFormation
{
    background-image:url('../Images/AutresServices/titre-formation-topinvest.jpg');
    background-position: right center;
    background-repeat:no-repeat; 
    height:58px;
    margin-right:10px;
}
/* --------------------------------------------------------------------------------------- */

/* ----------------------------- 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;}

/* --------------------------------------------------------------------------------------- */

/* -------------------------------------- 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}

/* --------------------------------------------------------------------------------------- */

/* ---------------------------------------- LISTE ---------------------------------------- */

td.tdListe
{
	background-position: center center;
	background-image:url('../../Images/Topinvest/image-liste-topinvest.jpg');
	background-repeat:no-repeat;
	vertical-align: middle; 
	text-align: center;
	width : 20px;
}