/* CSS Document */

/*body {
  background: url(imgs/bg1.jpg) repeat-x top;
} */
body, textarea {
    background: url(../imgs/hibg.jpg) no-repeat left top;background-color:#000;
	scrollbar-base-color:#929292;
    scrollbar-3dlight-color:#000;
    scrollbar-arrow-color:#FFF;
    scrollbar-darkshadow-color:#000;
    scrollbar-face-color:#000;
    scrollbar-highlight-color:#FFF;
    scrollbar-shadow-color:#929292;
    scrollbar-track-color:#000
}
#head {
  position:absolute; top:50; left:250;
  text-align:right; 
  width:600; height:70;
  font-family: Verdana, Arial; color:#000;
  font-size:4pt; font-weight:bold;
  text-decoration:none;  
}

/* .intro {
    position:absolute; top:155; left:660;
    font-family:Arial; color: #494949;
	font-size:10pt; font-weight:bold; font-style:italic;
    text-decoration:none; text-align:right;
} */

.oyas {
    position:absolute; top:40; left:470;
    font-family: Verdana, Arial; color: #FFF;
    font-size:6pt; font-weight:bold;
    text-decoration:none; text-align:right;
	width:500;
}

a.oyasa:link, a.oyasa:active, a.oyasa:visited {
    font-family: Verdana, Arial; color: #FFF;
    font-size:6pt; font-weight:bold;
    text-decoration:none;
}

a.oyasa:hover {
    font-family: Verdana, Arial; color: #D59A2A;
    font-size:6pt; font-weight:bold;
	text-decoration:none; 
}

.indication {
  position:absolute; top:140; left:75;
  text-align:center; 
  width:85; height:510;
  background: url(../imgs/imagestest/img-artist.gif) repeat-x top;
}

.page {
    position:absolute; top:70; left:195;
    width:770; height:300; /* border: #BA6F00 solid 1px; */
    align:center; 
    text-align:justify; padding-bottom:50; padding-left:25;
    font-family:Arial; color:#FFF; font-size:12pt; font-weight:bold;
    text-decoration:none;
}

.bio {
    width:700;
	/* border: #FFF dotted 1px; */
    align:center;
    text-align:justify;
    font-family:Verdana, Arial; color:#CCC; font-size:7pt; font-weight:normal;
    text-decoration:none;
}
/* .nom {
    font-family:Arial; color:#8B641A; font-size:8pt; font-weight:bold;
    text-decoration:none; margin:0; padding:0; */
}
.title {
  font-family:Arial; color:#BA6F00; font-size:8pt; font-weight:bold;
  text-align:right; margin-bottom:0; border-bottom:1px #BA6F00 solid;
  width:500;
}

.foot {
  position:absolute; top:700; left:170;
  text-align:center; 
  width:700; height:30;
  font-family: Verdana, Arial; color:#FFF;
  font-size:6pt; font-weight:bold;
  text-decoration:none;  
}
a.foot2:link, a.foot2:active, a.foot2:visited {
  font-family: Verdana, Arial; color:#FFF;
  font-size:6pt; font-weight:bold;
  text-decoration:none;
}
a.foot2:hover {
  font-family: Verdana, Arial; color:#D59A2A;
  font-size:6pt; font-weight:bold;
  text-decoration:none; 
}

.plak {
  position:absolute; top:200; left:430;
  text-align:center; width:400; 
  font-family: Arial; color:#8B641A;
  font-size:8pt; font-weight:bold;
  text-decoration:none;
}

.gro {
  font-family: Arial; color:#8B641A;
  font-size:10pt; font-weight:bold;
  text-decoration:none;

}

.menu {
  text-decoration:none;
  font-family: Arial; color:white;
  font-size:8pt;
}

.menu:hover {
    text-decoration:none;
    font-family: Arial; color: #D59A2A;
    font-size:8pt; 
}

