/* CSS Document */

#c_bloc {
position:relative;
z-index:2;
width: 900px;
margin-left: auto;
margin-right: auto;
}

#c_halo {
position:absolute;
width:200px;
z-index:1;
left: 5%;
top: 35%;
}

#c_titre {
text-align:center;
}

#c_options {
width:410px;
margin:auto;
}

.option {
float: left;
background-image:url("http://www.boitasenteur.com/images/decor/puce.gif");
background-repeat:no-repeat;
margin-right: 40px;
text-indent: 30px;
}

p {
text-align:justify;
}

