html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;} /* remember to define focus styles! */ :focus {outline: 0;} /* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;} /* tables still need 'cellspacing="0"' in the markup */ table {border-collapse: collapse;border-spacing: 0;}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    src: local('Oswald Bold'), local('Oswald-Bold'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/bH7276GfdCjMjApa_dkG6T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}


html{
    height:100%;
}

.menu_oc {
    height: 45px;
    width: 100%;
    display: none;
    position: fixed;
    top:0px; left:0px;
    z-index:999999999;
    width: 100%; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    border-bottom:4px solid #eeeeee;
}
body{
    margin:0px;
    background-color:#ffffff;;
}

div{margin:0}
a img{ border:none}

/*COR DOS TITULOS  #004a8f */


.boxes{border:1px solid #e6e6e6;}
.esq{float: left}
.dir {float: right}

#titulos{font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#004a8f;}
.chamadas{ font-size:24px; text-transform:none; font-weight:bold; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;  border-bottom:#004a8f 3px solid; margin-bottom:15px;}
.azul{color:#376d84}
.azulclaro{color:#009bdb}	
.laranja{color:#ff8635}	
.cinza{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#666}
.cinzaescuro{ color:#333}
.vermelho-escuro{ color:#a50006}
.vermelho{ color:#ca0000}
.verde{ color:#3ea909}
.rosa{ color:#f9004c}	
.roxo{ color:#9113f2}	
.preta{ color:#000}			


#submenu{
    width:100%;
    height:35px;
    clear:both;
    background:#e6e6e7;
    border-bottom:1px #dadada solid;
    position:absolute;
    top:0px;
}


#submenu-centro{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    font-size:10px;
    text-align:left;
    height:25px;
    padding-top:5px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#4f8cd3; 
}


#data{
    float:left;
    width:350px;
    overflow:hidden;
    margin-top:8px;
    color:#898787;
    text-shadow:#FFF 0 1px;
}

#previsao{ width:380px; height:25px; float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; text-align:right; margin-left:25px; margin-left:20px; color:#898787;
           text-shadow:#FFF 0 1px;}



#topo{
    width:100%;
    height:160px;
    background: transparent;
}

#topo-centro{
    width:980px;
    margin-left:auto;
    margin-right:auto;
}

.transparente{
    /* Required for IE 5, 6, 7 */
    /* ...or something to trigger hasLayout, like zoom: 1; */
    width: 100%; 

    /* Theoretically for IE 8 & 9 (more valid) */	
    /* ...but not required as filter works too */
    /* should come BEFORE filter */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    filter: alpha(opacity=30);

    /* Older than Firefox 0.9 */
    -moz-opacity:0.3;

    /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0.3;

    /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
    opacity: 0.3;
}


.tooltip{
    display: inline;
    position: relative;
}

.tooltip:hover:after{
    background: #035F9E
    background: rgba(0,0,0,.9);
    border-radius: 5px;
    bottom: 46px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 10px 10px;
    position: absolute;
    z-index: 98;
    width: 150px;
    font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-size:12px; color:#FFF;
    text-align:center;

}

.tooltip:hover:before{
    border: solid;
    border-color: #232323 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 40px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}




#sociais{
    width:220px;
    height:38px;
    float:left;
    margin-top:35px;
    margin-left:105px;

}

#sociais li{ display:inline; padding-left:2px;}
#sociais li a{}
#sociais li a:hover{opacity:0.50;}



#logo{
    width:434px;
    height:129px;
    float:left;
    padding-left:0px;
    margin-top:20px;
}


#buscar{

    width:280px;
    height:30px;
    margin-top:20px;
    float:right;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius: 2px;
    border:#dbdbdb 1px solid;
    behavior:url(border-radius.html);
    padding-right: 0px;
    margin: 0px;
    background: white;



}


#buscar .busca{
    border:none;
    background-color:transparent;
    width:180px;
    font-family: "Humans", sans-serif; font-size:14px;
    margin-top:5px;
    color:#20618d;

}

#buscar .busca::-webkit-input-placeholder { color:#c6c6cb; } 
#buscar .busca:-moz-placeholder { color:#c6c6cb;} 

#buscar .busca_bg{

    width:280px;
    height:30px;
    padding-left:10px;
    padding-top:0px;
    

}

#buscar .botao{
    border:none;
    width:33px;
    height:31px;
    background: url(../imagem/bt_busca.png);
    margin-right:8px;
    margin-top:-1px;
    float:right;

}





#menu{width:100%; height:45px; border-bottom:4px solid #eeeeee; border-top:4px solid #eeeeee; }

nav {
    width: 980px;
    height: 45px;
    margin:0 auto 0 auto;


}

nav ul {
    text-align: center;
    z-index:99999;
}

nav ul li {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:21px;
    cursor: pointer;
    -webkit-transition: padding .05s linear;
    -moz-transition: padding .05s linear;
    -ms-transition: padding .05s linear;
    -o-transition: padding .05s linear;
    transition: padding .05s linear;
    z-index:888;

}
nav ul li.drop {
    position: relative;

}
nav ul li {
    display: inline;
}

nav ul li a {
     color: #fff !important;
	line-height: 45px;
    padding: 0 23px;
    height: 80px;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    text-decoration:none;
    text-transform:uppercase;
}

nav li:first-child { margin-left:-23px}



nav ul li a:hover {
    color: #eee;
}

.dropOut .triangle {
    width: 0;
    height: 0;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #14417d;
    top: -7px;
    left: 50%;
    margin-left: -8px;
}
.dropdownContain {
    width: 225px;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -100px; /* half of width */
    top: -800px;
    margin-top:-32px;
}
.dropOut {
    width: 225px;
    background:#035F9E;
    float: left;
    position: relative;
    margin-top: 0px;
    opacity: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
}

.dropOut ul {
    float: left;
    padding: 10px 0;
}
.dropOut ul li {
    text-align: left;
    float: left;
    width: 190px;
    padding: 12px 0 10px 15px;
    margin: 0px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background .1s ease-out;
    -moz-transition: background .1s ease-out;
    -ms-transition: background .1s ease-out;
    -o-transition: background .1s ease-out;
    transition: background .1s ease-out;
}

.dropOut ul li a{ 
    text-align: left;
    text-transform:none;
    line-height:20px;
    font-size:18px;
    font-weight: 600;
   
}


.dropOut ul li:hover {
    background: white;
}

nav ul li:hover a { color: #CCC !important; font-weight: 600; }
nav ul li:hover .dropdownContain { top: 60px; }
nav ul li:hover .underline { border-bottom-color: #777; }
nav ul li:hover .dropOut { opacity: 1; margin-top: 8px; }






#bg-banner{ width:100%; height:385px; margin-top:30px; margin-left:auto; margin-right:auto}
.bordtrans { 
    -moz-background-clip: padding; 
    -webkit-background-clip: padding;
    background-clip: padding-box; 	 
    border: 0px solid rgba(8,43,67,0.6);/*borda do banner principal*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 970px;
    height:345px;
    margin-left:auto;
    margin-right:auto;

}


#carousel-topo {
    margin:0;
    width: 970px;
    height:345px;

}
#carousel-topo ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
#carousel-topo li {
    font-size: 14px;
    color: #999;
    width: 970px;
    height: 345px;
    display: block;
    float: left;

}

#carousel-topo li:last-child {margin-right: 0px;}
#carousel-topo li img {
    width:970px;
    height:345px;
    z-index:9;
    position:relative;


}



.clearfix {
    float: none;
    clear: both;
}

#carousel-topo .prev1, #carousel-topo .next1 {
    margin-left: 10px;
    width:15px;
    height:21px;			
    display:block;				
    text-indent:-999em;
    background: transparent url('../imagem/carousel_control.png') no-repeat 0 0;
    position:absolute;
    top:70px;				
}
#carousel-topo .prev1 {
    background-position:0 0;
    left:-30px;
}
#carousel-topo .prev1:hover {
    left:-31px;
}			
#carousel-topo .next1 {
    background-position: -18px 0;
    right:-20px;
}
#carousel-topo .next1:hover {
    right:-21px;
}				
#carousel-topo .pager {
    margin-bottom:10px;
    float:right;
    z-index:10;
    position:relative;
}
#carousel-topo .pager a {
    margin: 0 5px 0 0;
    text-decoration: none;
    display:inline-block;
    width:4px;
    height:4px;
    background: #fff;
    border:#666666 3px solid;
    text-indent:-999em;
}
#carousel-topo .pager a.selected {
    text-decoration: underline;
    background: #666666;				
}




/*CARROSEL BANNER*/		

#banner-meio{ width:980px; height:90px; display:table; margin-bottom:50px}
#carousel-banner {
    margin:0;
    width: 980px;
    height:130px;

}
#carousel-banner ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
#carousel-banner li {
    font-size: 14px;
    color: #999;
    width: 980px;
    height: 130px;
    display: block;
    float: left;

}

#carousel-banner li:last-child {margin-right: 0px;}
#carousel-banner li img {
    width:980px;
    height:130px;
    z-index:9;
    position:relative;


}



.clearfix {
    float: none;
    clear: both;
}

#carousel-banner .prev1, #carousel-banner .next1 {
    margin-left: 10px;
    width:15px;
    height:21px;			
    display:block;				
    text-indent:-999em;
    background: transparent url('../imagem/carousel_control.png') no-repeat 0 0;
    position:absolute;
    top:70px;				
}
#carousel-banner .prev1 {
    background-position:0 0;
    left:-30px;
}
#carousel-banner .prev1:hover {
    left:-31px;
}			
#carousel-banner .next1 {
    background-position: -18px 0;
    right:-20px;
}
#carousel-banner .next1:hover {
    right:-21px;
}				
#carousel-banner .pager {
    margin-bottom:10px;
    float:right;
    z-index:10;
    position:relative;
}
#carousel-banner .pager a {
    margin: 0 5px 0 0;
    text-decoration: none;
    display:inline-block;
    width:4px;
    height:4px;
    background: #fff;
    border:#666666 3px solid;
    text-indent:-999em;
}
#carousel-banner .pager a.selected {
    text-decoration: underline;
    background: #666666;				
}












#destaques{
    float:left;
    width:640px;
    height:350px;
    -moz-background-clip: padding; 
    -webkit-background-clip: padding;
    background-clip: padding-box; 	 
    border: 0px solid rgba(0,0,0,0.7);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}			



#menu_index{width:300px; float:right;}
#menu_index li{ 
    width:290px; 
    height:40px;
    padding-left:10px;
    padding-top:10px; 
    border:#e1dfdf 1px solid; 
    background:#f4f4f3; 
    margin-bottom:19px; 
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:22px; 
    color:#313131;
    text-transform:uppercase;

}


#menu_index li a{ color:#313131; text-decoration:none; margin-left:15px;}
#menu_index li a:hover{color:#f60}


#menu_index li .icone-diario{background: url(../imagem/icon-diario.png); width:24px; height:24px; float:left}
#menu_index li .icone-camara{background: url(../imagem/icone-camara.png); width:24px; height:24px; float:left}
#menu_index li .icone-incentivos{background: url(../imagem/icone-incentivos.png); width:24px; height:24px; float:left}
#menu_index li .icone-licitacoes{background: url(../imagem/icone-licitacoes.png);  width:24px; height:24px; float:left}
#menu_index li .icone-noticias{background: url(../imagem/icone-noticias.png); width:24px; height:24px; float:left}
#menu_index li .icone-transparencia{background: url(../imagem/icone-transparencia.png)  ; width:24px; height:24px; float:left}
#menu_index li .icone-imprensa{background: url(../imagem/icon-imprenssa.png); width:24px; height:24px; float:left}
#menu_index li .icone-pregao{background: url(../imagem/icon-pregao.png); width:24px; height:24px; float:left}



#box{min-height:1000px;}


#meio{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    clear: both;
    padding-top:30px;

}


#meio-home{
    width:640px;
    float:left;
}


#pagina{
    width:980px;
}




#pagina-interna{
    width:600px;
    padding:25px;
    min-height:1180px;
    margin-right:20px;
    float:left;
    margin-bottom:30px;
    background: rgb(250, 250, 250) transparent;
    background: rgba(250, 250, 250, 0.7);
    /* Para navegadores IE 5.5 - 7 */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#fafafa);
    /* Para navegadores IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#fafafa)";
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#lateral-interna{
    width:300px;
    float:right;
    margin-bottom:30px;

}

#dest_ultimas{ width:270px; height:80px;background: rgb(250, 250, 250) transparent;
               background: rgba(250, 250, 250, 0.7);
               /* Para navegadores IE 5.5 - 7 */
               filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#fafafa);
               /* Para navegadores IE 8 */
               -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#fafafa)";;
               padding:15px;}


#dest_tit{ width: 182px; float:right;}
#dest_tit .categoria a{text-decoration:none}
#dest_tit a{font-family: "Humans", sans-serif; font-size:17px;text-decoration:none; font-weight:bold;}


#linha_azul { clear:both; border-bottom:#004a8f 3px solid; padding-top:10px; margin-bottom:10px;}
#linha { clear:both; border-bottom:2px solid; padding-top:10px; margin-bottom:15px;}
.linha { clear:both; border-bottom:1px dotted; color:#CCC; padding-top:10px; margin-bottom:15px;}
#separa{ height:15px; clear:both }


#linha-g { clear:both; border-bottom:6px solid; margin-top:-13px; margin-bottom:20px;z-index:1}
#titulos_box{ width:300px; text-align:center;  z-index:5}
#titulos_box a{background:#FFF;font-family: "Humans", sans-serif; font-size:19px;text-decoration:none; text-align:left; text-transform:uppercase; font-weight:bold; padding-left:5px; padding-right:5px;}


#fundo{
    width:280px;
    height:50px;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.8);
    /* Para navegadores IE 5.5 - 7 */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000);
    /* Para navegadores IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000)";
    margin:0 0 0 0;
    padding:5px 0px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    padding:10px;

}


#fundop{
    width:280px;
    height:40px;
    background:#000;
    padding:10px;

}

#fundop a{font-family: "Humans", sans-serif; font-size:17px; text-decoration:none; text-align:left; color:#FFF}
#fundop a:hover{color: #FC0}		




#fundo a{font-family: "Humans", sans-serif; font-size:17px; text-decoration:none; text-align:left; color:#FFF}
#fundo a:hover{color: #FC0}		

#bok{width:300px; height:70px; padding-top:190px;}	
#bov{width:300px; height:260px;}		



#eventos{ 
    float:right;
    height:350px;
    width:330px; 
    margin-left:20px;

}
#eventos .linha { clear:both; border-bottom:1px dotted #999; padding-top:15px; margin-bottom:15px;}	

#box-eventos{width:62px; height:60px; float:left;}
#box-dia{width:62px; height:37px; background:#933b5e; font-family:Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:38px; font-weight:400; color:#FFF; text-align:center; padding-bottom:3px}
#box-mes{width:62px; height:20px; background:#5e426b; font-family:Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:15px; font-weight:bold; color:#FFF; text-align:center; padding-top:3px}

#box-eventos-texto{width:250px; height:65px; float:right; border-right:#eee 2px solid;}
#box-eventos-texto .titulo a{width:250px;font-family:Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; font-weight:bold; color:#933b5e; text-align:left; text-decoration:none}

#box-eventos-texto .local{width:250px;font-family:Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:15px; font-weight:bold; color:#5e426b; text-align:left; padding-top:5px}


.bw {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.bw:hover {
    -webkit-filter: grayscale(100%);
}




#box-banners{margin-top:30px; float:right; width:580px}
#box-banners-rodape{margin-top:30px; width:980px; display:table}
#box-banners-rodape .esq{ margin-right:60px}
#box-banners-rodape .dir{ float:left; margin-right:0px}


#banner300{
    width:300px;
    height:140px;
    margin-right:40px;
    float:left;

}

#banner300d{
    width:300px;
    height:140px;
    float:right;

}


#bg-galeria{ 
    width:100%;
    height:370px;
    border-top:1px solid #FFF;
    border-bottom:1px solid #FFF;
    margin-top:0px;
    margin-bottom:30px;
    background:url(../imagem/bg_galeria.html)}

#titulo{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    text-decoration:none;
    margin-bottom:7px;
    margin-top:15px;
}

#titulo a{ text-decoration:none;}
#titulo a:hover{ opacity:0.9}


.textohome a{ font-family:"Humans", sans-serif; font-size:15px; text-decoration:none; text-align:justify left}
.textohome a:hover{ opacity:0.9}

#box-noticia{ 
    margin-top:-25px;
    float:left;
    height:390px;
    width:300px; 
    margin-right:40px;
}


#box-noticias-r{ 
    margin-top:-25px;
    float:left;
    height:390px;
    width:300px; 
}


#programacao{ 
    margin-top:-25px;
    float:right;
    height:390px;
    width:300px; 
}


.curvas {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    behavior:url(border-radius.html);
    margin-bottom:7px;
}

.curvas3 {
    -moz-border-radius:0px 5px 5px 5px;
    -webkit-border-radius:0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
    behavior:url(border-radius.html);
    margin-bottom:7px;
}



#coberturas{ width:980px; height:370px; margin-left:auto; margin-right:auto; padding-top:35px;}
#coberturas .tt{font-size:17px; font-family: "Humans", sans-serif; font-weight:bold; margin-left:4px}
#coberturas .titulo a{font-family: "Humans", sans-serif; font-size:29px; text-transform:uppercase; text-decoration:none}
#coberturas .texto{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:13px; text-decoration:none;
                   margin-left:4px}


#carousel {
    margin:0;
    width: 994px;
    float:left;

}
#carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;

}
#carousel li {
    font-size: 14px;
    color: #999;
    width: 220px;
    height: 243px;
    display: block;
    float: left;
    margin-right: 28px;				
}




#carousel li img {
    width:220px;
    height:160px;
    margin-top:24px;
    margin-bottom:5px;
    -moz-background-clip: padding; 
    -webkit-background-clip: padding;
    background-clip: padding-box; 	 
    border: 6px solid rgba(255,255,255,0.5);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

}



.clearfix {
    float: none;
    clear: both;
}

#carousel .prev1, #carousel .next1 {
    margin-left: 10px;
    width:15px;
    height:21px;			
    display:block;				
    text-indent:-999em;
    background: transparent url('../imagem/carousel_control.png') no-repeat 0 0;
    position:absolute;
    top:70px;				
}
#carousel .prev1 {
    background-position:0 0;
    left:-30px;
}
#carousel .prev1:hover {
    left:-31px;
}			
#carousel .next1 {
    background-position: -18px 0;
    right:-20px;
}
#carousel .next1:hover {
    right:-21px;
}				
#carousel .pager {
    margin-bottom:10px;
    float:right;
    z-index:10;
    position:relative;
    margin-right:20px;
}
#carousel .pager a {
    margin: 0 5px 0 0;
    text-decoration: none;
    display:inline-block;
    width:4px;
    height:4px;
    background: #fff;
    border:#666666 3px solid;
    text-indent:-999em;
}
#carousel .pager a.selected {
    text-decoration: underline;
    background: #666666;				
}








#videos{ width:625px; float:left; height:390px; margin-top:-25px;}

#titulobox{font-family:"Armata", sans-serif; font-size:15px; background:url(../imagem/iconVideo.png) no-repeat; line-height:20px; width:200px; }
#box-materia img{
    width:90px;
    -moz-background-clip: padding; 
    -webkit-background-clip: padding;
    background-clip: padding-box; 	 
    border: 0px solid rgba(0,0,0,0.7);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;}


#box-materia-dest img{
    width:300px;
    -moz-background-clip: padding; 
    -webkit-background-clip: padding;
    background-clip: padding-box; 	 
    border: 0px solid rgba(0,0,0,0.7);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom:7px}

#titulobox-dest{font-family:"Armata", sans-serif; font-size:15px; background:url(../imagem/iconVideo.png) no-repeat; line-height:20px; width:300px; }








.tnoticias{
    font-family: "Humans", sans-serif;
    font-size:32px;
    color:#fc9613;
}

.texto-materias{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333;
    text-decoration:none;
}




.tsub{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:20px;
    color:#999999;
    font-weight:500;
}

.legendaa{
    font-family:Tahoma, "Segoe UI", Arial;
    font-size:12px;
    color: #666666;
}


.postagem{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color: #666;
}

.postagemautor{
    font-family:Tahoma, "Segoe UI", Arial;
    font-size:11px;

}

.texto{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:13px;
    text-decoration:none;
}

.texto a:hover, a.texto:visited{
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#333;
    font-size:13px;
}



.titulo_mais{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color: #333;
    font-weight:bold;
}

.titulo_mais a{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color: #900;
    font-weight:bold;
    text-decoration:none;
}

.tit_texto{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#666;
}

.titnoticia{
    font-family: 'Nunito', sans-serif;
    font-size:18px;

}
.titnoticia a{ text-decoration:none; overflow:hidden}

#box-tit-not{font-family: 'Nunito', sans-serif; font-size:11px; font-weight:bold; text-transform:uppercase; margin-top:4px;}

.titulo_gr {
    font-family: 'Nunito', sans-serif;
    color:  #333;
    font-size:30px;
    font-weight:bold;
}

.subtitulo {
    font-family: "Humans", sans-serif;
    color: #666666;
    font-size:20px;
    margin-top:5px;
    margin-bottom:10px;

}
.alignleft{
    float:left;
    margin: 2px 8px 2px 0;
    display: inline;
    border:0px;
    background:none;
    padding:0;
}

.text_coment{

    width:150px;
}


#box-mais{width:600px; float:left; margin-top:10px;}
#box-mais ul{margin-top:0px;}
#box-mais li{width:130px; float:left; padding-right:13px; margin-right:12px; display: block;}
#box-mais li a:hover{opacity:0.90}
#box-mais li:first-child{margin-left:0px}
#box-mais li:last-child{margin-right:0px; padding-right:0px; border-right:none}
#box-mais-not{font-family: 'Nunito', sans-serif; font-size:13px; padding-top:10px; text-align:justify left}
#box-mais-not a{ text-decoration:none;}



/*PRIMEIROS DESTAQUE SLIDES INICIAL*/

.hidden { display:none; }
.slide {width:640px; margin-top:-60px; float:left}
.borda {width:300px; height:200px; float:left; border:#CCC 1px solid; margin-right:21px; float:left}
.slide .img.wrapper { display:inline-block; width:300px; height:240px; overflow: hidden;}
.tt{ float:right; width:314px; height:200px;}
.slide ul {float:left; width:314px; margin-left:-28px; margin-top:0px; }
.slide ul li { list-style:none; }
.slide ul li a { display:block; height:50px; width:280px; overflow:hidden; 
                 font-family: "Humans", sans-serif;
                 font-size:17px;
                 color:#333;
                 text-decoration:none;
                 padding-left:33px;
                 padding-top:14px;
                 padding-bottom:15px;
                 border-bottom:#CCC 1px dotted;
                 text-align:justify left;
                 margin-left:25px}
.slide ul li.selected a { text-decoration: none; background: url(../imagem/seta.png)0px 15px no-repeat; color:#ca0000 }


.dest a{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#333;
    text-decoration:none;
    font-weight:bold;
}

.dest a:hover{

    color:#666;

}


.dest1 a{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#a31306;
    text-decoration:none;
    font-weight:bold;
}

.dest1 a:hover{

    color:#666;

}


#dvFotoCobertura {width:300px; float:left;  margin-top:0px; margin-bottom:20px; } 
#dvFotoCobertura img:hover {
    opacity: 0.60;
    -moz-opacity: 0.60;
    filter: alpha(opacity = 60);
}
#dvFotoCoberturaTitulo {width:280px;height:45px; padding-left:2px; padding-right:2px;text-align:left; padding-top:5px;
                        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#666;}   
#dvFotoCoberturaTitulo a {text-align:left;
                          font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#666; text-decoration:none;}   

a.FotoCobertura {text-decoration:none;} 
a.FotoCobertura div
a.FotoCobertura:hover div



#list {
    height:87px;
    width:637px; 
}

.slider {
    float:left;
    left: -5000px; 
    margin-left:0px; 
    position:relative; 
    visibility:hidden;	
}

.slider ul {
    height:115px;
    width:160px; 
}

.slider ul li {
    padding:7px 12px;
    text-align:left;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#333; text-decoration:none;
}

.slider ul li a {

    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#333; text-decoration:none;
}


.slider ul li img {
    cursor:pointer;
    height:115px; 
    padding-top:0px;
    width:160px; 

}

.prev {
    cursor:pointer; 
    float:left;
    padding-top:25px;
}

.next {
    cursor:pointer; 
    float:right; 
    padding-top:24px;
}


.paginacao{
    font-family:Tahoma, "Segoe UI", Arial;
    font-size:11px;
    color: #666666;
}

/*SETAS LATERAIS DAS NOTICIAS*/

.paginacao-materia{display:none;overflow:hidden;z-index:1000}
.paginacao-materia .animated{-khtml-transition-duration:300ms;-ms-transition-duration:300ms;-moz-transition-duration:300ms;-webkit-transition-duration:300ms;-o-transition-duration:300ms;transition-duration:300ms;-khtml-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}
.paginacao-materia .seta,.paginacao-materia .materia{overflow:hidden;top:50%;position:fixed;margin-top:-60px;z-index:1010}
.paginacao-materia .seta{background: url(../imagem/setas-materias.png) 0 0 no-repeat;cursor:pointer;height:115px;text-indent:-9999px;overflow:hidden;width:105px;opacity:0.7}
.paginacao-materia .materia{background:white;border:1px solid #DDD;border-top:3px solid #004a8f;-moz-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 1px 2px #999;-o-box-shadow:0 1px 2px #999;-webkit-box-shadow:0 1px 2px #999;box-shadow:0 1px 2px #999;cursor:pointer;height:100px;width:190px}
.paginacao-materia .materia .chapeu{color:#f60;font:20px/20px  "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing:-0.6px;text-transform:uppercase;opacity:0; margin-top:-10px;}
.paginacao-materia .materia .titulo-materia{color:#666;display:block;font:bold 13px/15px arial,sans-serif;font-weight:bold;margin-top:-5px;opacity:0}
.paginacao-materia .materia .titulo-materia:hover{color:#004a8f}
.paginacao-materia .materia .data-materia{color:#999;font:11px/11px arial,sans-serif;margin-top:9px;opacity:0}
.paginacao-materia:hover .materia .animated{transition-delay:350ms;-moz-transition-delay:350ms;-webkit-transition-delay:350ms;-o-transition-delay:350ms}.paginacao-materia:hover .materia *{opacity:1}
.paginacao-materia.materia-anterior{left:0}
.paginacao-materia.materia-anterior .seta{background-position:30px 25px;left:0}
.paginacao-materia.materia-anterior .materia{left:-340px;padding:20px 20px 0 110px}
.paginacao-materia.materia-anterior:hover .materia{left:-10px}
.paginacao-materia.materia-anterior:hover .seta{background-position:30px 25px;opacity:1 !important}
.paginacao-materia.proxima-materia{right:0}
.paginacao-materia.proxima-materia .seta{background-position:30px -199px;right:0}
.paginacao-materia.proxima-materia .materia{right:-340px;padding:20px 110px 0 20px}
.paginacao-materia.proxima-materia:hover .materia{right:-10px}
.paginacao-materia.proxima-materia:hover .seta{background-position:30px -199px;opacity:1 !important}
body:hover .paginacao-materia .seta{opacity:0.8}
.glb-conteudo:hover .paginacao-materia .seta{opacity:0.8}


.campo{border:1px #fff solid; background: #efefef; width:275px; color:#20618d; height:33px; border-radius:2px; margin-bottom:7px; padding-left:10px;}

.textbox{border:1px #fff solid; background: #efefef; width:580px; height:100px; color:#20618d; height:33px; border-radius:2px; margin-bottom:7px; padding-left:10px;}
.label{margin-bottom:3px; margin-left:3px}
.botao_envia{border:none;
             width:120px;
             height:29px;
             background: #666;
             font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#fff;
             font-size:13px;
             margin-right:4px;
             cursor:pointer;}

#downloads{width:630px; min-height:1000px;}
#downloads li{ display:inline; width:152px; padding:15px; height:220px; background:#eeeeee; float:left; margin-right:27px; margin-bottom:25px;}
#downloads li:last-child{margin-right:0px}
#downloads li img{ margin-bottom:13px}
#downloads .titulo a{ text-decoration:none; font-size:14px}



#departamentos{width:630px; min-height:1000px;}
#departamentos li{ display:inline; width:152px; padding:15px; height:100%; background:#eeeeee; float:left; margin-right:27px; margin-bottom:45px; text-align:center; 	
                   -webkit-border-radius: 8px;
                   -moz-border-radius: 8px;
                   border-radius: 8px;
                   -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
                   -moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
                   box-shadow: 0 1px 6px rgba(0,0,0,.15);

}
#departamentos li:last-child{margin-right:0px}
#departamentos li img{ margin-bottom:13px}
#departamentos .titulo a{ text-decoration:none; font-size:17px; text-align:center;}



#loja{width:630px; min-height:1000px;}
#loja li{ display:inline; width:152px; padding:15px; height:220px; background:#eeeeee; float:left; margin-right:27px; margin-bottom:25px;}
#loja li:last-child{margin-right:0px}
#loja li img{ margin-bottom:13px}
#loja .titulo a{ text-decoration:none; font-size:14px}
#loja .preco{font-size:15px; font-family: "Humans", sans-serif; font-weight:bold; padding-top:6px;}






#celulas-listagem{background:#eeeeee; width:560px; padding-left:10px; padding-right:10px; padding-top:10px; margin-left:10px; font-family: "Humans", sans-serif;
                  font-size:16px; color:#333}
h2.accordion{ cursor: pointer; background:#eee; height:27px; width:590px; border-bottom:2px #dadada solid; padding-left:10px; padding-top:8px; color:#999; font-family: "Humans", sans-serif;
              font-size:16px; }
div.accordion{ display: none; }




#rodape{
    width: 100%; 
    min-height:300px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-bottom:0px;

}
#rodape_dentro {width:980px; margin:0 auto 0 auto;}
#rodape_cima { width:100%; min-height:245px; padding-bottom:40px }
#rodape_baixo {
    width:100%; 
    height:80px;
}



#newsletter{width:300px; height:250px; float:right; margin-top:25px;}
#newsletter .titulo{ font-family:"Oswald" , Arial, sans-serif; font-size:24px; margin-bottom:10px; text-shadow:#FFF 0 1px; color:#666666}
#newsletter .texto{ font-family: "Oswald", sans-serif; font-size:15px;color:#666}


#boxface{width:300px; height:250px; float:left; margin-top:25px;}
#boxface .titulo{ font-family: 'Nunito', sans-serif; color:#666; font-size:24px; margin-bottom:10px; text-shadow:#FFF 0 1px}


#infos{width:300px; height:200px; float:left; margin-right:34px; margin-top:15px;}


#copyright { width:630px; float:left; margin-top:20px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
             font-size:13px; text-align:center; color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
             filter: alpha(opacity=30);
             -moz-opacity:0.5;
             -khtml-opacity: 0.5;
             opacity: 0.5;
             line-height:20px}


#desenvolvedor a { width:220px;
                   float:right;
                   margin-top:22px;
                   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
                   filter: alpha(opacity=80);
                   -moz-opacity:0.8;
                   -khtml-opacity: 0.8;
                   opacity: 0.8;}

#desenvolvedor a:hover { 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;}	 