
/* Poste radio */

#ensembleRadio {
	width: 300px;
	background-color: #66635c;
	color: #b3aea1;
	overflow: hidden;
	position: relative;
	padding-top: 10px;
}

.Lecteur #ensembleRadio {
	background-color: transparent;
}

#ciblePosteRadio {
	width: 300px;
	background-color: #66635c;
	overflow: hidden;
	position: relative;
}

#ciblePosteRadio a {
	color: #ffffff;
}

#lecteurRadioBodink {
	height: 30px;
	position: relative;
	border-bottom: dotted #b3aea1 1px;
}

#lecteurRadioBodink a {
	display: block;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	color: #ffffff;
}

#exporterCeLecteur {
	position: absolute;
	top: -4px;
	left: 110px;
	line-height: 12px;
}

#ecouterAilleurs {
	position: absolute;
	top: 12px;
	left: 110px;
	line-height: 12px;
}

#ecouterRadioBodink {
	height: 50px;
	padding-bottom: 10px;
	width: 300px;
	height: 60px;
	border-bottom: dotted #b3aea1 1px;
}

#lecteurRadioBodink object {
	position: absolute;
	top: 0;
	left: 10px;
}

#ecouterRadioBodink a {
	display: block;
	width: 280px;
	height: 60px;
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	background-image: url("../images/ecouter.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #66635c;
	color: #ffffff;
}

#ecouterRadioBodink a:hover {
	background-position: 0 -60px;
}

#ecouterRadioBodink a span {
	display: none;
}

#lienLecteurRadioBodink {
	display: block;
	width: 300px;
	height: 100px;
	position: absolute;
	top: 150px;
	left: 0;
	text-indent: -1000px;
	font-size: 2px;
}

#posteRadioEnCeMoment {
	position: relative;
	height: 84px;
}

#ciblePosteRadio .PochetteMorceau {
	position: absolute;
	top: 10px;
	left: 10px;
}

#ciblePosteRadio .PochetteMorceau a {
	display: block;
	border: 0;
	padding: 0;
}

#ciblePosteRadio .PochetteMorceau a img {
	display: block;
	border: 0;
}

#posteRadioPasDeDiffusion {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 280px;
	font-size: 12px;
}

#posteRadioTitreInterprete {
	position: absolute;
	top: 10px;
	left: 84px;
	width: 200px;
}

#posteRadioInterprete {
	font-size: 12px;
	line-height: 12px;
	padding: 0;
}

#posteRadioTitre {
	font-size: 14px;
	line-height: 14px;
	padding: 0 0 0 10px;
}

.PosteRadioExtra {
	font-size: 12px;
	line-height: 12px;
	padding: 6px 10px 6px 10px;
	border-top: dotted #b3aea1 1px;
}

.PosteRadioComplement {
	width: 300px;
	height: 100px;
	margin: 0;
	background-color: #66635c;
	position: relative;
}

.PosteRadioComplement table {
	margin: 0;
	padding: 0;
	border: 0;
}

.PosteRadioComplement td {
	margin: 0;
	padding: 0;
	height: 90px;
	border: 0;
}

.PosteRadioComplement td#posteRadioMessageDedicaceAvatar {
	padding: 0 10px 0 10px;
}

.PosteRadioComplement #posteRadioMessageDedicaceMessage {
	padding: 0 10px 0 10px;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	border-right: dotted #b3aea1 1px;
	text-align: right;
}

.PosteRadioComplement #posteRadioMessageDedicaceMessage p {
	margin: 0;
	padding: 0;
	border: 0;
	width: 200px;
}

.PosteRadioEmission {
	margin: 0;
	background-color: #66635c;
	position: relative;
	width: 300px;
	height: 100px;
}

.PosteRadioEmission p {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 300px;
	height: 100px;
}

.PosteRadioEmission p a {
	font-size: 20px;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	width: 200px;
	top: 20px;
	left: 84px;
}

.PosteRadioEtiquetteEmission {
	margin: 0;
	background-color: #66635c;
	position: relative;
	width: 300px;
	height: 100px;
}

.PosteRadioEtiquetteEmission a {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	width: 300px;
	height: 100px;
	display: block;
}

.PosteRadioEtiquetteEmission a img {
	margin: 0;
	padding: 0;
	border: 0;
	width: 300px;
	height: 100px;
	display: block;
}


.IconeITunes img {
	vertical-align: -2px;
}
