﻿#imgBackground
{
    z-index:100;
    position:absolute;
    left:25px;
    top:165px;
    width: 570px; 
    height: 460px;
}

#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/fondPermacon.jpg); 
	background-repeat:no-repeat;
}

#menuPermacon
{
    top:280px;
    color:#008000;
    cursor:hand;
}

#imgPermacon { width: 80px; }
#imgMegaCentre { width: 80px; }


