@charset "utf-8";
/* CSS Document */

#gauche {
	float: left;
	margin-top: 70px;
	width: 610px;
	_height: 100px;
	min-height: 100px;
}

#droite {
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 312px;
	_height: 200px;
	min-height: 200px;
}

#sous-titre {
	position: relative;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 570px;
	height: 18px;
	background-color: #FFD000;
}

#texte {
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;	
	width: 580px;
	_height: 100px;
	min-height: 100px;
	background-image: url(../images/uber-mich/fond.png);
}

#texte-bas {
	position: relative;
	width: 610px;
	height: 50px;
}
