body { font-family:Verdana; font-size:12px; }
#conteneur { margin:0 auto; width:902px; background-color:#fff; /*background:#EEEEEE url(../_images/bground.gif) no-repeat bottom left;*/ }
#menubox { text-align:left; float:left; width:170px; border-right:2px dotted #555; }
#corpsbox { float:right; width:730px; }
#fondpagebox { clear:both; padding-top:1em; }
h1 { text-align:right; font-size:20px; padding:0.5em 0; background-color:#E9E9E9; }
p { text-align:left; color:#333; margin:0 2em; }

#titre { color:#287CB1; font-family:Verdana; font-size:20px; }
#retab { clear:both; padding-bottom:1em; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.urbangreymenu { width:160px; /*width of menu*/ }
.urbangreymenu .headerbar { font:bold 12px Verdana; color:white; background:#606060 url(../_images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/ margin-bottom:0; /*bottom spacing between header and rest of content*/ text-transform:uppercase; padding:7px 0 5px 31px; /*31px is left indentation of header text*/ }
.urbangreymenu .sheaderbar { font:bold 12px Verdana; color:white; background:#606060 url(../_images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/ margin-top:0; /*bottom spacing between header and rest of content*/ text-transform:uppercase; padding:7px 0 5px 31px; /*31px is left indentation of header text*/ }
.urbangreymenu ul { list-style-type:none; margin:0; padding:0; margin-bottom:10; /*bottom spacing between each UL and rest of content*/ }
.urbangreymenu ul li { padding-bottom: 1px; /*bottom spacing between menu items*/ }
.urbangreymenu ul li a { font:normal 12px Arial; color:black; background:#E9E9E9; display:block; padding:5px 0; line-height:17px; padding-left:8px; text-decoration:none; }
.urbangreymenu ul li a:visited { color:#606060; }
.urbangreymenu ul li a:hover { /*hover state CSS*/ color:white; background:#606060; }

.songbox { text-align:left; width:705px; background-color:#E9E9E9; border:1px solid #555; margin-top:10px; padding:2px 2px; }
.songbox .songtitre { font:bold 12px Verdana; color:black; margin-top:20px; }
.songbox .songdetail { text-align:right; }
.songbox .nosongdetail { text-align:right; display:none; }
.songbox .partdetail { display:none; }
.songbox a { font:12px Verdana; color:#999999; cursor:pointer; }

.search { text-align:left; width:705px; margin-top:10px; padding:2px 2px; }

.titre { color:#287CB1; font-family:Verdana; font-size:20px; }
.txt { color:#000000; font-family:Verdana; font-size:12px;}
.note { color:#287CB1; font-family:Verdana; font-size:10px;}
.botnote { color:#1e1d1a; font-family:Verdana; font-size:10px;}
.fauxheader { font:bold 12px Verdana; color:white; }
a:link { color:#999999; font-family:Verdana; font-size:12px; text-decoration:none;}
a:visited { color:#999999; font-family:Verdana; font-size:12px; text-decoration:none;}
a:hover { color:#287CB1; font-family:Verdana; font-size:12px; text-decoration:none;}
a:active { color:#287CB1; font-family:Verdana; font-size:12px; text-decoration:none;}
