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

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

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


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

#titre-intro {
	position: relative;
	width: 610px;
	height: 25px;
}

.ligne-photos {
	position: relative;
	width: 580px;
	height: 112px;
	text-align: center;
}

.photo {
	float: left;
	margin-left: 10px;
	width: 100px;
	_height: 100px;
	min-height: 100px;
	background-color: #FFD000;
	border: 1px solid #FFD000;
}
