/* CSS Document */

#c_bloc {
position:relative;
z-index:2;
width: 500px;
margin-left: auto;
margin-right: auto;
margin-top:20px;
text-align:justify;
}

#c_halo {
position:absolute;
width:200px;
z-index:1;
left: 40%;
top: 15%;
}

#c_illustration {
position:absolute;
left:2%;
top: 180px;
z-index:10;

}
#c_titre {
text-align:center;
}

.menu {
width:100%;
margin:0 0;
}

.option {
background-image:url(../images/decor/puce.gif);
padding-left:25px;
}

p {
text-align:justify;
}
