﻿/* CSS Document*/

@font-face {
    font-family: 'PT Sans Caption';
    font-style: normal;
    font-weight: normal;
    src: url('../content/fonts/PT SANS/PTC55F.ttf'); /*if IE */
    src: local("PT Sans Caption"), url("../content/fonts/PT SANS/PTC55F.ttf") format("truetype"); /* non-IE */
}

@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: normal;
    src: url('../content/fonts/PT SANS/PTN57F.ttf'); /*if IE */
    src: local("PT Sans Narrow"), url("../content/fonts/PT SANS/PTN57F.ttf") format("truetype"); /* non-IE */
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: normal;
    src: url('../content/fonts/PT SANS/PTS55F.ttf'); /*if IE */
    src: local("PT Sans"), url("../content/fonts/PT SANS/PTS55F.ttf") format("truetype"); /* non-IE */
}

@font-face {
    font-family: 'PT Sans Caption Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../content/fonts/PT SANS/PTC75F.ttf'); /*if IE */
    src: local("PT Sans Caption Bold"), url("../content/fonts/PT SANS/PTC75F.ttf") format("truetype"); /* non-IE */
}

@font-face {
    font-family: 'PT Sans Narrow Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../content/fonts/PT SANS/PTN77F.ttf'); /*if IE */
    src: local("PT Sans Narrow Bold"), url("../content/fonts/PT SANS/PTN77F.ttf") format("truetype"); /* non-IE */
}

@font-face {
    font-family: 'PT Sans Italic';
    font-style: normal;
    font-weight: normal;
    src: url('../content/fonts/PT SANS/PTS56F.ttf'); /*if IE */
    src: local("PT Sans Italic"), url("../content/fonts/PT SANS/PTS56F.ttf") format("truetype"); /* non-IE */
}

@font-face {
    font-family: 'PT Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../content/fonts/PT SANS/PTS75F.ttf'); /*if IE */
    src: local("PT Sans Bold"), url("../content/fonts/PT SANS/PTS75F.ttf") format("truetype"); /* non-IE */
}

@font-face {
    font-family: 'PT Sans Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: url('../content/fonts/PT SANS/PTS76F.ttf'); /*if IE */
    src: local("PT Sans Bold Italic"), url("../content/fonts/PT SANS/PTS76F.ttf") format("truetype"); /* non-IE */
}


/* ------------------------------------------------------------------------ Genericos */
body {
    background-color:#ffffff;
    text-align:center;
    font-family: 'PT Sans';
    font-size: 15px;
    color:#333333;
    padding:0px;
    margin: 0px;
    height: 100%;
    width: 100%;
}

p 
{
    margin: 0px;
    padding: 0px;
}

p a, span a {
    text-decoration: none;
}

p a:hover, span a:hover {
    border-bottom: 1px solid #cccccc;
}

a.link {
    color: #6a6a6a;
    text-decoration: none;
}

a.link:hover, a.link:hover {
    border-bottom: 1px solid #cccccc;
}

a img
{
    cursor: pointer;
    border: 0px; 
}	

:focus {
    outline:none;
}

input.rounded {
    border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    color: #999999;
    font-family: Trebuchet MS;
    outline: 0;
    -webkit-appearance: none;
    height: 40px !important;
    width: 230px !important;
}

input.rounded:focus {
    border-color: #000000;
}

input:focus {
    height: 27px;
    outline:none;
	border:1px solid #45ada6; 
}

#content {
	margin:0px auto;
	text-align: center;
    width: 100%;
}

#content1 {
    width:100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

/* Header */
#header {
	margin:0 auto;
	text-align:center;
	height: 40px;
    background-color: #169890;
    margin-bottom: 1px;
}

.header_menu
{
    float: left;
    width: 70px;
    height: 40px;
    vertical-align: middle;
    position: relative;
    margin-left: 140px;
    z-index: 2000;
}

a.openML {
    position:absolute; 
    z-index:1000;
    top:0;
    float:left;
    left:0px;
    width:40px;
    height:40px;
    text-decoration: none;
    }

    a.openML:hover
    {
        text-decoration: none;
        background-color: #f2f2f2;
        height: 40px;
    }
        a.openML:focus, a.openML:focus {
            height: 40px;
        }
    a.openML div:first-of-type
    {
        background-image: url(../images/menu_topo/menu_verde.png);
        background-repeat: no-repeat;
        height: 40px;
        width: 40px;
        float: left;
    }
    a.openML div:first-of-type:hover {
        background-color: #f2f2f2;
    }

.menusel {
    background-color: #45ada6;
}

/* Menu */
.divtopM {
    float:left;
    width:140px; 
    height:30px
}
    .divtopM a {
        width:140px; 
        height:30px;
        display:block;
    }
#rodape {
    position: fixed;
    bottom: 35px;
    background-image: url(../images/menu_topo/unesco.jpg);
    background-repeat: no-repeat;
    width: 187px;
    height: 129px!important;
    line-height:129px!important;
    padding: 0px!important;
}

#rodape:hover {
    background-image: url(../images/menu_topo/unesco_cinza.jpg);
}

.rodape_esq {
    position: fixed;
    bottom: 5px;
    width: 187px;
    height: 20px!important;
    line-height:15px!important;
    color: #000000; 
    font-size:11px;
   padding-left:0px!important;
   padding-right:0px!important;
}
.rodape_esq a {
        text-decoration: none;
        color: #000000;
        font-size:11px!important;
    }
     .rodape_esq a:hover {
        text-decoration: underline;
        width: 187px;
    }

.divtopL {
    width:240px; 
    height:30px;
}

    .divtopL a {
        width:140px; 
        height:30px;
        display:block;
    }
#menuproj {
    float:left; 
    position:relative; 
    z-index:900;
    width: 187px;
    min-width: 135px;
    height: auto;
    text-align: left;
    padding-top: 40px;
    overflow: hidden;
    padding-top:75px;
    background-color: #ffffff;
}
#menuproj a{
    color: #666666;
    text-decoration: none;
    font-size: 15px;
}
#menuproj a:hover{
    color: #169890;
    text-decoration: none;
}
#menuproj div{
    min-width: 70px;
    padding: 4px 12px;
    vertical-align: middle;
}
#menuproj div:hover{
   background-color: #cccccc;
   color: #169890;
}
#menuproj div:hover a{
   color: #169890;
}

    div#menuproj div.menu1:nth-child(6) ,div#menuproj div.menu1:nth-child(8) ,div#menuproj div.menu1:nth-child(9) {
        margin-top: 20px;
    }
.divactive {
    background-color: #cccccc;
}
    .divactive a {
        color: #169890!important;
    }
.divactivef {
    background-color: #cccccc;
}

#menulat {
    float:left; 
    position:absolute; 
    left:0; 
    top:40px;
    display:none;
    z-index:1000;
    background-color: #169890;
    width: 178px;
    padding-top: 5px;   
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-align: left;
}

.nav_menu,.nav_menui
{
    width: 187px;
    height: 40px;
    vertical-align: middle;
}
.nav_menu a,.nav_menui a
    {
        color:#ffffff;
        text-decoration: none;
        height: 40px;
        width: 70px;
    }
   .nav_menui a:first-of-type div:first-of-type
    {  
        background-image: url(../images/menu_topo/inicio.png);
        background-repeat: no-repeat;
        float: left;
        height: 40px;
        width: 51px;
    }
   .nav_menui a div:last-of-type
    {
        height: 40px;
        line-height: 40px;
    }

    .nav_menu a div
    {
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
    }

    .nav_menu a:hover, .nav_menu:hover, .nav_menu .active
    ,.nav_menui a:hover, .nav_menui:hover, .nav_menui .active
    {
        color:#ffffff;
        text-decoration: none;
        background-color: #45ada6;
        height: 40px;
    }
    .nav_menu a:focus, .nav_menui a:focus {
            height: 40px;
        }

    .nav_menu:last-of-type, .nav_menu:last-of-type a div:last-of-type{

        margin-top:20px;
        height: 40px;
        line-height: 20px;
    }
/* Footer */
#margemBottom {
    height: 73px;
    width: 100%;
    background: #ffffff;
}

.rodape_inf {
    font-weight: normal;
    font-size:12px;
}

 .rodape_inf div:first-of-type, .rodape_inf div:nth-child(2) {
        float: left;
        padding-left: 25px;
        line-height: 73px;
    }

  .rodape_inf div:first-of-type a{
        height: 20px;
        line-height: 20px;
        padding: 7px;
        text-decoration: none;
        background-color: #169890;
        color: #ffffff;
        display: inline-block;
        font-size:14px;
    }

  .rodape_inf div:first-of-type a:hover{
        text-decoration: none;
        color:#ffffff;
        background-color: #45ada6;
    }

  .rodape_inf div:last-of-type {
        float: right;
        padding-right: 25px;
    }

    .rodape_inf a {
        text-decoration: none;
        color: #000000;
    }
     .rodape_inf a:hover {
        text-decoration: underline;
    }

     .rodape_inf img:first-child {
        width: 273px;
        height: 73px;
    }
      .rodape_inf img:nth-child(2) {
        width: 193px;
        height: 73px;
    }

/* Carousel slider */
    .container #slider {
        left: 0;
        position: relative;
        right: 0;
        margin: 0 auto;
        top: 0px;
        overflow: hidden;
    }
    .container #slider .slide {
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        transition: opacity 600ms ease-in-out;
        max-width: 1360px;
    }

        .container #slider .slide.active {
            opacity: 1;
            position: relative;
            z-index: 1;
        }

    .container #slider .slider-arrows, .container #slider .content {
        height: 0;
        position: absolute;
        left: 0;
        width: 100%;
        top: 50%;
    }

        .container #slider .slider-arrows div, .container #slider .content div {
            margin: 0 auto;
            visibility: hidden;
        }


        .container #slider .slider-arrows a {
            position: relative;
            top: -1rem;
            visibility: visible;
            cursor: pointer;
            height: 52px;
            width: 70px;
            display: block;
            z-index: 100;
        }

            .container #slider .slider-arrows a:hover {
                background-position: center bottom;
            }

        .container #slider .slider-arrows .right {
            background: url(../images/menu_topo/seta_branca.png) no-repeat center top;
            float: right;
            margin-right: 2rem;
        }

         .container #slider .slider-arrows .right:hover {
            background: url(../images/menu_topo/seta_over.png) no-repeat center top;
        }
        .container #slider .slider-arrows .left {
            background: url(../images/menu_topo/seta_branca.png) no-repeat center top;
            float: left;
            margin-left: 2rem;
        }
         .container #slider .slider-arrows .left {
            background: url(../images/menu_topo/seta_over.png) no-repeat center top;
        }
        .container #slider .content > div {
            margin: 0 auto;
        }

      .container #slider .slider-controls {
        height: 0;
        position: absolute;
        right: 1em;
        width: 100%;
        top: 1em;
        z-index:2;
    }
        .container #slider .slider-controls ul {
            margin: 0 auto;
            text-align: right;
        }

        .container #slider .slider-controls li {
            display: inline-block;
            padding: 0;
        }

         .container #slider .slider-controls li span {
                background-color: rgba(255,255,255,0.2);
            }
            .container #slider .slider-controls li.active span {
                background-color: rgba(255,255,255,1);
            }

        .container #slider .slider-controls a {
            display: block;
            cursor: pointer;
            padding: .4rem 0 .4rem .4rem;
            height: 18px;
        }

        .container #slider .slider-controls span {
            display: block;
            background-color: rgba(255,255,255,0.2);
            height: 0.5rem;
            width: 0.5rem;
        }

          .container #slider .content > div {
            display: table-cell;
            vertical-align: bottom;
        }

        .container #slider .slide {
            min-height: inherit;
            height: inherit;
            width: 100%;
        }

        .container #slider .links  {
            background: transparent;
            position: relative;
            right: 0;
            z-index: 100;
            bottom: 3em;
            float: right;
        }
        .container #slider .links a img{
            position: relative;
            margin-right: 9em;
        }

        .container .image img {
            display: block;
            margin-right: auto;
            margin-left: auto;
            height: auto;
            width: 100%;
            margin-top: auto;
            margin-bottom: auto;
            overflow: hidden;
        }

     #conteudo a.alinks, footer.container a.alinks
     {
        color: #666666!important;
    }
    #conteudo a.alinks:hover, footer.container a.alinks:hover{
        border-bottom: 1px solid #666666!important;
    }
        #conteudo a:hover img, a.alinks img:hover {
            border: none;
        }


/* 
   #################################################
   #################################################
   #################################################
   #################################################
   #################################################

*/

#leftcol { 
	float:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:490px;
	height: auto;
	z-index:100;
	display: block;
	padding-left: 38px;
	margin-bottom: 20px;
	
}
#rightcol {
	float:left;
	min-width: 300px;
	padding-left: 38px;
}

#centercol {
	position:relative;
	padding:0 0 0 350px;
	margin-left: 20px;
	}

#centercol_all {
    margin: 0 auto;
    text-align: center;
}

#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	color:#CCC;
	border-top: 1px solid #dbd7d8;
	padding-top: 8px;
}

.menu_central {
    background-color: #ffffff;  
}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* hacks */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline;
	vertical-align: middle;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}


.header_areas {
    float: left;
    vertical-align: middle;
    height: 75px;
}

.header_areas a{
    height: 35px;
    width: 75px;
}
.header_areas a:hover, .header_areas a:active{
    cursor: pointer;
}

#margemDireita {
    height: 100%;
    width: 20px;
    top: 0;
    right: 0;
    z-index: 4;
    background: #ffffff;
    position: fixed;
}
#margemEsquerda {
    height: 100%;
    width: 20px;
    top: 0;
    left: 0;
    z-index: 3;
    background: #ffffff;
    position: fixed;
}

.topo_left
{
    min-width: 425px;   
    display: inline-block;
    top: 0px;
    height: 75px;
}

#wrapper1 {
    padding: 0px;
    margin: 0px;
    position: absolute;
    z-index: 1;
}

@media screen and (max-width: 1023px) {

    .column3, .column3_two, .column3_last
    , .column2, .column2_last {
        float: none;
    }

    .column2_last, .column3_last {
        float: none;
    }
}
