html, body{
 margin:0px 0px 0px 0px;
 padding:0;
 text-align:center;
} 

#entete {
	width: auto;
	height: auto;
	text-align: center;
	
}


#cadre {

	margin-left:auto; 
	margin-right:auto;
	margin-top:auto; 
	background-image:url(../GFxYHUDSKKSKLMmp/images/cadre.jpg);
	background-repeat: no-repeat;
	background-position:center;
    height: 270px;
    width: 750px;

}

	
#texte1 {
	position: relative;
	float: left;
	height: auto;
	width:500px;
	left:25px;
	top: 25px;
	text-align:justify;
	margin: 0;
	padding: 0;			
}


#texte2 {
	position: relative;
	float: left;
    height: auto;
    width: 500px;
    left: 220px;
    top: 30px;
	text-align: justify;
		
}


#plan {
	position: relative;
	float: left;
    height: auto;
    width: 150px;
    left: 250px;
    top: -40px;
	text-align: justify;	

}

#adresse {
	position: relative;
	float: left;
    height: auto;
    width: 240px;
    left: 250px;
    top: -20px;
	text-align: justify;	

}

#bandeau {
	width: auto;
	height: auto;
	position:relative;
	top:0%;
	text-align: center;
	
	
}

#cadre_gauche {
	position : absolute;
	top:29%; 
	left:20%; 
	width: 300px;
	height: 200px;
}


#cadre_droit {
	position : absolute;
	top:29%; 
	left:50%; 
	width: 300px;
	height: 200px;
}

#bas {
	position : absolute;
	top:85%; 
	left:20%; 
	
}


#trait {

position : absolute;
	top:80%; 
	left:0%; 
	width: 100%;
	height: 0%;

}
.Style2 {
display: inline;
color:#FFFF00;

}

.Style1 {
display: inline;
color:#FFFFFF;
}

