/* CSS Document */
body {background-color:#333333}

.masterTable {width:700px; border:1px solid #666666; border-bottom:0}

#nav {width:700px}
#nav a {display:block; padding:10px; text-decoration:none; background-color:#222222; color:#999999; font-size:10px; text-align:center}
#nav a:hover {color:#83d6f4}
#nav .sel {background:url(../img/nav_sel.jpg) repeat-x top left; color:#86d6f4}

.discos {width:700px; background-color:white; padding:30px; padding-top:0; text-align:left}

#cd {margin-top:50px; width:100%}
#cd img.disco {width:150px; height:150px; border:1px solid black; margin-right:20px}
#cd h1 {margin:0; margin-bottom:3px; font-size:13px}
#cd h2 {margin:0; font-size:12px; color:#99a6b6}
#cd p.txt {margin:20px 0 20px 0; font-size:10px}
#cd p.amostra {color:#456; margin:0; padding:5px; border-bottom:1px solid #ccc; background:url(../img/artdis_top_bg.gif) repeat-x bottom left}
#cd a.fxam {color:#456; display:block; padding:7px; text-decoration:none; background-color:#e6e6e6; border-top:1px solid white; font-size:10px; text-transform:capitalize}
#cd a.fxam:hover {background-color:#ddd}
#cd img.som {margin-right:10px}
