body
{
    background: #000000 url('../_img/bg.jpg') repeat-x;
}

.z_page
{
	background: #000000 url('../_img/bg.jpg') repeat-x;
	width: 100%;
	height: 100%;
	margin: -8px 10px -100px ;
}

.z_logo
{
    background: url('../_img/logo.jpg') no-repeat;
    width: 247px;
    height: 90px;
    margin: -8px 0 0 10px;
}

.b_webmail
{
    float: left;
    background: url('../_img/b_webmail.jpg') no-repeat;
    width: 138px;
    height: 140px;
    margin: 60px 0 0 20px;
    cursor: pointer;
}

.b_dossier
{
    float: left;
    background: url('../_img/b_dossier.jpg') no-repeat;
    width: 138px;
    height: 140px;
    margin: 60px 0 0 20px;
    cursor: pointer;
}

.c_contacter
{
    clear: left;
    float: left;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    margin: 10px 0 0 35;
    cursor: pointer;
}

.c_contacter a
{
    color: #FFFFFF;
    text-decoration: none;
}
