body{
	background-image:url(graphics/background.jpg);
	background-repeat:repeat-x;
	background-color:#5F87AA;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
#content{
	width:767px;
	margin:0 auto;
	/*border: 1px solid red;*/
}
#lang{
	text-align:right;
	color:#FFFFFF;
}
#lang a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#lang a:hover{
	background-color:#FFFFFF;
	color:#32516E;
	font-weight:bold;
}
#header{
	width:770px;
	height:160px;
	/*background-image:url(graphics/header.png);
	background-repeat:no-repeat;
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/header.png', sizingMethod='crop');*/
	margin-bottom:9px;
	margin-top:5px;
}
#news{
	width:755px;
	height:21px;
	background-color:#32516E;
	padding-top:4px;
	padding-left:10px;
	color:#FFFFFF;
	margin-bottom:8px;
}
#footer{
	text-align:center;
	padding-top:3px;
	color:#FFFFFF;
	width:767px;
	height:40px;
	background-image:url(graphics/footer.png);
	background-repeat:no-repeat;
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/footer.png', sizingMethod='crop');
}
#pub{
	width:150px;
	height:120px;
	background-image:url(graphics/pub.png);
	background-repeat:no-repeat;
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/pub.png', sizingMethod='crop');
}
#menu{
	_margin-top:4px;
	width:150px;
	height:290px;
	margin:0;
	padding:0;
	margin-bottom:16px;
}
#middle_content{
	margin-bottom:8px;
}
#player{
	width:596px;
	height:120px;
	text-align:center;
	background-color:#32516e;
}
#player_month{
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	width:288px;
	height:290px;
	background-color:#32516e;
	margin-bottom:8px;
}
#player_month_top{
	font-weight:bold;
	width:248px;
	height:30px;
	padding-left: 40px;
	padding-top: 7px;
	background-image:url(graphics/top_box.png);
	background-repeat:no-repeat;
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/top_box.png', sizingMethod='crop');
}
#player_month_content{
	margin:0 5px;
	font-weight:400;
	height:225px;
}
#interview{
	color:#FFFFFF;
	text-align:left;
	width:288px;
	height:290px;
	background-color:#32516e;
	margin-bottom:8px;
}
#interview_top{
	font-weight:bold;
	width:248px;
	height:30px;
	padding-left: 40px;
	padding-top: 7px;
	background-image:url(graphics/top_box.png);
	background-repeat:no-repeat;
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/top_box.png', sizingMethod='crop');
}
#interview_content{
	margin:0 5px;
	height:225px;
}
.player_minicv{
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	width:148px;
	height:23px;
	padding-left: 40px;
	padding-top: 7px;
	background-image:url(graphics/top_box2.png);
	background-repeat:no-repeat;
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/top_box2.png', sizingMethod='crop');
}
#company_top{
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	width:556px;
	height:30px;
	padding-left: 40px;
	padding-top: 7px;
	background-image:url(graphics/top_box.jpg);
	background-repeat:no-repeat;
}
#company_menu a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#company_menu a:hover .lien,#company_menu .selected .lien{
	background-image:url('graphics/back_lien1.png');
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/back_lien1.png', sizingMethod='crop');
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
#company_content{
	margin:0 10px;
	color:#FFFFFF;
	min-height:345px;
	text-align:justify;
}
#about_us_menu a{
	text-decoration:none;
	height:20px;
	width:160px;
	color:#FFFFFF;
	font-weight:bold;
}
#about_us_menu a:hover .lien,#about_us_menu .selected .lien{
	background-image:url('graphics/back_lien1.png');
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/back_lien1.png', sizingMethod='crop');
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
#about_us_content{
	margin:0 10px;
	color:#FFFFFF;
	min-height:270px;
	text-align:justify;
}
#team_menu a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	width:260px;
}
#team_menu a:hover .lien,#team_menu .selected .lien{
	background-image:url('graphics/back_lien2.png');
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/back_lien2.png', sizingMethod='crop');
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
#team_content{
	margin:0 10px;
	color:#FFFFFF;
	min-height:220px;
	text-align:justify;
}
#news_menu a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#news_menu a:hover,#team_menu .selected{
	/*background-color:#FFFFFF;*/
	color:#5F87AA;
	font-weight:bold;
}
#news_content{
	color:#FFFFFF;
	min-height:360px;
	text-align:justify;
	
}
#news_content a{
	color:#FFFFFF;
}

#videos_menu a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#videos_menu a:hover,#videos_menu .selected{
	/*background-color:#FFFFFF;*/
	color:#5F87AA;
	font-weight:bold;
}
#videos_content{
	color:#FFFFFF;
	min-height:360px;
	text-align:justify;
}
#agenda_content{
	color:#FFFFFF;
	min-height:360px;
	text-align:justify;
	margin:0;
}
#agenda_top{
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	width:840px;
	height:30px;
	padding-left: 40px;
	padding-top: 7px;
	background-image:url(graphics/top_box3.png);
	background-repeat:no-repeat;
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/back_box3.png', sizingMethod='crop');
}
#agenda_content a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#agenda_content a:hover,#agenda_content .selected{
	/*background-color:#FFFFFF;*/
	color:#5F87AA;
	font-weight:bold;
}
#club_content{
	color:#FFFFFF;
	min-height:375px;
	text-align:justify;
	margin:0 5px;
}
#club_content a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#club_content a:hover,#club_content .selected{
	/*background-color:#FFFFFF;*/
	color:#5F87AA;
	font-weight:bold;
}
#player_content{
	color:#FFFFFF;
	min-height:360px;
	text-align:justify;
}
#player_content a .fiche{
	background-color:#32516E;
}
#player_content a:hover .fiche{
	background-color:#5F87AA;
	border:1px solid #32516E;
}

/*-------------------------------------------------------------------------------*/
.button{
	text-align:center;
	width:98px;
	height:20px;
	background-image:url(graphics/bouton.png);
	background-repeat:no-repeat;
	_background-image: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/bouton.png', sizingMethod='crop');
}
.button a{
	color:#FFFFFF;
}

.menu1{
	width:120px;
	height:22px;
	background-image:url(graphics/menu1.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	margin-bottom:1px;
	padding-top:7px;
	padding-left:30px;
	cursor:pointer;
}
.menu2{
	width:110px;
	height:18px;
	background-image:url(graphics/menu2.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	margin-bottom:1px;
	padding:0;
	padding-top:1px;
	padding-left:40px;
	cursor:pointer;
}
.menu3{
	width:120px;
	height:29px;
	background-image:url(graphics/menu3.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding-top:7px;
	padding-left:30px;
	cursor:pointer;
}