/* CSS Document */

body  { background-image: url(karolina_background.jpg); 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 {
position:absolute;
width:901px;
height:615px;
left:50%;
margin-left:-450px;
margin-top:100px;
/*border:1px solid green;*/ 
}

.conteneur_1 {
position:absolute;
width:300px;
height:400px;
left:50%;
 
margin-left:-300px;
margin-top:215px;
/*border:1px solid red;*/ 
}


.conteneur_2 {
position:absolute;
width:300px;
height:400px;
left:50%;
 
margin-left:-50px;
margin-top:215px;
/*border:1px solid black;*/ 
}



.conteneur_3 {
position:absolute;
width:365px;
height:180px;
left:50%;
 
margin-left:-340px;
margin-top:300px;
/*border:1px solid white;*/
}



.conteneur_4 {
position:absolute;
width:580px;
height:520px;
left:50%;
 
margin-left:-300px;
margin-top:150px;
/*border:1px solid white;*/ 
}

.conteneur_5 {
position:absolute;
width:430px;
height:240px;
left:50%;
 
margin-left:-215px;
margin-top:650px;
/*border:1px solid white;*/
}

.detail {

position:absolute;
width:800px;
height:615px;
left:50%;
margin-left:-400px;
margin-top:100px;
/*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;*/
}

 
 

p { font-family:Arial, Helvetica, sans-serif; font-size:14px; 
color: #000000;
}

Style: { 
'width': '100% ', 
'' height: '200px ', 
'color:' # FFF ', 
'background-color': '# 32f';
}


