#rider-content{
	padding:1px;
	width:100%;
	height: 985px;
    margin-top:-1px;
}

#riderFiche{
	width:521px;
	float:right;
	margin:100px 30px 0 0;
	box-shadow:0 5px 10px black;
	-moz-box-shadow:0 5px 10px black;
	-webkit-box-shadow:0 5px 10px black; 
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:url(../../img/white/riderFiche.jpg) repeat-y top left;
}

#topRiderFiche{
	height:24px;
	padding:21px 10px 0 25px;
	_padding:10px 10px 0 20px;
}

#topRiderFiche a, #topRiderFiche a:visited{
	text-transform:uppercase;
	font-size:12px;
	
}

#centerRiderFiche{
	height:600px;	
}

#bottomRiderFiche{
	height:21px;
}



#rider-menu{
	width:127px;

}

#rider-menu h2{
	font-size:13px;
	cursor:pointer;
	text-transform:uppercase;
	padding:15px 0 15px 10px;
	border:solid #DDD;
	border-width:0 0 1px 0; 
	color:#333; 
	 	opacity:0.6;    
}

#rider-menu h2.actif{
			background:#FFF;   
	opacity:1;
	cursor:default;
}

#rider-menu h2:hover{
		background:#FFF;
                opacity:1;
		color:#000;
}

#rider-menu h2.actif:hover{
			background:#FFF;   
	opacity:1;
	cursor:default;
	color:#b1b0af;
}


#rider-infos{
	width:360px;
	margin:0 10px; 
	padding:10px 0 0 0;
}

#rider-preview{
	background:#FFFFFF url(../../img/white/bando.jpg) no-repeat scroll 0 0;
	height:120px;
}


#nomPrenom{
	float:left;
	height:100px;
	text-align:left;
}

#rider-preview p{
	font-weight:600;
	margin:0 7px -10px;
	_margin:0 7px 0px;
	text-align:left;
}

#rider-name{
	color:#000;
	font-size:30px;
	padding-top:20px;
	
}

#rider-surname{
	color:#000;
	font-size:37px;
}


#rider-biography{
	color:#6E6E6E;
	font-size:10px;
	
}

#riderShadow {
	_visibility : hidden;
	_block : none;   
	display:none;
}

.scroller{

	height:485px;
	overflow:auto;
	
}
#rider-photos{
	display:none;
}

#rider-photos a.lightbox{
	float:left;
	padding:5px;
}

#rider-photos a img{
	width:100px;
	height:70px;
	
}

#rider-videos{
	display:none;
}

.aRiderVideo{
	margin:15px 10px;
	padding:10px;
	background:#BBB;
}

.aRiderVideo a{
	float:left;
	
}

.aRiderVideo a img{
	width:179px;
	
}

.aRiderVideo .videosInfos{
	float:right;
	width:110px;
	padding:0 0 0 5px;
}

.aRiderVideo .videosInfos h3{ 
	font-size:11px;
}

.aRiderVideo .videosInfos p{ 
	font-size:8px;
	color:#444;
} 

.aRiderVideo .videosInfos h3{ 
	color:#000;
}

