body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  background-color: #47729d;
  border-collapse: collapse;


}
.MainWindow{
  height: 100%;
  width: 100%;
  text-align: center;
  background: url(../pic/fondtop.gif) repeat-x;
  font-family: Arial;
}

p{
  line-height: 17px;
  margin: 0px;
}

.headder_table{
  width: 778px;
  height: 173px;
  margin: 0px;
  border-collapse: collapse;
}

.headder_td_left{
  width: 367px;
  height: 173px;
}
.headder_td_right{
  width: 411px;
  height: 173px;
  padding-right: 6px !important;
  padding-right: 4px;
  padding-bottom: 0px;
  background: url(../pic/Nheadder-right.gif) no-repeat;
  background-position: 0px;
  text-align: center;
}

.footer_table{
  width: 778px;
  height: 62px;
  border-collapse: collapse;
  font-size: 10px;
  color: #dddddd;
  background: url(../pic/footer.gif) no-repeat;
}
.footer_td_left{
  text-align: left;
  width: 50%;
}
.footer_td_right{
  text-align: right;
  width: 50%;
}

.main_table{
  width: 778px;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}
.main_submenu_td{
  width: 200px;
  color: #fe7519;
  text-align: left;
  vertical-align: top;
  height: 365px;
  background: url(../pic/filets2.jpg) repeat-y;
}

.main_content_td{
  width: 573px;
  background-color: #ffffff;
  height: 350px;
  text-align: left;
  vertical-align: top;
  padding-left: 1px;
  padding-top: 2px;
}

.main_content{
  padding-left: 2px;
  padding-top: 1px;
  padding-right: 3px !important;
  padding-right: 0px;
  width: 100%;
  font-family: Arial;
  font-size: 14px;
  color: #333333;
}

.page_title{
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  height: 22px;
  padding-left: 6px;
}


a.top_menu:link, a.top_menu:visited {
  display: block;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  width: auto;
  padding-left: 7px;
  padding-right: 7px;
}


a.footer_link:link, a.footer_link:visited{
  color: #dddddd;
  text-decoration:  none;
}
a.footer_link2:link, a.footer_link2:visited{
  color: #dddddd;
  text-decoration: none;
  font-size: 13px;
}
a.footer_link2:hover{
  color: #ffffff;
  font-weight: bold;
}

a.menu, a.menu_activ {
  background: url(../pic/ico-btn3.gif) no-repeat;
  background-position: 2px;
  display: block;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  padding-left: 16px;
  padding-right: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
}

a.menu:link, a.menu:visited {
  color: #ffffff;
}

a.menu:hover {
  color: #5a5aba;
  text-decoration: none;
  background: url(../pic/ico-btn2.gif) no-repeat;
  background-position: 2px;
  background-color: #FFFFFF;
}
a.menu_activ:link, a.menu_activ:visited {
  color: #5a5aba;
  text-decoration: none;
  background: url(../pic/ico-btn.gif) no-repeat;
  background-color: #dfdfff;
  background-position: 2px;
}

table.contentpaneopen {
  width: 100%;
  line-height: 17px;
  vertical-align: top;
  font-family: Arial;
  font-size: 13px;
  color: #333355;
  margin-top: 4px;
  margin-left: 2px;
}
.MultiColonne{
  border-right: 1px solid #ccccff;
  width: 50%;
}
table.contentpaneopen td {
   padding-right: 0px;
}
.contentpicture {
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
  border: 1px solid #cccccc;
  border-collapse: collapse;
  font-weight: bold;
  font-size: 12px;
  color: #555588;
}

.contentfile {
  font-size: 11px;
}

.contentheading {
  height: 14px !important;
  height: 15px;
  background: url(../pic/indent1.gif) no-repeat;
  background-position: 0px 3px;
  color: #555588;
  text-indent: 16px;
  font-weight: bold;
  font-size: 13px;
  border: 1px #CCCCCC;
  width: 100%;
  border-bottom-style: dashed;

}

.contentindent2 {
  background: url(../pic/indent2.gif) no-repeat;
  background-position: 0px 3px;
  color: #555588;
  font-weight: bold;
  text-indent: 25px;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;

}
.contentindent3 {
  background: url(../pic/indent3.gif) no-repeat;
  background-position: 0px 3px;
  color: #555555;
  text-indent: 35px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
}

a.linkcontent:link, a.linkcontent:visited {
  color: #605f5f;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

a.linkcontent:hover {
  color: #5a5aba;
  text-decoration: none;
  font-weight: bold;
}

.top_search .inputbox {
  border: 0px;
  padding: 2px 1px 1px 1px;
  font-family: arial;
  font-size: 11px;
  color: #033CC4;
  background-color: #FFFFFF;
}



