/*commun*/

.fond {
padding:30px; 
height:130%;
background-image: url(/images/fond-boule-voyance/avenir.jpg);
border-style :double;
}

.question{
border:5px; 
background-color:#a1cdb4 ; 
border-style:double; 
padding :10px;
}

.texte{
position :absolute;
top :350px; 
left:680px; 
margin-right:8%; 
padding-left: 20px;
font-size: 12px;
color: #000000; 
font-family:lucida;
height:300px;
overflow: auto;
}

h1{
font-size:16px;
color: #3eaf56;
text-align:center;
}


h2{
font-size:14px;
color: #44c45f;
}

h3{
font-size:12px;
color: #44c45f;
}

.h3{
font-size:20px;
color: #57dd9f;
}

h4{
font-size:22px;
color: #44c45f;
}

/*page answer*/

.boule{
background-image:url(/images/boule-cristal/boulemagique.gif); 
background-repeat:no-repeat; 
width:400px; 
height:398px;
}

/*footer*/

.texte-footer{
font-size:10px;
text-align: center;
}

#emplacement-footer{
position: relative;
top: 370px;
}