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

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

#texte-intro {
	float: left;
	width: 254px;
	_height: 100px;
	min-height: 100px;
}

#signature {
	position: relative;
	margin-top: 20px;
	width: 254px;
	height: 46px;
	text-align: center;
}


#spieler {
	float: left;
	margin-left: 20px;
	padding: 5px;
	width: 324px;
	height: 240px;
	background-image: url(../images/uber-mich/intro/fond-spieler.png);
	background-repeat: no-repeat;
}

#logo-club {
	float: left;
	padding-top: 30px;
	width: 113px;
	_height: 70px;
	min-height: 70px;
	background-image: url(../images/uber-mich/intro/titre-verein.png);
	background-repeat: no-repeat;
	border: 1px solid #000000;
}

#spieler-info {
	float: left;
	margin-left: 10px;
	padding-top: 30px;
	width: 183px;
	_height: 70px;
	min-height: 70px;
	background-image: url(../images/uber-mich/intro/spieler-info.png);
	background-repeat: no-repeat;
}
