img#icon_key {
	float: left;
	margin-left: 30px;
}

a#poster_son {
	display: block;
	height: 24px;
	width: 129px;
	margin-left: 75px;
	margin-top: 7px;
	background: url(/images/sons/posterunemusique.jpg) 0 no-repeat;
}

div#box_recherche_head {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	color: white;
}

input#input_recherche {
	margin-top: 5px;
	width: 165px;
}

input#search {
	background-color: transparent;
	margin-top: 5px;
}

img#title_head {
	float: left;
}

/* CSS box player */

div#player_box {
	margin-left: 10px;
}

div#player_box >img{
	margin-right: 10px;
}

div#player_prg {
	width: 780px;
	height: 48px;
	background-color: #4B4B4B;
	background: url(/images/sons/bg_player.jpg) top repeat-x;
	text-align: center;
}

div#player_box_in {
	background-color: white;
	width: 780px;
	height: 500px;
	overflow:auto
	
}

* html div#player_box_in {
	margin-top: 1px;
}
img#fleche {
	margin-top: 1px;
	margin-left: 7%;
	position: absolute;
}

* html img#fleche {
	margin-left: 90px;
}

.red {
	height: 30px;
	background-color: #dfdede;
}

.white {
	height: 30px;
	background-color: #FFFFFF;
}

.artiste_c {
	padding-left: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D3D3;
	border-left-color: #D4D3D3;	
}

.titre_c {
	padding-left: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D3D3;
	border-left-color: #D4D3D3;	
	
}

.posteur_c {
	padding-left: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D3D3;
	border-left-color: #D4D3D3;	
	
}

.posteur_c a, .posteur_c a:active, .posteur_c a:visited {
	color: #0000FF;
	text-decoration: underline;
}

.posteur_c a:hover {
	text-decoration: none;
}

.date_c {
	padding-left: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D3D3;
	border-left-color: #D4D3D3;	
	
}

.genre_c {
	padding-left: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D3D3;
	border-left-color: #D4D3D3;	
}

.tag_c {
	padding-left: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D3D3;
	border-left-color: #D4D3D3;	
	
}

.tag_c a, .tag_c a:active, .tag_c a:visited {
	color: #0000FF;
	text-decoration: underline;
}

.tag_c a:hover {
	text-decoration: none;
}


div#nores {
	height: 70px;
	width: 730px;
	background-color: white;
	padding-top: 40px;
	padding-left: 50px;
	text-align: center;
}