/* CSS Document */
#recherchDedicace{
	border:solid 1px #999;
	width:450px;
	margin:auto;
	background:url(../images/lignes_fd.gif) 0 -8px repeat-x;
	padding:10px 0;
	background-color:#FFF;
	text-align:left;
	}
	
#recherchDedicace H2{
	margin:15px 0 5px 0;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	}
	
#recherchDedicace LABEL{
	font-weight:bold;
	display:inline-block;
	width:130px;
	}

#recherchDedicace P INPUT{
	width:250px;
	}

#recherchDedicace P TEXTAREA{
	width:380px;
	}

P.artiste{
	font-weight:bold;
	font-size:11pt;
	color:#5d1315;
	
	}
P.artiste IMG{
	vertical-align:middle;	
	}
	
P.chanson{
	margin-left:50px;

	}

P.chanson IMG{
	vertical-align:middle;	
	}
	
P.chanson A{
	color:#666;
	text-decoration:none;
	}

P.chanson A:hover{
	color:#000;
	}


	
P.nbChanson{
	margin-left:50px;
	margin-bottom:20px;
	}
	
/*/////////////////////////////////////////////*/
/*/////////////// TOP ALFA ////////////////////*/
/*/////////////////////////////////////////////*/

#topAlfa{
	width:640px;
	margin:auto;
	}

#topAlfa TH{
	background:url(../images/lignes_fd.gif) 0 -8px repeat-x;
	border:solid 1px #999;
	background-color:#FFF;
	padding:2px 10px;
	}
	
#topAlfa TD{
	border:solid 1px #999;
	padding:2px 10px;
	}
	
#topAlfa TR.ligne{
	background-color:#FFF;
	}
	
#topAlfa TR.ligne:hover{
	background-color:#EEE;
	}
	
#topAlfa TH.votes, #topAlfa TD.votes{
	width:30px;
	text-align:center;
	}
	
#topAlfa TH.voter, #topAlfa TD.voter{
	width:30px;
	text-align:center;
	}
	
#topAlfa TH.video, #topAlfa TD.video{
	width:100px;
	text-align:center;
	}
	
#topAlfa TH.extrait, #topAlfa TD.extrait{
	width:100px;
	text-align:center;
	}
	
#topAlfa TH.titre, #topAlfa TD.titre{
	text-align:left;
	}
	
#bt_voter{	
	font-size:16pt;
	background:url(../images/lignes_fd.gif) 0 -1px repeat-x;
	padding:0;
	margin:0;
	}


/*/////////////////////////////////////////////*/
/*/////////////////////////////////////////////*/
