﻿#imgBackground
{
    z-index:100;
    position:absolute;
    left:25px;
    top:165px;
}

#divCentre
{
    z-index:101;
    position:absolute;
    left:25px;
    top:165px;
    width: 570px; 
    height: 460px;
    font-family: arial;
    font-size: 11px;
    overflow: hidden;
    text-align:left;
	background-image:url(./images/fondPaves.jpg); 
	background-repeat:no-repeat;
}

#menuServices
{
    top:320px;
    color:#008000;
    cursor:hand;
}

#divFondNoir
{ 
    z-index:400;
    position: absolute;
    background-image: url(./images/blackTrans85pc.png); 
    visibility:hidden;
    top:0px;
    left:0px;
    width: 830px; 
    height: 650px;
}


.tabPave
{ width: 50px; }

.choix1  
{ 	
	z-index:300;
    position:absolute;
    left:0px;
    width: 140px; 
    height: 20px;

    font-family:Calibri;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    
	background-image: url(./images/choixMEnuBorderTop2.png);
    background-repeat:no-repeat;
    color:#ffffff;
    padding-left:10px;
    padding-top:4px;
	top:2px; 
}

.tabImgPave
{
    font-family:Calibri;
    font-size:10px;
    background-image:url("images/whiteTrans70pc.png");
}
.celtxtPave
{
    font-family:Calibri;
    font-size:20px;
    font-weight: bold;
    font-style: italic;
    line-height:100%;
            
}
.celImgPave
{
    width:50px;
    text-align:center;
    vertical-align:top;
    line-height:100%;
}
.imgPave
{
    width:50px;
}
        
.divPaveUniDemo
{
    width:415px; 
    border:solid 1px #aaaaaa; 
    padding:5px;
    height: 415px;
    position:absolute;
    top:100px;
    left:200px;
    z-index:500;
    text-align:left;
    visibility:hidden;
}
.divVide
{
    border:solid 1px Black;
    position:relative;
    top:285px;
    left:5px;
    padding:5px;
}
.divVide2
{
    border:solid 1px Black;
    position:relative;
    top:275px;
    left:5px;
    padding:5px;
}
.imgFond
{
    width: 415px;
    height:415px;
    position:absolute;
    top:5px;
    left:5px;
}
.tabMotif
{
    position:absolute;
    top:4px;
    left:4px;
}
.imgFermer
{
    position:absolute;
    top:15px;
    left:390px;
}

