body { font: normal 8pt Helvetica; background: #000; }

/* Mise en page */
#global-app { position:	relative; width: 850px; margin: 5% auto; }

.lemedia {
	background: #000; width: 200px;
}

#top { position: absolute; top: 0px; left: 0px;width: 365px; height: 450px; background: url(../images/fond-top.jpg) center bottom no-repeat; z-index: -1; }
#bottom { position:	absolute; bottom: 0px; right: 0px; width: 277px;height: 382px; background: url(../images/fond-bottom.jpg) center bottom no-repeat; z-index: -1; }

#tetiere { position: absolute; top: 0px; left: 0px; width: 300px; height: 30px; }
.logo, .logo:hover { display: block; width: 171px; height: 47px; background: url(../images/logo.jpg) center bottom no-repeat; }

#content { float:left; margin-top: 50px; color: #fff; text-align: justify; }

#tbl { background: #323030; width: 548px; padding: 10px; }
/*#tbltop { display: block; width: 572px; height: 10px;  }
#tblbottom { display: block; width: 572px; height: 10px; }*/

#menu  { position: relative; float: left; width: 150px; height: 450px; top: 70px; left: 0px; padding: 10px; }
#menu a { font-size: 8pt; background: #000; padding: 2px; }

h1 { color: #b12c19; padding: 0px; margin: 0px; font-size: 	14pt; margin-bottom: 5px;  }
h2 { color:#d3d1a4; padding: 0px; margin: 0px; font-size: 	12pt }

/* Tous les liens */
a { cursor: pointer; color:#7f9f8f; text-decoration: none; font-weight: bold;  }
a:hover { cursor: pointer; color:#333; text-decoration: underline; background: #7f9f8f; }
img { border: 0px; }

.added { color: #4dd10e; }
.accueil { height: 800px; }

ul { float: left; padding: 2px; margin-left: 20px; list-style-type: circle; }
#menu li { color:#fff; height: 15px; }
#menu li a { color:#fff; }
#menu a { color:#7f9f8f; }
#menu li a.on, #menu a:hover { color:#fff; background:#7f9f8f; text-decoration: none; }

li .nom {  color:#fff; font: bold 9pt arial; }

.nom { color: #fff; font: bold 11pt arial; }
.artiste { color: #7f9f8f; font: bold 8t arial; }
.small { font-size: 7pt;color: #fff; }


input, textarea { border: 2px solid #eaeaea; width: 350px; }
textarea { font: normal 9pt arial; }

#contact { float: left; margin-left: 50px; }

#footer { float: left; color:#333; font: normal 0.65em arial; text-align: center; width: 100%; height: 50px;margin-top: 20px; }
#footer a { color: #333 }
