body {
   font-family: sans-serif;
   font-size: 13px;
   background-position: left top;
   background-color: #f0f0f1;
   background-image: url(img/bg.png);
   text-align: center;
}
a:link, a:visited, a:hover, a:active {
   text-decoration: none;
}
a:link {
   color: #1a8080;
}
a:active, a:visited {
   color: #801a1a;
}
a.lang:hover {
   color: white;
}
hr {
   border-style: solid none none;
   border-color: #7f7f7f;
   border-width: 1px;
}
h3 {
   font-size: 17px;
   font-weight: bold;
   text-transform: inherit;
   text-decoration: none;
   line-height: 120%;
   font-style: normal;
   text-align: left;
}
.b {
   font-weight: bold;
}
.intable {
   padding-left: 8px;
}
.inhead {
   padding: 8px 8px 12px;
}
.menuitem {
   padding: 4px;
   color: white;
   background-color: #801a1a;
   font-weight: bold;
}
.lang {
   padding: 8px 0px 8px 5px;
   text-align: right;
}
.page {
   margin: auto;
   padding: 10px;
   background-color: white;
   text-align: center;
   width: 780px;
}
ul.menu {
   border-left: 1px none #7f7f7f;
   border-right: 1px none #7f7f7f;
   padding: 0px;
   overflow: hidden;
   list-style-type: none;
   margin-left: 0px;
}
li.menu, li.menu_logo, li.menu_sect, li.menu_lang {
   border-right-style: none;
   border-left-style: none;
   float: left;
   background-position: left top;
   background-repeat: no-repeat;
   border-top-style: none;
}
li.menu_logo {
   border-style: none none solid;
   border-color: #7f7f7f;
   border-width: 1px;
   background-position: left top;
   background-repeat: no-repeat;
   height: 110px;
   width: 200px;
}
li#ITA.menu_logo {
   background-image: url(img/logo-ITA-h100.png);
}
li#ENG.menu_logo {
   background-image: url(img/logo-ENG-h100.png);
}
li#DEU.menu_logo {
   background-image: url(img/logo-DEU-h100.png);
}
li#POR.menu_logo {
   background-image: url(img/logo-POR-h100.png);
}
li.menu_sect {
   height: 29px;
   width: 580px;
}
li.menu_lang {
   height: 82px;
   width: 580px;
}
ul.sect {
   border-style: none;
   margin: 0px;
   padding: 0px;
   overflow: hidden;
   list-style-type: none;
}
li.sect, li.sect_first, li.sect_last, li.sect_active, li.sect_close {
   border-style: none solid solid none;
   border-color: #7f7f7f;
   border-width: 1px;
   padding: 2px 4px 10px;
   margin-left: 0px;
   width: 75px;
   float: left;
   display: block;
}
li.sect:hover, li.sect_first:hover, li.sect_last:hover, li.sect_active:hover {
   background-color: #e6e6e6;
}
li.sect_first {
   border-left-style: none;
}
li.sect_last {
   border-right-style: none;
}
li.sect_active {
   border-top-style: solid;
   border-bottom-style: none;
   color: #801a1a;
}
li.sect_close {
   border-right-style: none;
   width: 69px;
}
ul.lang {
   border-style: none;
   margin: 0px;
   padding: 0px;
   overflow: hidden;
   float: right;
   list-style-type: none;
}
li.lang {
   padding: 2px 4px;
   display: inline;
   font-size: 10px;
}
li.lang:hover {
   background-color: #1a8080;
}
ul.breadcrumb {
   margin: 0px;
   padding: 0px;
   text-align: left;
   list-style-type: none;
}
li.breadcrumb {
   display: inline;
   font-size: 10px;
}
ul.services {
   padding: 0px;
   overflow: hidden;
   margin-left: 0px;
   list-style-type: none;
   text-align: left;
}
li.service {
   margin: 0px;
   padding: 0px 10px;
   color: black;
   font-weight: normal;
   width: 175px;
   top: 0px;
   bottom: 0px;
   display: block;
   float: left;
   right: 0px;
   left: 0px;
   height: 300px;
   background-position: 0px 50px;
   background-repeat: no-repeat;
}
li.service h3 {
   font-weight: normal;
   margin-top: 16px;
   margin-bottom: 170px;
}
li.servicex a:link {
   color: #ffff80;
}
li.servicex a:hover, li.servicex a:active, li.servicex a:visited {
   color: #ffcc80;
}
#plan {
   background-color: #2e801a;
   background-color: #1a804d;
   background-color: #1a805e;
   background-color: #1a8080;
   background-color: #bfff80;
   background-image: url('img/index-plan.png');
}
#proj {
   background-color: #80571a;
   background-color: #1a806f;
   background-color: #1a803c;
   background-color: #1a805e;
   background-color: #ffcc80;
   background-image: url('img/index-proj.png');
}
#stud {
   background-color: #801a57;
   background-color: #1a6f80;
   background-color: #1a801a;
   background-color: #1a803c;
   background-color: #ff8080;
   background-image: url('img/index-stud.png');
}
#info {
   background-color: #2e1a80;
   background-color: #1a4d80;
   background-color: #3c801a;
   background-color: #1a801a;
   background-color: #bf80ff;
   background-image: url('img/index-info.png');
}
div.warning {
   font-size: 16px;
   margin-bottom: 20px;
   margin-top: 20px;
   font-style: italic;
   color: #801a1a;
   font-weight: bold;
}
div.address {
   color: #7f7f7f;
   font-size: 11px;
   text-align: left;
}
div.soci {
   font-size: 10px;
   font-weight: inherit;
   text-align: left;
   color: #7f7f7f;
   margin-top: 5px;
}

