/************************************************/
/* CSS Musique 1.0.0 - ® Web Création Provence  */
/************************************************/

/* HABILLAGE */
 
div#musique_main_title { /* Title */
	border-top: solid 1px #090;
	border-bottom: solid 1px #090;
	margin: 0 0 10px 0px;
	padding: 0 10px;
	
	/* text style */
	font-family: "Chalkboard", sans-serif;
	color: green;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}

div#musique_main_title a { /* link Title */
	font-family: "Chalkboard", sans-serif;
	color: green;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}

div#musique_nom_titre, div#musique_nom_titre a { /* Name and title song */
	clear: both;
	background-color: #9C9;
  	/* height: 24px;
	width: 97%;
	border-top: solid 1px #999; */
	border-bottom: solid 1px #090;
	margin: 0 0 6px 0;
	padding: 0 10px;
	
	/* text style */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div.musique_pochette {
  float: left;
  position: relative;
}

div.musique_pochette img {
  /*padding: 6px 6px 6px 6px;
  background-color: white;
  border-top: 1px solid #ccc;*/
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #666;
  margin: 0 6px 6px 0;
}

div#musique_description { /* Description */
	margin: 0 0 0 0px;
	padding: 0 10px;
	
	/* text style */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
 	text-decoration: none;
}

div#musique_pseudo { /* login */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	/* text style */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #063;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

div#musique_comment { /* Comments */
	margin: 8px 0 12px 0;
	padding: 0 0 0 0;
	
	/* text style */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}

div#musique_voir { /* link to view the comments */
	padding: 0 0 6px 0; 
	/* text style */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
 	text-decoration: none;
}

div#musique_nav, #Musique_nav a { /* navigation entre les pages */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
 	text-decoration: none;
}


/* TEXT STYLES */

.musique_version, .musique_version a { /* version text style */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.musique_duree, .musique_duree a { /* title text style */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.musique_cat { /* Categorie text style */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.musique_date { /* Date text style */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.musique_pseudo { /* Pseudo text style */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.nav_url { /* Vavigation text style */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #CCCCFF; 
	text-decoration: none; 
	font-style: normal; 
	font-weight: bold; 
}

.nav_pages { /* style pour la navigation entres pages */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; color: #CCCCFF; 
	text-decoration: none; 
	font-style: normal; 
	font-weight: bold; 
	background-color: #000033 
}

.surligne { /* style pour le surlignages */
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: white; 
	text-decoration: none; 
	font-style: normal; 
	font-weight: bold; 
}
  
.editer {
	float: right;
	top: 0 px; right: 0px;
} 
 
.mini_musique_titre { /* Date text style */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #006;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.mini_musique_liste { /* Date text style */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

