@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: 300px;
	min-height: 300px;
}


#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;
}

/* Page TV / VIDEOS */

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

.ligne-videos {
	position: relative;
	width: 580px;
	_height: 100px;
	min-height: 100px;
	text-align: center;
}

.videos {
	float: left;
	width: 150px;
	_height: 100px;
	min-height: 100px;
	background-color: #FFD000;
}

.descriptif-videos {
	float: left;
	margin-left: 10px;
	width: 417px;
	_height: 100px;
	min-height: 100px;
}

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

.legende-videos {
	position: relative;
	margin-top: 10px;
	padding-bottom: 15px;
	width: 407px;
	_height: 50px;
	min-height: 50px;
	text-align: left;
}

/* Fin page TV / VIDEO */

/* Page Radio */

.ligne-radio {
	position: relative;
	padding-bottom: 10px;
	width: 580px;
	_height: 50px;
	min-height: 50px;
	text-align: center;
}

.titre-radio {
	position: relative;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 570px;
	height: 18px;
	background-color: #FFD000;
}

.legende-radio {
	position: relative;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 570px;
	_height: 30px;
	min-height: 30px;
	text-align: left;
}

/* Fin page Radio */

/* Page Press */

#archives-press {
	position: relative;
	margin-top: 20px;
	width: 580px;
	_height: 50px;
	min-height: 50px;
}

.titre-archives {
	position: relative;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 570px;
	height: 18px;
	background-color: #FFD000;
	text-align: center;
}

/* Fin page Press */
