#upperpart {
  background:url("../images/upperpart.png") repeat-x;
  padding-top:0px;
}

#lowerpart {
  background:url("../images/lowerpart.png") repeat-x;
  padding-top:0px;
}

.menu {
  margin-left:auto;
  margin-right:auto;
  padding-bottom:0px;
  width:780px;
}

#page {
  margin-left:auto;
  margin-right:auto;
  padding-bottom:0px;
  width:780px;  text-align:left;
}

#header {
  position:relative;
}

/*** top menu ***/
#menuTop {position:absolute; left:0px; top:83px; width:780px; height:20px;}

#menuTop1 {position:absolute; left:11px; top:0px; width:48px; height:20px;}
#menuTop1 a {display:block; background: url("../images/menu1.png") 0px -40px no-repeat;line-height:20px; text-decoration:none;}
#menuTop1 a:hover {background: url("../images/menu1.png") -11px 0px no-repeat;}

#menuTop2 {position:absolute; left:266px; top:0px; width:63px; height:20px;}
#menuTop2 a {display:block; background: url("../images/menu1.png") 0px -40px no-repeat;line-height:20px; text-decoration:none;}
#menuTop2 a:hover {background: url("../images/menu1.png") -266px 0px no-repeat;}

#menuTop3 {position:absolute; left:330px; top:0px; width:98px; height:20px;}
#menuTop3 a {display:block; background: url("../images/menu1.png") 0px -40px no-repeat; line-height:20px; text-decoration:none;}
#menuTop3 a:hover {background: url("../images/menu1.png") -330px 0px no-repeat;}

#menuTop4 {position:absolute; left:429px; top:0px; width:80px; height:20px;}
#menuTop4 a {display:block; background: url("../images/menu1.png") 0px -40px no-repeat; line-height:20px; text-decoration:none;}
#menuTop4 a:hover {background: url("../images/menu1.png") -429px 0px no-repeat;}

#menuTop5 {position:absolute; left:527px; top:0px; width:69px; height:20px;}
#menuTop5 a {display:block; background: url("../images/menu1.png") 0px -40px no-repeat; line-height:20px; text-decoration:none;}
#menuTop5 a:hover {background: url("../images/menu1.png") -527px 0px no-repeat;}

#menuTop6 {position:absolute; left:690px; top:0px; width:70px; height:20px;}
#menuTop6 a {display:block; background: url("../images/menu1.png") 0px -40px no-repeat; line-height:20px; text-decoration:none;}
#menuTop6 a:hover {background: url("../images/menu1.png") -690px 0px no-repeat;}


/*** bottom menu ***/
#menuBottom {position:relative; left:0px; top:-130px; width:780px; height:20px;}

#menuBottom1 {position:absolute; left:265px; top:0px; width:32px; height:20px;}
#menuBottom1 a {display:block; background: url("../images/menu2.png") 0px -40px no-repeat;line-height:20px; text-decoration:none;}
#menuBottom1 a:hover {background: url("../images/menu2.png") -39px 0px no-repeat;}

#menuBottom2 {position:absolute; left:310px; top:0px; width:35px; height:20px;}
#menuBottom2 a {display:block; background: url("../images/menu2.png") 0px -40px no-repeat;line-height:20px; text-decoration:none;}
#menuBottom2 a:hover {background: url("../images/menu2.png") -84px 0px no-repeat;}

#menuBottom3 {position:absolute; left:358px; top:0px; width:66px; height:20px;}
#menuBottom3 a {display:block; background: url("../images/menu2.png") 0px -40px no-repeat; line-height:20px; text-decoration:none;}
#menuBottom3 a:hover {background: url("../images/menu2.png") -132px 0px no-repeat;}

#menuBottom4 {position:absolute; left:435px; top:0px; width:54px; height:20px;}
#menuBottom4 a {display:block; background: url("../images/menu2.png") 0px -40px no-repeat; line-height:20px; text-decoration:none;}
#menuBottom4 a:hover {background: url("../images/menu2.png") -209px 0px no-repeat;}

#menuBottom5 {position:absolute; left:500px; top:0px; width:46px; height:20px;}
#menuBottom5 a {display:block; background: url("../images/menu2.png") 0px -40px no-repeat; line-height:20px; text-decoration:none;}
#menuBottom5 a:hover {background: url("../images/menu2.png") -274px 0px no-repeat;}

#menuBottom6 {position:absolute; left:557px; top:0px; width:48px; height:20px;}
#menuBottom6 a {display:block; background: url("../images/menu2.png") 0px -40px no-repeat; line-height:20px; text-decoration:none;}
#menuBottom6 a:hover {background: url("../images/menu2.png") -331px 0px no-repeat;}

/*** pictus menu ***/
#menuPictus {position:relative; left:0px; top:-131px; width:780px; height:14px;}

#menuPictus1 {position:absolute; left:612px; top:0px; width:150px; height:14px;}
#menuPictus1 a {display:block; background: url("../images/pictus.png") 0px -40px no-repeat; line-height:14px; text-decoration:none;}
#menuPictus1 a:hover {background: url("../images/pictus.png") 0px 0px no-repeat;}

#title {
  background:url("../images/title.png") no-repeat;
  width:780px;
  height:49px;
  padding-top:0px;
  padding-bottom:0px;
}

#titleName {
  padding-left:281px;
  font-size:11px;
  color:#DAE4ED;
  padding-top:38px;
  padding-bottom:0px;
  line-height:1px;
  text-align:left;
}

#titleDate {
  position:relative;
  left:408px;
  top:-5px;
  width:72px;
  text-align:center;
  font-size:10px;
  color:#A4B8D3;
  padding-top:0px;
  padding-bottom:0px;
  line-height:10px;
}

.noPad {
  padding-left:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px;
}

.main {
  background-color:#FFFFFF;
  color:#616161;
  padding-left:62px;
  padding-right:40px;
  padding-bottom:20px;
}


body {
  font-family:Verdana,Helvetica,sans-serif;
  font-size:12px; 
  color:#9CBEE1; 
  margin:0px;
  margin-left:0px;
  padding:0px; 
  background:#175590;
  text-align:center; 
}

h1 {
  color:#439500;
  margin:0px;
  padding:0px; 
  padding-left:0px; 
  padding-top:10px;
  line-height:17px; 
  font-size:14px;
  background:#FFFFFF
}

ul {
  margin:0px;
  margin-left:21px;
  padding-left:14px;
  padding-top:4px;
  list-style:url("../images/list_item.png") disc outside; 
}

li {
  line-height:16px; 
}



