/* CSS Document */
body  {
background-image:url(trame_calice.gif);
background-repeat:repeat;
}

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 {
margin-top:60px;
margin-left:0px;
width:800px;
height:600px;
position:absolute;
left:50%;
margin-left:-400px;
background-repeat:no-repeat;
/*border: 2px solid black;*/
}

.conteneur_1 {
margin-top:230px;
margin-left:0px;
width:500px;
height:350px;
position:absolute;
left:50%;
margin-left:-200px;
/*border:1px solid red;*/
}    

.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:370px;
height:400px;
margin-left:200px;
margin-top:0px;
overflow:hidden;
/*border:1px solid grey;*/

}

.liens {
position:absolute;
width:700px;
height:410px;
margin-left:0px;
margin-top:0px;
overflow:auto;
border:1px solid grey;
}

.texte_1 {
position:absolute;
width:430px;
margin-left:10px;
margin-top:0px;
color: #FFFFFF;
font-family:"Lucida Grande";
size:13px;
font-weight: bold;
}

.logo {
margin-top:20px;
margin-left:20px;
width:auto;
height:160px;
position:absolute;
/*border:1px solid yellow;*/
} 


.banner {

margin-top:630px;
margin-left:0px;
width:800px;
height:60px;
position:absolute;
left:50%;
margin-left:-400px;
/*border:1px solid yellow;*/
}

.galerie {
margin-top:200px;
margin-left:0px;
width:150px;
height:60px;
position:absolute;
/*border:1px solid yellow;*/
}

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

} 

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