body {
  font-family:  /*Myriad Condensed Web,Myriad Web,*/Arial,Verdana,Helvetica,sans-serif;
  font-size:    12px;
  padding: 0;
  margin: 0;
  color: #4e4e50;
}

a {
  font-family:  /*Myriad Condensed Web,Myriad Web,*/Arial,Verdana,Helvetica,sans-serif;
  font-size:    12px;
  color: #4e4e50;
  text-decoration: none;
}

a:visited {
  color: #4e4e50;
}

a img {
  border: 0;
}

div#portalmain, div#main{
  width: 770px;
  min-height: 650px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -385px;
}

div#portalmain ul#langmenu {
  list-style: none;
  display: block;
  margin: 20px 0;
  padding: 0;
}
div#portalmain ul#langmenu li {
  color: #9c9ea0;
  display: inline;
  padding: 0;
}
div#portalmain ul#langmenu li.active {
  color: #4e4e50;
}

.longseparator {
  width: 770px;
  height: 1px;
  background: url(../images/separator-400.gif) no-repeat top center;
  overflow: hidden;
}

#portalcorsologo {
  width: 770px;
  height: 326px;
  background: url("../images/corso_portal_logo.jpg") no-repeat top center;
}

ul#mainmenu {
  margin-left: 150px;
  text-align: left;
  color: #4e4e50;
  text-transform: uppercase;
  margin-top: 40px;
  padding: 0;
}

ul#mainmenu  li div {
  padding-bottom: 10px;
  width: 150px;
  background: url(../images/separator-150.gif) no-repeat bottom center;
}
ul#mainmenu li div.inactive {
  color: #bbb;
}

ul#mainmenu  li{
  list-style: none;
  display: block;
  float: left;
  margin-right: 25px;
  font-weight: bold;
}
ul#mainmenu li ul {
  padding: 0;
  margin: 0;
}
ul#mainmenu li ul li {
  display: block;
  float: none;
  padding: 10px 0 0 0;
  margin: 0;
  font-weight: normal;
}
ul#mainmenu li ul li a, ul#mainmenu li ul li a:visited {
  color: #4e4e50;
}
ul#mainmenu li ul li a:hover {
  color: #000;
}
ul#mainmenu li ul li div {
  background: none;
}

div#main {
  text-align: left;
}
#structheader {
  margin-top: 5px;
  width: 770px;
  height: 180px;
  background: transparent url("../images/corso_header.jpg") no-repeat -8px 0px;
  text-align: right;
}
#structfooter {
  margin: 10px 0 0 20px;
}

div#main ul#langmenu {
  list-style: none;
  display: block;
  margin: 20px 30px 0 0;
  padding: 0;
}
div#main ul#langmenu li {
  color: #9c9ea0;
  display: inline;
  padding: 0;
}
div#main ul#langmenu li.active {
  color: #4e4e50;
}
ul#langmenu li.active a, ul#langmenu li.active a:visited, ul#langmenu li.active a:active {
  color: #4e4e50;
}
ul#langmenu li a, ul#langmenu li a:visited, ul#langmenu li a:active {
  color: #9c9ea0;
}

div#main #structheader #project {
  margin: 0 75px 0 0;
  padding-top: 100px;
  font-size: 24px;
  color: #a73221;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.longseparatorLeft {
  width: 400px;
  height: 1px;
  background: url(../images/separator-400.gif) no-repeat top left;
  clear: both;
  overflow: hidden;
}
.longseparatorMain {
  width: 150px;
  height: 1px;
  clear: both;
  overflow: hidden;
  background: url(../images/separator-400.gif) no-repeat -250px 0;
}
#columnstruct {
  min-height: 385px;
  _height: 385px;
}
#columnstruct #leftcol {
  width: 159px;
  float: left;
  /*margin-right: 50px;*/
  min-height: 385px;
  _height: 385px;
  background: top center #c7c7c7;
}
#columnstruct #leftseparatorcolumn {
  width: 51px;
  background: url(../images/separator-400.gif) no-repeat -200px 0;
  min-height: 385px;
  _height: 385px;
  float: left;
}
#columnstruct #maincol {
  width: 370px;
  float: left;
  margin-right: 50px;
  min-height: 385px;
  _height: 385px;
}
#columnstruct #rightcol {
  width: 140px;
  float: left;
  min-height: 385px;
  _height: 385px;
  position: relative;
}

ul#menu, ul#menulast {
  list-style: none;
  padding: 0;
  text-align: left;
  width: 150px;
}
ul#menu {
  margin: 25px 0 0 0;
  _margin: 12px 0 0 0;
  height: 290px;
  _height: 303px;
}
ul#menu div:before, ul#menulast div:before {
  content: '»';
  display: block;
  min-height: 20px;
  float: left;
  margin: 0 2px 0 0;
}
ul#menulast {
  margin: 0;
  position: absolute;
  bottom: 0;:
}
ul#menu li, ul#menulast li {
  padding-top: 10px;
  text-transform: uppercase;
  color: #4e4e50;
  padding-bottom: 10px;
  background: url(../images/separator-150.gif) no-repeat bottom center;
}
ul#menu li a , ul#menu li a:visited , ul#menu li a:hover, 
ul#menulast li a , ul#menulast li a:visited , ul#menulast li a:hover {
  color: #4e4e50;
}
ul#menu li:hover, ul#menu li.hover, ul#menulast li:hover, ul#menulast li.hover {
  color: #000;
  background-color: #eee;
  /*opacity: 10%;*/
}
ul#menu > li:hover:first-child, ul#menulast li:hover:first-child {
  background-color: transparent;
}
ul#menu li ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  display: none;
  width: 140px;
  background-color: #eee;
}
ul#menu li:hover ul, ul#menu li.hover ul {
  display: block;
}
ul#menu li ul li {
  padding: 10px 10px 10px 5px;
  text-transform: none;
  background: none;
}
.maintitle {
  margin: 10px 0 10px 0;
  font-size: 25px;
  font-weight: normal;
  color: #4e4e50;
  /*height: 60px;*/
}
.maincontent {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 335px;
  padding: 0 8px 0 0;
}
.maincontent p {
  margin-top: 0;:
}
#popupheader {
  width: 1000px;
  height: 95px;
  background: url(../images/popup_header.jpg) top right no-repeat;
}
#popupheader .maintitle {
  padding: 25px 35px;
  font-weight: normal;
  color: #4e4e50;
}
.popupseparator {
  width: 770px;
  height: 1px;
  background: url(../images/separator-760.gif) no-repeat top center;
  overflow: hidden;
}
#popupcontent {
  padding: 0;
}

.detailsfocim {
  font-size:       14px;
  font-weight:     bold;
  color:           #c74227;
  text-align:      center;
}

.detailsadatcim {
  font-size:       11px;
  font-weight:     normal;
  color:           #000000;
  text-align:      left;
}

.detailsadat {
  font-size:       11px;
  font-weight:     normal;
  color:           #000000;
  text-align:      right;
  width:           100%;
}

#magazinbanner {
  position: absolute;
  bottom: 41px;
  left: 30px;
  display: none;
}

#popupmessage {
  display: none;
}
