img {
	border: 0;
}

img.entre {
	cursor: pointer;
}

div#container {
	width: 737px;
	margin:auto;
	height: 523px;
	top: 50%;
	left: 50%;
	margin-top: -261px;
	margin-left: -369px;
	position: absolute;
}
div#logo {
	margin-bottom: 20px;
}
div#content{
	width: 737px;
	height: 414px;
	background: url(../img/profile/bg.jpg) no-repeat top left;
}
div#en_content{
	width: 737px;
	height: 414px;
	background: url(../img/profile/en_bg.jpg) no-repeat top left;
}
div#content-container {
	padding-top: 333px;
	padding-left: 40px;
}
div#content-container div{
	float: left;
	color: white;
}
div#header-language {
	position: relative;
	background: #fff;
	float: right;
	margin-top: -4px;
	margin-right: 34px;
	_margin-left: 17px;
	padding: 4px 5px 3px 5px;

	line-height: 18px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url('/css/PIE.htc');
}
div#access {
	text-align: right;
	margin-top: 2px;
	margin-right: 20px;
}

div#famille {
	margin-left: 110px;
	_margin-left: 65px;
}

div#club {
	margin-left: 110px;
}

div#ecole {
	margin-left: 128px;
}

div#organisateur {
	margin-left: 63px;
}

div#content-container div#entre {
	clear: both;
	float: none;
	padding-top: 15px;
	margin-left: -40px;
	text-align: center;
}
