/* CSS Document */

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

 
}

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


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

a:visited {
color: ; text-decoration:none; font-weight: ; 
}

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

.conteneur {
position:absolute;
margin-left:0px;
width:800px;
height:300px;
left:50%;

margin-left:-400px;
margin-top:1px;
background-repeat:no-repeat;
/*border: 1px solid white;*/
}

.conteneur_1 {
margin-left:0px;
width:758px;
height:300px;
position:absolute;
left:50%;
 
margin-left:-400px;
margin-top:260px;
/*border:1px solid red;*/
}
 	
.conteneur_2 {
position:absolute;
width:700px;
height:400px;
left:50%;
top:65%;
margin-left:-350px;
margin-top:-200px;
 border:1px solid yellow; 
}   

.conteneur_3 {
position:absolute;
width:800px;
height:400px;
left:50%;
top:50%;
margin-left:-400px;
margin-top:-80px;
/*border:1px solid green*/
}

.emplacement {
position:absolute;
width:482px;
height:350px;
margin-left:5px;
margin-top:240px;
overflow:auto;
 
}
 
 
 
.x {
position:absolute;
width:770px;
height:350px;
margin-left:40px;
margin-top:0px;
/*border:1px solid red;*/
}




.text {
position:absolute;
width:300px;
height:300px;
margin-left:440px;
margin-top:0px;
overflow:hidden;
/*border:1px solid white;*/
}


.text1 {
position:absolute;
width:300px;
height:300px;
margin-left:100px;
margin-top:0px;
overflow:hidden;
/*border:1px solid white;*/
}





.referencement {
position:absolute;
margin-left:40px;
margin-top:840px;
width:750px;
height:440px;
overflow:auto;
/*border:1px solid black;*/
}

 

p { 
font-family: Georgia, "Times New Roman", Times, serif;
size:13px;
color: #000000;
}