.cestquoicetitre{
text-align: center;
margin-bottom:10px;
}
.cestquoicetitre, .cestquoicetitre select, .cestquoicetitre input{
font-size: 14px;
}
.cestquoicetitre strong{
font-size: 1.5rem;
line-height: 1.5em;
display:block;
}
.liste h2  {
color: #000;
}
.liste h2  a{
color: #b6000f;
}
.liste h2  a:hover{
color: #000;
}
.liste .item:not(*:last-of-type) {
border-bottom: 4px dotted #DDDACC;
}
:*.liste .image {
/*width: 100px;
height: 100px;
line-height: 100px;*/
width: 50px;
height: 50px;
line-height: 50px;
border-radius:25px;
}*.
.liste .heure {
font-family: Gothic821;
/*background-color: #b6000f;*/
color: #fff;
text-align: center;
/*font-size: 35px;*/
font-size: 19px;
}
.liste li:nth-child(even) .heure {
/*background-color: #b6000f;*/
}
a.itunes{
    margin-top:5px;
    float:right;
    display:block;
	width: 110px;
    height: 40px;
	background-image: url('images/playlist/itunes.png');
	background-size:contain;
}
a.purchase{
    margin-top:5px;
    float:right;
    display:block;
	width: 110px;
    height: 40px;
	background-image: url('../newimages/amazon.png');
	background-size:contain;
}

