BODY {
  background: #C6C6C6;
  color: black;
  margin: 0px auto;
  max-width : 700px;
}

.dawa_main  {
  color : black;
}

.banniere {
padding : 0px;
}

.dawa_menu {
text-align : center;
height : 40px;
}

.dawa_menuitem  a{
text-decoration : none;
  }
  
.dawa_pagetitle  {
color : #608D1B;
text-align : center;
font-size : 25px;
height : 40px;
text-decoration : none;
}
.dawa_content {
   padding : 10px;
}
.dawa_footer {
padding:30px;
text-align : center;
margin-top: 40px;
border-color : black;
border-width : 1px 0px 0px 0px;
border-style : solid;
}


.cover_all_albums {
	padding : 5px;
}
.album_cover {
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding : 30px;
}

.album_title {
color : black;
font-size : 20px;
padding-bottom : 15px;
}
.album_infos {
color : black;
font-size : 10px;
padding : 2px;
}

.album_desc {
color : black;
font-size : 12px;
}

.playlist a {
text-decoration:none;
padding-left:30px;
}
.playlist a:hover {
text-decoration:none;
padding-left:30px;
font-weight:bold;
font-style:italic;
}

.track_title {
color : black;
font-size : 15px;
padding : 15px;

}

.track_player {
padding : 15px;

}



.dawa_contact_form{
padding-top:30px;
}




/* PLAYERS VIDEOS */
.flash {display: none;}

.html5 {display: block;}


/* PAGE EMISSIONS DE RADIO */

.emission_titre {
color : black;
font-size : 25px;
text-align : center;
padding-bottom : 5px;
}

.emission_contenu {
color : black;
font-size : 10px;
padding : 30px;
}

.emission_player {
padding-left : 30px;
}

/* page All Albums */

.AllAlbumsItem {
float: left;
}

.AllAlbumsItem  a {
text-decoration : none;
}

.AllAlmbumsItemTitle   {
padding-left : 20px;
}

.spacer {
clear: both;
}