/* CSS Document */

body { background-image:url(trame_paper.jpg);
}

a:link {
color: #000000; text-decoration:none; font-weight:normal; 
}


a:hover {
color:#9900CC; text-decoration:none; font-weight:normal; 
}

a:visited {
color:#6600FF; text-decoration:none; font-weight:normal; 
}

a:active { 
color: #000000; text-decoration:none; font-weight:normal; 
}

.conteneur {
margin-top:100px;
width:691px;
height:300px;
position:absolute;
left:50%;
margin-left:-346px;
/*border:1px solid white;*/
}

.conteneur_disclaimer {
margin-top:900px;
margin-left:50px;
width:766px;
height:140px;
position:absolute;
left:50%;
margin-left:-383px;
/*border:1px solid red;*/
} 

.disclaimer {
width:700px;
height:50px;
margin-left:0px;
margin-top:500px;
overflow:auto;
/*border:3px solid red;*/
}

.logo {
position:absolute;
width:1281px;
height:300px;
margin-top:0px;
margin-left:0px;
/*border:1px solid yellow;*/
}

.referencement {
position:absolute;
margin-top:700px;
margin-left:0px;
width:680px;
height:1200px;
left:50%;
margin-left:-340px;



}

.annuaire {
margin-top:2700px;
}

p {
color:#FFFFFF;
font-family:Lucida Grande;
font-size:10px;
}

p1 {
margin-left:260px;
color: #000000;
font-family:Lucida Grande;
font-size: 9px;
}
