/***********************/
/******CSS créé le******/
/****** 20/07/07******/
/******par Varouj******/
/*pour Decoupe-fr.net*/
/*******************/

*{margin:0; padding:0; border:0; outline:0;}
a b {display:none;}

body {
	margin:0;
	width:540px;
	height:400px;
	font:normal 12px Arial;
	color:#fff;
	position:relative;
}

#player {
	width:540px;
	height:400px;
}
#player h1 {
	float:left;
	width:300px;
	height:217px;
	background: url(images/top_player.jpg) no-repeat 0 0; 
}
#player h1 b {
	display:none;
}

#player #infos {
	float:left;
	width:240px;
	height:217px;
	overflow:hidden;
}
#player #infos p#musique {
	width:215px;
	height:49px;
	padding:27px 0 0 25px;
	background: url(images/infos.jpg) no-repeat 0 0; 
}
#player #infos p#musique span {
	display:block;
	width:185px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}
#player #infos p#album_vote {
	width:240px;
	height:141px;
	background: url(images/album_vote.jpg) no-repeat 0 0; 
}
#player #infos p#album_vote span#pochette {
	display:block;
	float:left;
	width:145px;
	height:131px;
	padding-top:10px;
	text-align:center;
}
#player #infos p#album_vote span#vote {
	display:block;
	float:left;
	width:89px;
	height:111px;
	padding:30px 0 0 6px;
}
#player #infos p#album_vote span#vote a img{
	display:block;
}

#player #dedicace_player {
	clear:both;
	float:left;
	width:205px;
	height:183px;
	background: url(images/dedicace_player.jpg) no-repeat 0 0; 
}
#player #dedicace_player span {
	display:block;
	width:191px;
	height:68px;
	padding:27px 0 0 14px;
}
#player #dedicace_player ul {
	width:202px;
	height:53px;
	padding: 35px 0 0 3px;
	list-style:none;
}
#player #dedicace_player ul li {
	float:left;
}
#player #dedicace_player ul li a {
	display:block;
	width:50px;
	height:40px;
}
#player #infos2 {
	float:left;
	width:335px;
	height:183px;
}
/*
#player #infos2 ul#options_lecture {
	width:228px;
	height:44px;
	padding: 25px 0 0 107px;
	list-style:none;
	background: url(images/options_lecture.jpg) no-repeat 0 0; 
}
#player #infos2 ul#options_lecture li {
	float:left;
}
#player #infos2 ul#options_lecture li a {
	display:block;
	margin-right:10px;
	width:58px;
	height:28px;
}
*/
object {
	float : left;
	width : 335px;
	height : 69px;
	/*margin-top:-1px;*/
}
#player #infos2 p#a_suivre {
	float : left;
	width:312px;
	height:31px;
	padding:25px 0 0 23px;
	color:#484848;
	background: url(images/a_suivre.jpg) no-repeat 0 0; 
}
#player #infos2 p#a_suivre span {
	display:block;
	float:left;
	width:72px;
}
#player #infos2 p#a_suivre span.nom {
	width:240px;
	height:15px;
	overflow:hidden;
}
#player #infos2 #dedicaces {
	float : left;
	width:335px;
	height:18px;
	padding:20px 0;
	color:#525252;
	/*position: relative;*/
	overflow: hidden;
	white-space: nowrap;
	background: url(images/dedicaces.jpg) no-repeat 0 0; 
}
#player #infos2 #dedicaces p#dedicaces_contenu {
	position:absolute;
}


