#haut {
	line-height: 20px;
	font-size: 13px;
	position: relative;
	border: none;
	float: left;
	margin-bottom: 10px;
	left: 80px;}
#texte {
	line-height: 20px;
	float: left;
	position: relative;
	width: 50%;
	padding: 0px;
	border: none;
	margin: 0px;
	display: block;
	height: auto;
	left: 5px;
	top: -5px;





}
.carreG {
	display: block;
	height: 50px;
	width: 50px;
	background-color: #FF9900;
	position: relative;
	float: left;
	top: -5px;}
.carreD {
	display: block;
	height: 50px;
	width: 50px;
	background-color: #FF9900;
	position: relative;
	float: right;}
.carreGMarron {
	display: block;
	height: 50px;
	width: 50px;
	background-color: #663300;
	position: relative;
	float: left;
	left: -20px;}
.carreGJaune {
	display: block;
	height: 50px;
	width: 50px;
	background-color: #FF9900;
	position: relative;
	float: left;
	left: -40px;
	top: 5px;

}
p.minuscule {
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #FF9900;

}
.carreGMarronB {
	display: block;
	height: 50px;
	width: 50px;
	background-color: #663300;
	position: relative;
	left: 10px;
	top: -5px;


}
.carreGJauneB {
	display: block;
	height: 50px;
	width: 50px;
	background-color: #FF9900;
	position: relative;
	left: 50px;

}
#texte img {
	position: relative;
	top: -40px;
	left: 70px;
	width: 250px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-right-style: solid;
	border-bottom-style: solid;






}
#basD {
	height: 30%;
	width: 75%;
	position: relative;
	display: block;
	text-align: right;
	float: right;
	border: thin dashed #00FF66;

















}
#img1 {
	width: 260px;
	position: relative;
	display: inline;
	border: 1px solid #FF9900;
	top: -35px;
	left: 80px;






}
#img2 {
	width: 350px;
	position: relative;
	display: block;
	border: 1px solid #FF9900;
	float: right;
	right: 50px;
	top: 10px;











}
#cadre {
	text-align: center;
	border: thin double #B73C00;
	line-height: 20px;
	position: relative;
	padding: 5px;
	float: right;
	width: 45%;
	display: inline;
	background-color: #993300;
	top: -20px;


}

