body { font: normal 14px Arial, Helvetica serif; width: 1100px;  margin: 0px auto; color1: #0193de; border1: 1px solid; background-color: #ececec; }

a       { text-decoration: none; color: #505050; }
a:hover { text-decoration: underline; }

#itx-container { margin: 10px 10px 10px 10px; padding: 10px 30px 10px 30px; border: 1px solid #cccccc; background-color: white; overflow: hidden; }

#top    { border1: 1px solid blue;  margin-bottom: 20px; }
#hmenu  { border1: 1px solid green; margin: 0px auto; margin-bottom: 20px; position: relative; }
#middle { border1: 1px solid red;   margin-bottom: 20px; color: #505050; min-height: 300px; }
#bottom { border1: 1px solid cyan;  text-align: center; font-weight: normal; color: #0193de; width: 100%; }

#info   { text-align: right; }
#info p { margin: 4px; }
/*#info .c1 {color: #0193de; }
#info .c2 {color: #892701; } */
#info .c1 {color: #606060; }
#info .c2 {color: #304c9f; }
#info .c3 {color: green; }

#top .itx-tableCellCount_0 { float: left; }
#top .itx-tableCellCount_1 { float: right; }

#top #logo img { height: 150px; }

#hmenu .itx-menuItem     { float: left; margin-right: 10px; border1: 1px solid red;}
#hmenu .itx-menuItemLast { margin-right: 0px; border1: 1px solid yellow;}

#hmenu ul    { padding: 0px; margin: 0px; list-style: none; border1: 1px solid blue;}
#hmenu ul li { margin1: 0px; }

#hmenu ul li a           { text-decoration: none; color: #0193de; }
#hmenu ul li a:hover     { text-decoration: underline; }
#hmenu ul li a.active    { text-decoration: underline; color: #606060; }
#hmenu.unvisible ul li a { color: white; }

#itx-container{
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  -khtml-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px;
  behavior: url('src/scripts/pie/PIE.htc');
}







/*
#top .itx-table .itx-tableCell                      { float:left; }
#top .itx-table .itx-tableCell.itx-tableCellCount_0 { width: 200px; margin-right: 20px; }

#top #logo img   { width: 200px; }
#top #descriptor { width: 750px; font-size: 30px; text-align: center; }

#top    { margin-bottom: 10px; }
#bottom { margin-top: 30px; }

#navigator                  { margin-bottom: 10px; margin-right: 10px; border1: 1px solid; }
#navigator .itx-tableCell   { float: right; }
#navigator #lang            { text-align: right; background-color1: #e0f5f5; padding-right: 5px; }
#navigator #lang span       { margin-left: 10px; }
#navigator #lang span:hover { text-decoration: underline; cursor: pointer; pointer: hand; color: #606060; }


#bottom { width: 1000px; text-align: center; font-weight: bold; }
#middle { border1: 1px solid; min-height: 300px; }

#middle .itx-table .itx-tableCell { float: left; }

#left ul         { padding: 0px; list-style: circle inside; margin-top: 25px;}
#left li         { font-weight: bold; font-size: 120%; padding-bottom: 15px; border1: 1px solid;}
#left li a       { text-decoration: none; color: #0193de; }
#left li a:hover { text-decoration: underline; }
#left li a.active  { text-decoration: underline; color: #606060; }

#left              { border1: 1px solid; min-width: 120px; margin-right: 20px; }
#right             { border1: 1px solid; min-width: 150px; }

#border-t1  { border-left: 1px solid #c4c4c4;  border-top: 1px solid #c4c4c4; height: 20px; width: 50px; }
#border-t2  { border-right: 1px solid #c4c4c4; border-top: 1px solid #c4c4c4; height: 20px; width: 50px; }
#border-b1  { border-left: 1px solid #c4c4c4;  border-bottom: 1px solid #c4c4c4; height: 20px; width: 50px; }
#border-b2  { border-right: 1px solid #c4c4c4; border-bottom: 1px solid #c4c4c4; height: 20px; width: 50px; }

#right #content    { color: #505050; padding: 0px 10px 0px 10px ; min-height: 200px; }
#right .border-t { border1: 1px solid; }
#right .border-b { border1: 1px solid; }

#right .border-t .itx-tableCell.itx-tableCellCount_0 { float: left; }
#right .border-t .itx-tableCell.itx-tableCellCount_1 { float: right; }
#right .border-b .itx-tableCell.itx-tableCellCount_0 { float: left; }
#right .border-b .itx-tableCell.itx-tableCellCount_1 { float: right; }

#banner { width: 468px;  height: 60px; margin: 0px auto; border: 1px solid #73ff4d; text-align: center; margin-top: 20px; overfow: hidden; }
#banner div    {font-size: 24px; margin: 2px 2px 2px 2px; }
#banner div.f2 {color: #73ff4d; }
#banner div.f1 {color: white; background-color: #73ff4d;}


*/