

/* CSS Document */

/*body {
  background: url(imgs/bg1.jpg) repeat-x top;
} */
body, textarea {
    background:#fff url(bg.jpg) repeat-x left top;
	/* background-color:#000; */
	scrollbar-base-color:#929292;
    scrollbar-3dlight-color:#FFF;
    scrollbar-arrow-color:#000;
    scrollbar-darkshadow-color:#FFF;
    scrollbar-face-color:#FFF;
    scrollbar-highlight-color:#OOO;
    scrollbar-shadow-color:#929292;
    scrollbar-track-color:#FFF;
}

#strat_logo {
    position:absolute; top:0px; left:70px;
    height:70px;
    text-decoration:none; font-style:italic; text-align:left;
}

#strat_logo .le_s {
    color:#FFF; font-family:"Times New Roman", "Trajan Pro", Minion Std, Garamond, Georgia;
	font-size:40pt; font-weight:bold; font-style:italic; width:30px; padding-top:30px;
	padding-right:7px; padding-left:7px;
	background:#091057 url(bglogo.gif) repeat-x left bottom; text-align:right; vertical-align:bottom;
}

#strat_logo .le_reste {
    font-family:"Times New Roman", "Trajan Pro", Minion Std, Garamond, Georgia;
	color:#0c4191; font-size:25pt; font-weight:bold; padding-top:40px;
	vertical-align:bottom;
}

#bg_logo {
	position:absolute; top:0px; right:0px;
    height:106px;
	background: url(bgright.jpg) no-repeat right top;
}
	
.intro {
    position:absolute; top:95; left:350;
    font-family:Arial; color: #5F4515; width:600;
    font-size:35pt; font-weight:normal;
    text-decoration:none; text-align:right;
}

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

.oyas {
    position:absolute; top:200; left:630;
    font-family: Verdana, Arial; color: #OOO;
    font-size:6pt; font-weight:bold;
    text-decoration:none; text-align:right;
}

a.oyasa1:link, a.oyasa1:active, a.oyasa1:visited {
    font-family: Verdana, Arial; color: #000;  height:50px;
    font-size:10pt; font-weight:bold;
    text-decoration:none;
	background:url(english.gif) no-repeat center 20px;
}

a.oyasa1:hover {
    font-family: Verdana, Arial; color: #2A39D0;
    font-size:10pt; font-weight:bold;
	text-decoration:none; 
}

a.oyasa2:link, a.oyasa2:active, a.oyasa2:visited {
    font-family: Verdana, Arial; color: #000; height:50px;
    font-size:10pt; font-weight:bold;
    text-decoration:none;
	background:url(french.gif) no-repeat center 20px;
}

a.oyasa2:hover {
    font-family: Verdana, Arial; color: #2A39D0;
    font-size:10pt; font-weight:bold;
	text-decoration:none; 
}

.head {
    position:absolute; top:150; left:430;
    font-family:Arial; color: #OOO;
    font-size:8pt; font-weight:bold;
    text-decoration:none; text-align:left;
	width:600;
}
.slogan {
    position:absolute; top:650; left:200;
    font-family:Arial; color: #OOO;
    font-size:20pt; font-weight:bold;
    text-decoration:none; text-align:center;
	width:600;
}

.callings {
    position:absolute; top:720; left:200;
    font-family:Arial; color: #OOO;
    font-size:8pt; font-weight:bold;
    text-decoration:none; text-align:center;
	width:600;
}

.main {
    position:absolute; top:400; left:110;
    font-family:Arial; color: #OOO;
    font-size:8pt; font-weight:bold;
    text-decoration:none; text-align:left;
	width:600;
}

.last {
    position:absolute; top:750; left:110;
    font-family:Arial; color: #OOO;
    font-size:8pt; font-weight:bold;
    text-decoration:none; text-align:left;
	width:800;
}

.final {
    position:absolute; top:1070; left:410;
    font-family:Arial; color: #8B641A;
    font-size:12pt; font-weight:bold;
    text-decoration:none; text-align:left;
}

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

a.mail:hover {
    font-family:Arial; color: #D59A2A;
    font-size:12pt; font-weight:bold;
	text-decoration:none; text-align:center;
}
.illust {
    position:absolute; top:150; left:110;
	border:1px #FFF solid; width:150;
}

.illust1 {
    position:absolute; top:615; left:110;
	border:1px #FFF solid; width:187px;
}

.illust2 {
    position:absolute; top:400; left:750;
	border:1px #FFF solid; width:150;
}

.foot {
  position:absolute; top:1150; left:170;
  text-align:center; 
  width:700; height:30;
  font-family: Verdana, Arial; color:#OOO;
  font-size:6pt; font-weight:bold;
  text-decoration:none;  
}
a.foot2:link, a.foot2:active, a.foot2:visited {
  font-family: Verdana, Arial; color:#OOO;
  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; 
}

a.contact:link, a.contact:active, a.contact:visited {
  color:#OOO;  text-decoration:none;  
}

a.contact:hover {
  color:#2A39D0;  text-decoration:none;  
}

#trad {
  position:absolute; top:20px; right:5%;
}

.pied {
  position:absolute; top:1050; left:170;
  text-align:center; 
  width:700; height:30;
  font-family: Verdana, Arial; color:#OOO;
  font-size:6pt; font-weight:bold;
  text-decoration:none;
}