#contenu1 {
	width:100%;
	top:150px;
	position:relative;
	height:350px;
}
#contenu2 {
	width:100%;
	top:200px;
	position:relative;
	height:200px;
}
#contenu2 div {
	width: 30%; 
	left: 60%; 
	position:absolute; 
	top:0px;
}
#contenu2 img {
	margin-left:160px; 
	position:relative; 
	width: 35%;
}
#description1 {
	top: 270px;
	background-color:#B4D6D8;
	text-indent:5px;
	height: 310px;
	width:55%;
	position:relative;
	margin-left:160px;
	padding:0;
}
#description1 p {
	margin-top:15px;	
}
#description1 img {
	position: relative;
	border: 0px;
}
#description2 {
	top: -50px;
	position:relative;
	float: right;
	margin-right:10px;
	width:160px;
	border:0;
}
#description2 td {
	width:80px;
	height:21px;
}
#description2 tr {
	font-size: 12px;
	text-align: left;
	background-color: #B4D6D8;
}