﻿.AideDiv
{
    width:600px;
    height:600px;
    background-image:url(images/bg4.jpg);
    background-position:top;
    background-repeat:repeat-x;
    border:solid 2px #111;
}


.AideTitre
{
    background-image:url(images/mycomputer.png);
    background-position:left;
    background-repeat:no-repeat;
    color:#CACACA;
    background-color:#111;
    text-transform:uppercase;
    font-family:Tahoma;
    font-weight:600;
    font-size:14px;
    text-align:left;
    padding-left:50px;
    padding-top:18px;
    height:36px;
}
