/* CSS Document */
@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: 'TiresiasPCfontRegular';
  src: url('../_fonts/tiresias_pcfont.eot');
  src: url('../_fonts/tiresias_pcfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/tiresias_pcfont.woff') format('woff'), url('../_fonts/tiresias_pcfont.ttf') format('truetype'), url('../_fonts/tiresias_pcfont.svg#TiresiasPCfontRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}


body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  font-size: 62.5%;
  font-family: TiresiasPCfontRegular, Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #444444;
  line-height: 20px;
    text-align: left;
}
.screen-reader-text {
  position: absolute;
  left: -9000px;
}
.fauxWrapper {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#headerWrapper {
  background: #ecedef url(../_img/g_headerBG.png) top left repeat-x;
}
#menuWrapper {
  background: #ebebeb url(../_img/g_menuBG.png) left top repeat-x;
  padding-top: 6px;
}
#contentWrapper {
  padding: 22px 0;
  overflow: hidden;
}
#footerWrapper {
  border-top: 1px solid #007090;
  min-height: 80px;
  padding-top: 10px;
}
#homepageCol1,
#homepageCol2,
#homepageCol3 {
  float: left;
  width: 31%;
  margin-right: 3%;
}
#homepageCol3 {
  margin-right: 0;
}
#homepageCol3 .custom + .custom{
    margin-top: 30px;
}
#rosCol1,
#rosCol2 {
  float: left;
}
#rosCol1 {
  width: 30%;
  margin: 24px 2% 0 0;
}
#rosCol2 {
  width: 68%;
}
.singleColum #rosCol2 {
  width: 100%;
}
.singleColum #rosCol1 {
  margin: 0;
}
a {
  text-decoration: underline;
  color: #007090;
}
a:focus{
    background: url(../_img/g_pxGray.png);
}
p {
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 4px 0;
  text-align: left;
}
#k2Container.itemView p{
    margin: 0 0 10px 0;
}
p a {
  text-decoration: underline;
}
p strong,
p bold {
  color: #222222;
}
p + h2:not(.title) {
  margin-top: 1em;
}
li{
    text-align: left;
}
#k2Container ol,
#k2Container ul {
  
}
#k2Container.itemView ol,
#k2Container.itemView ul {
    font-size: 1.2em;
    line-height: 1.3em;
    margin-bottom: 10px;
    margin-left: 40px;
}
h2:not(.title) {
  font-size: 1.4em;
  font-weight: bold;
}
.title {
  font-size: 2em;
  line-height: 1.3em;
  border: 1px solid #e0dfdf;
  border-width: 1px 0;
  padding: 0;
  margin-bottom: 16px;
  position: relative;
  color: #007090;
}
.title:before {
  content: '.';
  overflow: hidden;
  height: 12px;
  width: 13px;
  background: url(../_img/g_arrowBalloon.png) no-repeat;
  position: absolute;
  margin-left: 45px;
  bottom: -12px;
}
.title a {
  display: block;
  text-decoration: none;
  background: url(../_img/i_arrows.png) right center no-repeat;
}
.title a:hover {
  color: #222222;
  text-decoration: underline;
  background-image: url(../_img/i_arrowsBlack.png);
}
h4 {
  color: #007090;
  font-size: 1.3em;
}

#rosCol2 .itemImageBlock{
    float: left;
    margin: 0 10px 10px 0;
    max-width: 300px;
}
#rosCol2 .itemImage{
    display: block;
}

.itemImageCaption{
    line-height: 1.5em;
    font-size: 1.1em;
    display: block;
    margin-top: 10px;
}
/*
#rosCol2 img {
  float: left;
  margin: 0 10px 10px 0;
}
*/
#rosCol2 {
  position: relative;
}
.breadCrumb {
  list-style: none;
}
.breadCrumb li {
  display: inline-block;
  font-size: 1.3em;
}
.breadCrumb li a {
  color: #444444;
  display: block;
  padding: 2px 30px 2px 0;
  background: url(../_img/i_arrowsBlack.png) center right no-repeat;
}
.breadCrumb li a:hover {
  color: #007090;
  text-decoration: underline;
}
.breadCrumb li a:focus{
    background: url(../_img/g_pxGray.png);
}
.breadCrumb li:last-child a {
  background: none;
  padding-right: 0;
}
.subMenuList {
  margin-bottom: 30px;
}
.subMenuList li {
  background: url(../_img/g_bulletRed.png) 5px 8px no-repeat;
  font-size: 1.4em;
  padding: 0 0 6px 20px;
}
.subMenuList li.active {
  background: url(../_img/i_arrowsBlack.png) 3px 6px no-repeat;
}
.subMenuList li.active a {
  color: #222222;
    text-decoration: none;
}
.subMenuList a:hover {
  text-decoration: underline;
  color: #222222;
}
.mod-languages {
  position: absolute;
  top: 10px;
  right: 10px;
  list-style: none;
  width: auto !important;
}
.mod-languages li {
  display: inline-block;
}
.mod-languages a {
  padding: 0 6px;
}
.mod-languages a:hover,
.mod-languages .lang-active a {
  color: #444444;
  text-decoration: underline;
}
.mod-languages li + li a {
  border-left: 1px solid #444444;
  padding: 0 8px;
}
#headerWrapper .fauxWrapper h1 a,
#headerWrapper .fauxWrapper h2 a {
  display: inline-block;
  margin: 20px 0;
}
#headerWrapper .fauxWrapper > div {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 230px;
  overflow: hidden;
}
#headerWrapper form {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
#headerWrapper form label {
  display: none;
}
#headerWrapper form input[type="submit"] {
  -webkit-appearance: none;
  border: none;
  text-indent: -1000px;
  background: #c6cad1 url(../_img/i_search.png) center center no-repeat;
  cursor: pointer;
  width: 30px;
  height: 30px;
  float: left;
}
#headerWrapper form input[type="submit"]:hover {
  background-color: #aab0ba;
}
#headerWrapper form input[type="text"] {
  border: 2px solid #e0e2e7;
  border-width: 5px 0 5px 5px;
  padding: 4px 0 4px 4px;
  color: #444444;
  float: left;
}
#socialLinks {
  float: left;
}
#socialLinks li {
  list-style: none;
  display: inline-block;
  margin-left: 2px;
}
#socialLinks li a {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: -1000px;
}
#socialLinks .facebook {
  background: #4471a9 url(../_img/logo_facebook.png) center center no-repeat;
}
#socialLinks .twitter {
  background: #46b4df url(../_img/logo_twitter.png) center center no-repeat;
}
#socialShare {
  position: absolute;
  top: 30px;
  right: 10px;
}
#socialShare p {
  margin: 6px 10px 0 0;
}
#socialShare p,
#socialShare ul {
  float: left;
}
#socialShare li {
  list-style: none;
  display: inline-block;
}
#socialShare li a {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: -1000px;
}
#socialShare .facebook {
  background: #4471a9 url(../_img/logo_facebook.png) center center no-repeat;
}
#socialShare .twitter {
  background: #46b4df url(../_img/logo_twitter.png) center center no-repeat;
}
#socialShareBottom {
    clear: both;
    overflow: hidden;
    padding: 20px 0;
}
#socialShareBottom li {
  float: left;
  list-style: none;
}
#articleTools li {
  list-style: none;
  display: inline-block;
  margin: 10px 10px 0 0;
}
#articleTools li a {
  display: block;
  width: 26px;
  height: 16px;
  overflow: hidden;
  text-indent: -1000px;
}
#articleTools #mailArticle a {
  background: url(../_img/i_mail.png) center center no-repeat;
}
#articleTools #printArticle a {
  background: url(../_img/i_print.png) center center no-repeat;
}
#articleStuff h4 {
  margin-top: 10px;
}
#articleStuff ul.articleFiles {
  list-style: none;
}
#articleStuff ul.articleFiles li {
  background: url(../_img/g_bulletRed.png) 5px 8px no-repeat;
  font-size: 1.2em;
  padding: 0 0 0 20px;
}
#articleStuff ul.articleFiles li a {
  color: #444444;
  text-decoration: underline;
}
#articleStuff ul.articleFiles li a:hover {
  color: #007090;
}
.sigProContainer {
  clear: both;
  width: 100%;
}
body .avVideo .avPlayerContainer {
  padding: 0;
  border: none;
  background: none;
}
.k2Pagination {
  font-size: 1.3em;
  padding-top: 10px;
}
.k2Pagination .pagenav {
  border-left: 1px solid #ccc;
  display: inline-block;
  padding: 0 6px;
}
.k2Pagination .pagination-prev + li .pagenav {
  border: none;
}
.k2Pagination .pagination-start .pagenav,
.k2Pagination .pagination-prev .pagenav,
.k2Pagination .pagination-next .pagenav,
.k2Pagination .pagination-end .pagenav {
  border: none;
  padding: 0;
}
.k2Pagination a {
  display: block;
}
.k2Pagination a:hover {
  color: #444444;
  text-decoration: underline;
}
.k2Pagination ul {
  list-style: none;
}
.k2Pagination ul li {
  display: inline-block;
  min-width: 20px;
  text-align: center;
}
.k2Pagination .pagination-start,
.k2Pagination .pagination-end {
  display: none;
}
.k2Pagination .pagination-prev {
  padding-right: 10px;
}
.k2Pagination .pagination-next {
  padding-left: 10px;
}
#menuWrapper ul {
  list-style: none;
  font-size: 1.6em;
  /*text-transform: capitalize;*/
  text-shadow: 0px 1px 0px #ffffff;
  filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
#menuWrapper ul li {
  display: inline-block;
}
#menuWrapper ul li a {
  display: block;
  padding: 0 10px;
  line-height: 2.8em;
  text-decoration: none;
}
#menuWrapper ul li a:hover,
#menuWrapper ul li.active a,
.error #menuWrapper ul li.active a:hover {
  background: url(../_img/g_pxGray.png);
  color: #222222;
  text-decoration: underline;
}
.error #menuWrapper ul li.active a {
  background: none;
  text-decoration: none;
  color: #007090;
}
.highlightList {
  list-style: none;
  margin-bottom: 30px;
}
.highlightList h2,
.highlightList h3,
.highlightList h2 a,
.highlightList h3 a {
  /*color: #444444;*/
    text-decoration: none;
  color: #007090;
  font-size: 1.2em;
  line-height: 1.1em;
}
.highlightList h2 a:hover,
.highlightList h3 a:hover {
  color: #007090;
    text-decoration: underline;
}
.highlightList li > a:hover {
  color: #222222;
  text-decoration: underline;
}
.highlightList li {
  overflow: hidden;
    list-style: none;
}
.highlightList img {
  float: left;
  margin: 0 10px 10px 0;
}
.highlightList li + li {
  border-top: 1px dashed #e0dfdf;
  padding-top: 16px;
}
.bannerBlock h2,
.bannerBlock h3 {
  margin-bottom: 0;
}
.bannerBlock > p {
    background: #9cadb2;
    font-size: 1.8em;
    margin: 0;
    padding: 20px 20px 0 20px;
    color: #ffffff;
}
.bannerBlock > a {
  display: block;
    background: #9cadb2;
    color: #ffffff;
    padding: 0 20px 20px 20px;
    font-size: 1.6em;
}
#bannerLusofonia {
  position: relative;
}
#bannerLusofonia img {
  border: 1px solid #e0dfdf;
  border-width: 1px 0;
}
#bannerLusofonia h2,
#bannerLusofonia h3 {
  position: absolute;
  right: 0;
  top: 0;
  color: #007090;
  background: #e5e5e5;
  font-size: 1.4em;
  padding: 10px;
}
#bannerLusofonia ul {
  overflow: hidden;
}
#bannerLusofonia ul li {
  display: inline-block;
  width: 45%;
  padding: 4px 0 4px 10px;
  color: #444444;
  font-size: 1.2em;
}
#bannerLusofonia ul li a {
  color: #444444;
}
#bannerLusofonia ul li a:hover {
  color: #007090;
}
.Chronoform .ccms_form_element {
  padding: 0;
  margin: 0;
}
.Chronoform label {
  background: #dededd;
  color: #007090;
  text-align: right;
  font-size: 1.2em;
  line-height: 2.2em;
  display: inline-block;
  margin: 0;
  padding: 4px 0;
  padding-right: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.Chronoform input,
.Chronoform textarea {
  border-width: 4px;
}
.Chronoform .cfdiv_checkbox input {
  width: auto;
  margin-left: 0 !important;
}
.Chronoform .cfdiv_checkbox label {
  background: transparent;
  text-align: left;
}
.Chronoform .cfdiv_text input[type="text"] {
  width: 25%;
}
.Chronoform input[type="submit"] {
  background: #007090;
  border: 0;
  color: white;
  font-size: 1.3em;
  padding: 10px;
  display: inline-block;
}
.Chronoform textarea {
  width: 95%;
}
.Chronoform #input_text_21_container_div input[type="text"] {
  width: 25%;
}
.Chronoform .cfdiv_radio div label {
  background: transparent;
}
.Chronoform .cfdiv_radio div {
  margin-left: 20px;
}
.Chronoform .cfdiv_radio div * {
  float: none !important;
}
.Chronoform .cfdiv_radio div input {
  float: left;
}
#footerWrapper #ICSCP {
  background: url(../_img/logo_ISCSP.png) center center no-repeat;
  position: absolute;
  right: 60px;
  top: 10px;
  width: 215px;
  height: 50px;
  text-indent: -1000px;
  overflow: hidden;
}
#footerWrapper #erlog {
  background: url(../_img/logo_erlog.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: 20px;
  width: 10px;
  height: 15px;
  text-indent: -1000px;
  overflow: hidden;
}
#rosCol2 #k2ModuleRelated {
  margin-top: 20px;
}
.error #rosCol1 {
  text-align: center;
}
.error #rosCol1,
.error #rosCol2 {
  padding-top: 30px;
}
.error #rosCol2 p {
  border-left: 1px solid #ccc;
  padding-left: 40px;
  line-height: 1.6em;
}
.error #rosCol1 h2 {
  color: #007090;
  font-size: 3em;
}
.error #rosCol1 h3 {
  font-size: 2em;
  margin-top: 20px;
}
body.sitemap #rosCol2 ul.menu,
body.sitemap #rosCol2 ul.menuothers {
  font-size: 1.2em;
}
body.sitemap #rosCol2 ul.menu,
body.sitemap #rosCol2 ul.menu ul,
body.sitemap #rosCol2 ul.menuothers,
body.sitemap #rosCol2 ul.menuothers ul {
  padding-left: 20px;
}
body.sitemap #rosCol2 ul.menu ul,
body.sitemap #rosCol2 ul.menuothers ul {
  margin-bottom: 20px;
}
body.sitemap #k2Container {
  display: none;
}

.itemImageGallery{
	clear: both;
}

#aceLogo{
	margin-bottom: 16px;
	margin-right: 10px;
}
#w3cAceLogo{
	margin-bottom: 10px;
}