/* CSS Document */

/*body {
  background: url(imgs/bg1.jpg) repeat-x top;
} */
body, textarea {
    background: url(../imgs/bgressort.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
}

.intro {
    position:absolute; top:195; left:250;
    font-family:Arial; color: #CCC;
    font-size:8pt; font-weight:bold;
    text-decoration:none; text-align:center;
}

/* h1 {
    font-family:Arial; color: #FFF;
	font-size:10pt; font-weight:bold;
    text-decoration:none; text-align:center;
	margin:0; padding:5;
} */

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

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; 
}

.main {
    /*
    position:absolute; top:305; left:110;
    */
    font-family:Arial; color: #CCC;
    font-size:8pt; font-weight:bold;
    text-decoration:none; text-align:justify;
}

a.ressort:link, a.ressort:active, a.ressort:visited {
    font-family:Arial; color: #8B641A;
    font-size:12pt; font-weight:bold;
    text-decoration:none; text-align:center;
}

a.ressort:hover {
    font-family:Arial; color: #D59A2A;
    font-size:12pt; font-weight:bold;
	text-decoration:none; text-align:center;
}

.foot {
  position:absolute; top:750; 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; 
}
