/* CSS Document */

body  { background-image:url(trame_z.gif)}

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:1325px;
height:721px;
left:50%;
top:50%;
margin-left:-670px;
margin-top:-360px;
background-repeat:no-repeat;
/*border: 1px solid yelow;*/ 
}

.conteneur_1 {
margin-left:0px;
width:600px;
height:340px;
position:absolute;
left:50%;
top:50%;
margin-left:-350px;
margin-top:-150px;
/*border:1px solid red;*/
}
 	
.conteneur_2 {
position:absolute;
margin-left:0px;
width:1325px;
height:600px;
left:50%;
top:50%;
margin-left:-670px;
margin-top:-360px;
background-repeat:no-repeat;
/*border: 1px solid white;*/  
}

.conteneur_3 {
margin-left:0px;
width:150px;
height:340px;
position:absolute;
left:50%;
top:50%;
margin-left:190px;
margin-top:-150px;
/*border:1px solid black;*/
} 


.conteneur_4 {
position:absolute;
margin-left:0px;
width:1325px;
height:600px;
left:50%;
top:50%;
margin-left:-670px;
margin-top:-360px;
background-repeat:no-repeat;
/*border: 1px solid white;*/  
}


.text {
position:absolute;
width:290px;
height:350px;
margin-left:350px;
margin-top:250px;
overflow:hidden;
/*border:1px solid red;*/
}

.galerie {
position:absolute;
width:390px;
height:350px;
left:50%;
margin-left:-150px;
margin-top:250px;
overflow:hidden;
/*border:2px solid red;*/ 
}


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