#frametable {
  background-image: url(../images/footerback2.gif); 
  background-repeat: repeat; 
  background-position: top center;
  background-color: navy;
  padding: 6px 6px 50px 6px;
  width: 1006px; 
}
#leftframe {
  background-image: url(../images/pagebackleft.gif);
  background-position: right top; 
  background-repeat: repeat-y; 
}
#rightframe {
  background-image: url(../images/pagebackright.gif);
  background-position: left top;
  background-repeat: repeat-y; 
}
#maincontents {
  padding: 10px 10px 10px 10px;
  min-height: 550px;
  background-color: white;
  border: solid 10px #eeeeee;
  color: navy;
  margin: 0px 10px 0px 10px;
}
#mainpage {
  vertical-align: middle;
  min-height: 550px;
  background-color: white;
  border: solid 10px #eeeeee;
  color: navy;
  padding: 10px 0px 0px 0px;
  margin: 0px 10px 0px 10px;
  z-index: 10;
}
#topcontents {
  padding-bottom: 6px; margin-bottom: 14px;
  border-bottom: solid 1px #cecece;
}

#toplinkbar {
  display: block;
  margin: 10px 4px 3px 10px;
 	font-family: 'Tahoma', 'Arial', 'MS sans serif'; 
  font-size: 10px;
  clear: both;
  white-space: nowrap;
}
#toplinkbar a, #toplinkbar a:active, #toplinkbar a:link, #toplinkbar a:visited {
  display: inline;
  padding: 4px 5px 4px 5px;
  margin-right: 0px;
  color: #dedede;
  width: 100px;
  font-size: 11px;
/*
  background-image: url(../congress/cong07/stuff/linkback2.gif);
  background-position: right top;
  background-repeat: no-repeat;
*/
}
#toplinkbar a:hover {
  color: green;
  border-bottom: #cecece;
  background-image: url(../congress/cong07/stuff/linkback.gif);
  background-position: right top;
  background-repeat: no-repeat;
  text-decoration: none;
}
#toplinkbar a.toplinkbaractive, a.toplinkbaractive:active, a.toplinkbaractive:link, a.toplinkbaractive:visited, a.toplinkbaractive:hover {
  display: inline;
  padding: 4px 5px 4px 5px;
  margin: 0px 3px 0px 3px;
  color: black;
  width: 120px;
  background-image: url(../congress/cong07/stuff/linkback.gif);
  background-position: right top;
  background-repeat: no-repeat;
  text-decoration: none;
}


/****************************************************************************************/
/* BOX PRIMA PAGINA */
/****************************************************************************************/
.mainbox {
  background: white url(../images/h1_title_background.gif) no-repeat right top; 
  width: 560px;
  margin: 4px 4px 10px 4px;
/*  float: left;*/
}
.mainbox h2  {
  font-size: 16px;
  text-align: left;
  color: white;
  padding: 4px 2px 4px 24px;
  margin: 0px 0px 0px 0px;
  background-image: url(../images/sisef@leaflet.png);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  line-height: 16px;
}
.gdlbox {
  background: white url(../images/rs_title_background.gif) no-repeat top right; 
  width: 180px;
  margin: 4px 4px 10px 4px;
  /*float: left;*/
}
.gdlbox h2  {
  font-size: 14px;
  text-align: left;
  color: green;
  padding: 3px 2px 3px 24px;
  margin: 0px 0px 0px 0px;
  background-image: url(../images/sisef@leaflet.png);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  line-height: 16px;
}
.gdlbox p  {
  font-size: 11px;
  text-align: left;
  color: black;
  padding: 0px;
  margin: 0px;
  background-color: white;
}
.gdlbox2 {
  margin: 4px 4px 10px 4px;
}
.gdlbox2 h2 {
  font-size: 14px;
  text-align: left;
  color: green;
  padding: 3px 2px 3px 24px;
  margin: 0px 0px 0px 0px;
  background-image: url(../images/sisef@leaflet.png);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  line-height: 20px;
}
.gdlbox2 h2:hover {
  background-color: #fafad2;
}
.gdlbox2 p {
  font-size: 11px;
  text-align: left;
  color: black;
  padding: 0px;
  margin: 0px;
  background-color: white;
}
.gdlbox2 span.supertitle {
  color:black; 
  font-size: 12px;
}
.gdlbox2 span.subtitle {
  color:black; 
  font-size: 12px;
  font-weight: normal
}
.gdlbox2 .boxtitlelink { 
  font-size: 13px; font-family: Georgia, 'Times New Roman', serif;
}
h3.subtitle {
  border-bottom: solid 1px #cecece;
  padding-top: 0px;
}
.boxlist {
  background-color: white;
  border-top: none;
  border-left: solid 1px #cecece;
  border-right: solid 1px #cecece;
  border-bottom: solid 1px #cecece;
  font-size: 10px;
  text-align: left;
  color: navy;
  padding: 4px;
  margin: 0px;
  line-height: 13px;
}
a.boxtitlelink, a.boxtitlelink:active, a.boxtitlelink:visited {
  color: green;
  text-decoration: none;
  font-size: 14px;
}
a.boxtitlelink:hover {
  color: green;
  text-decoration: underline;
  font-size: 14px;
}
ul.gdl-inline {
  background-color: white;
  list-style-image: url('../images/zendarrow2.gif');
  list-style-type: none;
	margin: 0px;
  padding: 10px 2px 4px 25px;
}
ol.gdl-inline {
  background-color: white;
  list-style-type: upper-roman;
	margin: 0px;
  padding: 10px 2px 4px 30px;
}
li.gdl-inline {
  color: navy;
  background-color: white;
	margin: 0px;
	padding: 0px 0px 4px 0px;
  font-size: 11px;
  font-family: Tahoma, 'Trebuchet MS', Arial, Helvetica, Geneva, 'MS Sans Serif';
  line-height: 12px; 
}
a.boxlink, a.boxlink:active, a.boxlink:visited {
  font-size: 11px;
  font-family: Tahoma, 'Trebuchet MS', Arial, Helvetica, Geneva, 'MS Sans Serif';
  font-weight: normal;
  color: navy;
}
a.boxlink:hover {
  color: red;
  text-decoration: underline;
}
a.inline, a.inline:active, a.inline:visited {
  font-family: Tahoma, 'Trebuchet MS', Arial, Helvetica, Geneva, 'MS Sans Serif';
  background: #fff url(../images/zendarrow.gif) no-repeat right 4px;
  color: navy;
  text-decoration: none;
  padding-right: 15px;
  font-size: 11px; font-weight: normal;
}
a.inline:hover {
  background: #fff url(../images/zendarrow2.gif) right 4px no-repeat;
  color: blue;
  text-decoration: underline;
}
a.nolink {
  color: black;
  text-decoration: none;
}
/****************************************************************************************/
/* BOX ALTRE PAGINE */
/****************************************************************************************/
#navigation-topbar {
  background-color: #fafad2;
  font-size: 10px;
  padding: 4px 4px 4px 8px;
  margin: 4px 0px 16px 5px;
  background: #fff url(../images/main_heading_blue.gif) top right no-repeat;
  color: white; font-weight: bold;
}
#navigation-topbar a, #navigation-topbar a:visited, #navigation-topbar a:active, #navigation-topbar a:link { color: white; font-weight: bold; }
#navigation-topbar a:hover { color: yellow; }
.navigation-top-link {
  font-size: 11px;
  color: white;
  font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Geneva, 'MS Sans Serif';
}
a.navigation-top-link,a.navigation-top-link:active,a.navigation-top-link:link, a.navigation-top-link:visited {
  font-size: 11px;
  color: white;
  font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Geneva, 'MS Sans Serif';
}
a.navigation-top-link:hover {
  color: yellow; text-decoration: underline
}
b.navigation-top-link {
  font-size: 11px;
  color: yellow;
  font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Geneva, 'MS Sans Serif';
}
#bottomdate {
  font-size: 9px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #cecece;
  font-style: italic;
}
#static {
  padding-left: 20px;
}
#static h1 {
  margin-top: 0px; padding-top: 4px;
}
#static h3 {
  font-size: 14px;
  padding-bottom: 10px;
  border-bottom: solid 1px #cecece;
}
.tbox {
  width: 400px;
}
