body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#000000;
	text-align:center;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-image:url(../images/fond-music-900.jpg);
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#FF6106;
}

a.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color:#000000;
}

a.titre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color:#FF6106;
}



#centre {
    margin-left:   auto;
	margin-right:  auto;
	width: 760px;
	height: 518px;
	margin-top: 35px;
	text-align: left;
	}

.logo {
	width: 220px;
	height: 195px;
	background-image:url(../images/logo.jpg);
	}

.menu {
	padding-top: 2px;
	width: 220px;
	height: 321px;
	background-image:url(../images/menu.jpg);
	}


.droite {
	width: 540px;
	height: 518px;
	background-image:url(../images/centre.jpg);
	float:left;
	}

.droite2 {
	width: 540px;
	height: 518px;
	background-image:url(../images/centre-news.jpg);
	float:left;
	}


.gauche {
	width: 220px;
	height: 518px;
	float:left;
	}

#titre {
	height: 19px;
	padding-left: 30px;
	margin-top: 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	padding-top: 3px;
	}

ul#titres
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
/* Suppression du margin, du padding et des puces du <ul> */
}

ul#titres li
{
	margin: 0 0 3px 0 ;
	padding: 0 ;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}

ul#titres li a
{
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 160px ;
	line-height: 17px ;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-indent: 60px ; /* On décale le texte de 40px du bord gauche */

	text-decoration: none ;
	background: url("http://www.music-friends.be/data/images/fleche01.gif") no-repeat 0 0 ; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

ul#titres li a:hover
{
	color: #BDBDBD;
}

#section {
	padding-left:30px;
	font-size:18px;
	font-family:Arial;
	padding-top:30px;
	color:#000000;
	font-weight:bold;
	}

#flash {
	height:140px;
	padding-left:19px;
	padding-top:3px;
	width:504px;
	}

#news-home {
	width: 504px;
	height: 270px;
	margin-left: 19px;
	padding-top: -3px;
	}

#news-news {
	width: 504px;
	height: 434px;
	margin-left: 19px;
	margin-top: 4px;
	overflow:auto;
	scrollbar-3dlight-color: #A3A3A3;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #A3A3A3;
	scrollbar-darkshadow-color: #A3A3A3;
	scrollbar-face-color: #A3A3A3;
	scrollbar-highlight-color: #A3A3A3;
	scrollbar-shadow-color: #A3A3A3;
	}

#news-suite {
	width: 475px;
	height: 430px;
	margin-left: 28px;
	padding-top: 4px;
	margin-top: 4px;
	padding-right: 20px;
	overflow:auto;
	scrollbar-3dlight-color: #A3A3A3;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #A3A3A3;
	scrollbar-darkshadow-color: #A3A3A3;
	scrollbar-face-color: #A3A3A3;
	scrollbar-highlight-color: #A3A3A3;
	scrollbar-shadow-color: #A3A3A3;
	}

.news {
	background-color:#2B2E37;
	height: 127px;
	padding-left: 15px;
	padding-top: 3px;
	margin-top: 7px;
	}

.news-vignette {
	width: 335px;
	height: 67px;
	float:left;
	}

.news-img {
	height: 85px;
	width: 125px;
	float:left;
	text-align:center;
	}

.news-suite {
	width: 335px;
	height: 20px;
	text-align:right;
	padding-top: 5px;
	float:left;
	}

.cours {
	margin-left: 19px;
	margin-top: 8px;
	}

.marques {
	margin-left: 4px;
	margin-top: 8px;
	margin-right: 4px;
	}

.img {
	margin-top: 0px;
		}

.fond-marques {
	background-image:url(../images/fond-marques.jpg);
	width:157px;
	height:36px;
	padding-top:20px;
	text-align:center;
	float:left;
	}

.fond-marques-img {
	background-image:url(../images/fond-marques.jpg);
	width:157px;
	height:56px;
	text-align:center;
	float:left;
	}
