/*
Tema: Cuide dos rios
Autor: Augusto Mosna Simão - ams.art.br
Data: 15/01/2012
Versão: 1.0
*/

/* @group GERAL */

html {
height: 100%;
background: url(../images/bg.png);
}

body {
background: url(../images/topo-bg.jpg) repeat-x top;
color:#808285;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
min-width:1000px;
width:100%;
height: 100%;
}

.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

.cf {
    zoom:1;
}

hr {
display:none;
}

a {
color: #0bb5c2;
text-decoration: none;
}

a:hover {
color: #029299;
text-decoration: none;
}

.current-menu-item a {
color: #029299;
}

.qualidade .menu-item-84 a,
.exemplos .menu-item-39 a {
color: #029299 !important;
}


a:hover img,
a.trans:hover,
.trans a:hover,
.chamada_desc {
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

.midia li a:hover {
filter:alpha(opacity=20);
-moz-opacity:0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
}

sub {
vertical-align: sub !important;
font-size: smaller !important;
}

sup {
vertical-align: super !important;
font-size: smaller !important;
}

.wp-caption img {
margin: 0 !important;
}

.wp-caption p {
font-size: 10px !important;
background: #D7FFFF;
width: 474px;
padding: 5px !important;
margin: -2px 0 10px !important;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}

.aligncenter {
	margin: 0 auto 5px;
	display: block;
}
/* @end */


/* @group FONT FACE */


@font-face {
    font-family: 'Aller';
    src: url('../font/aller_rg-webfont.eot');
    src: url('../font/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/aller_rg-webfont.woff') format('woff'),
         url('../font/aller_rg-webfont.ttf') format('truetype'),
         url('../font/aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Aller';
    src: url('../font/aller_bdit-webfont.eot');
    src: url('../font/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/aller_bdit-webfont.woff') format('woff'),
         url('../font/aller_bdit-webfont.ttf') format('truetype'),
         url('../font/aller_bdit-webfont.svg#AllerBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Aller';
    src: url('../font/aller_it-webfont.eot');
    src: url('../font/aller_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/aller_it-webfont.woff') format('woff'),
         url('../font/aller_it-webfont.ttf') format('truetype'),
         url('../font/aller_it-webfont.svg#AllerItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Aller';
    src: url('../font/aller_bd-webfont.eot');
    src: url('../font/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/aller_bd-webfont.woff') format('woff'),
         url('../font/aller_bd-webfont.ttf') format('truetype'),
         url('../font/aller_bd-webfont.svg#AllerBold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'AllerLight';
    src: url('../font/aller_lt-webfont.eot');
    src: url('../font/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/aller_lt-webfont.woff') format('woff'),
         url('../font/aller_lt-webfont.ttf') format('truetype'),
         url('../font/aller_lt-webfont.svg#AllerLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerLight';
    src: url('../font/aller_it-webfont.eot');
    src: url('../font/aller_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/aller_it-webfont.woff') format('woff'),
         url('../font/aller_it-webfont.ttf') format('truetype'),
         url('../font/aller_it-webfont.svg#AllerLightRegular') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'AllerLight';
    src: url('../font/aller_ltit-webfont.eot');
    src: url('../font/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/aller_ltit-webfont.woff') format('woff'),
         url('../font/aller_ltit-webfont.ttf') format('truetype'),
         url('../font/aller_ltit-webfont.svg#AllerLightRegular') format('svg');
    font-weight: normal;
    font-style: italic;
}


/* @end */

/* @group ESTRUTURA */

#main {
width: 920px;
margin: 0 auto;
background: #fff url(../images/topo.jpg) no-repeat top;
padding: 0 30px;
}

/* @group TOPO */

#topo {
width: ;
height: 140px;
position: relative;
}

#topo h1 a {
width: 200px;
height: 92px;
float: left;
background-image: url(../images/logo.png);
overflow: hidden;
text-indent: -9999px;
margin-top: 15px;
}

#topo #busca {
float:  right;
width: 134px;
height: 26px;
padding: 2px 0 0 22px;
background: url(../images/busca.png) no-repeat bottom;
padding-top: 65px;
}

#topo #busca label {
display: none;
}

#topo #busca input {
border: none;
width: 128px;
padding: 4px 0;
background: none;
}

#topo ul#menu_sup {
position:  absolute;
bottom: 5px;
width: 100%;
text-align: right;
}

#topo ul#menu_sup li {
display: inline;
padding: 0 5px;
font-family: AllerLight;
text-transform: uppercase;
font-size: 75%;
letter-spacing: -1px;
}

/* @end */

/* @group SIDEBAR ESQ */

#sid_esq {
width: 200px;
float: left;
padding-top:  60px;
text-align: right;
}

#sid_esq #menu_lat li {
font-size: 115%;
padding:  10px 0;
display: block;
}

#sid_esq h4 {
padding: 19px 0 25px;
}
#sid_esq h4 a {
text-align: left;
display: block;
background: url(../images/clique-e-conheca.png) right top no-repeat;
height: 144px;
text-indent: -9999px;
}

/* @end */

/* @group SIDEBAR DIR */

#sid_dir {
float: left;
width: 650px;
padding: 10px 0 20px 70px;
}

#sid_dir #mapa_lat {
float: right;
width: 130px;
padding-top:  60px;
}

#sid_dir #mapa_lat h5 {
background: #ffb244;
color: #fff;
padding: 6px 10px;
font-weight: normal;
font-family: AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-size: 90%;
line-height: 120%;
margin-bottom: 7px;
-webkit-border-top-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-bottomright: 8px;
border-top-left-radius: 8px;
border-bottom-right-radius: 8px;
}

#sid_dir #mapa_lat ul {
background: #d7ffff;
color: #0bb5c2;
padding: 6px 10px;
font-weight: normal;
font-family: AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-size: 70%;
line-height: 120%;
margin-bottom: 5px;
-webkit-border-top-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-bottomright: 8px;
border-top-left-radius: 8px;
border-bottom-right-radius: 8px;
text-transform: uppercase;
}

#sid_dir #mapa_lat ul a {
color: #0bb5c2;
}

#sid_dir #mapa_lat ul a:hover {
color: #ff9600;
}

#sid_dir #mapa_lat ul li{
padding: 0px 0;
}

#sid_dir #mapa_lat ul ul {
padding: 3px 0 0 12px;
text-indent: 0px;
}

#sid_dir #mapa_lat ul li li {
font-size: 140%;
line-height: 100%;
padding: 8px 0 0px;
list-style: disc outside;
}

#sid_dir #mapa_lat ul ul ul {
padding: 2px 0 0 8px;
}

#sid_dir #mapa_lat ul li li li{
text-transform: none;
font-size: 150%;
line-height: 100%;
list-style: circle inside;
padding:  4px 0 2px;
}

/* @end */

/* @group CONTEÚDO */
#conteudo {
/*padding-right: 165px;*/
width: 484px;
float: left;
clear: none;
}

#conteudo blockquote {
padding: 15px;
background: #f3f3f3;
color: #666;
line-height: 140%;
width: 350px;
margin:  15px auto;
}

#conteudo hr {
display:  block;
border: none;
margin: 20px 0 0;
padding: 0;
background: #fff;
height:  0px;
/*border-bottom: 1px dashed #fce6c5;*/
}

.home #conteudo {
/*padding-right: 165px;*/
width: 650px;
float: left;
clear: none;
}

#conteudo h2 {
color: #ff9600;
font-weight: normal;
font-size: 140%;
text-transform: uppercase;
}

#conteudo #breadcrumb {
text-transform: uppercase;
font-size: 70%;
color: #0bb5c2;
padding: 3px 0 18px;
}

#conteudo #breadcrumb a {
text-decoration: underline;
}

#conteudo h3 {
color: #ff9600;
font-weight: normal;
font-size: 110%;
padding: 20px 0 2px 0;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
}

#conteudo p {
/*font-style: italic;*/
color: #999;
font-size: 95%;
font-family: AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
padding: 5px 0;
line-height: 120%;
}

#conteudo p strong,
#conteudo p b {
color: #888;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
}

#conteudo a {
text-decoration: underline;
}

#conteudo a:hover {
text-decoration: none;
}

#conteudo img.mapa {
border: 8px solid #ddd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 10px 0;
}

#conteudo ol#bairros {
list-style: decimal outside;
color: #ff9600;
font-family: AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
padding-left: 18px;
}

ol#bairros h4 {
font-weight: normal;
padding-top: 20px;
}

ol#bairros .info_bairro {
display: none;
}

ul.midia {
padding: 5px 0;
}

ul.midia li {
float: left;
margin: 0 7px 4px 0;
position: relative;
}

ul.midia li a {
width: 136px;
height: 106px;
position: absolute;
left: 0;
top: 0;
background-position: 68px 79px;
background-repeat: no-repeat;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

ul.midia li a:hover {
background-color: #ff9600;
}

ul.midia li.foto a {
background-image: url(../images/tipo-foto.png);
}

ul.midia li.foto a:hover {
background-image: none;
}

ul.midia li.video a {
background-image: url(../images/tipo-video.png);
}

ul.midia li.video a:hover {
background-image: none;
}

#fancybox-title-float-main {
font-weight: normal !important;
}

ul.midia li img {
border: 8px solid #ddd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ddd;
}

h5.legenda {
font-size: 12px;
font-style: normal;
font-weight: normal;
color:  #999;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
padding-bottom: 10px;
margin-top:  -5px;
}

h5.legenda span {
text-transform: uppercase;
font-weight: bold;
color: #808285;
}

a.trigger,
a.veja_mais {
background: #09bac4;
color: #fff;
padding: 3px 8px 2px 5px;
font-size:  12px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
//margin-left: 388px;
line-height: 18px;
text-decoration: none !important;
}

a.veja_mais {

display: block;
position: absolute;
right: 15px;
bottom: 10px;
}

a.trigger:hover,
a.veja_mais:hover {
background-color: #068c94;
}

.info_topico ul.lista_info {
list-style: disc outside;
padding: 10px 18px 0;
}

.info_topico ul.lista_info li {
padding: 5px 0;
}


/* COMO CUIDAR */

.page-id-28 .info_topico {
display: none;
}

.page-id-28 .info_topico h4 {
color: #ff9600;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-style: italic;
padding: 15px 0 0 25px;
}

.page-id-28 #conteudo .info_topico p {
padding: 0 25px 10px;
font-size: 85%;
line-height: 130%;
font-style: italic;
}

/* IMPORTÂNCIA*/

.importancia .info_topico {
padding: 0px 0 0 25px;
}

.importancia  .info_topico h4 {
color: #ff9600;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-style: italic;
padding: 20px 0 5px 0;
}

.importancia  #conteudo .info_topico p {
font-size: 85%;
line-height: 130%;
font-style: italic;
}

.importancia  .info_topico ul {
padding-top: 5px;
}

/* QUALIDADE */

.qualidade .info_topico {
display: none;
}

.qualidade .info_topico h4 {
color: #ff9600;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-style: italic;
padding: 15px 0 0 25px;
}

.qualidade #conteudo .info_topico p {
padding: 0 25px 10px;
font-size: 85%;
line-height: 130%;
font-style: italic;
}

.qualidade .info_topico_rios ul.lista_info {
list-style: disc outside;
padding: 10px 18px 0;
}

.qualidade .info_topico_rios ul.lista_info li {
padding: 5px 0;
}


#legenda_qualidade {
background: #e2e2e2;
padding: 15px 0px 10px 15px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}

#legenda_qualidade h6 {
padding: 0 0 10px;
}

#legenda_qualidade li {
	background: url(../images/qualidade/circulo-cat-qualidade.png) no-repeat left top;
	padding-left:  23px;
	font-size: 65%;
	padding:2px 30px 5px 22px;
	float: left;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 2px;
	z-index: 1001;
}

#legenda_qualidade li.q2 {
background-position: left -30px;
}

#legenda_qualidade li.q3 {
background-position: left -60px;
}

#legenda_qualidade li.q4 {
background-position: left -90px;
padding-right: 0;
}

#legenda_qualidade li.q5 {
background-position: left -120px;
}

#legenda_qualidade li.q6 {
background-position: left -150px;
margin-left:  10px;
}

#legenda_qualidade li.q7 {
background-position: left -180px;
padding-right: 0;
margin-left:  75px;
}

.qualidade.single .info_topico h4 {
color: #ff9600;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-style: italic;
padding: 20px 0 0 0;
}

.qualidade.single #conteudo ol#bairros {
padding: 15px 0 5px 5px;
}

.qualidade.single #conteudo ol#bairros li.bairro {
list-style: decimal outside;
padding: 0 0 10px;
margin-left: 65px;
background-repeat: no-repeat;
position: relative;
}

.qualidade.single #conteudo ol#bairros li .estado_icone {
width: 44px;
height: 62px;
position: absolute;
top: 0;
left: -65px;
text-indent: -9999px;
}


.qualidade.single #conteudo ol#bairros li .q1 {background-image: url(../images/qualidade/q01.png);}
.qualidade.single #conteudo ol#bairros li .q1 {background-image: url(../images/qualidade/q01.png);}
.qualidade.single #conteudo ol#bairros li .q2 {background-image: url(../images/qualidade/q02.png);}
.qualidade.single #conteudo ol#bairros li .q3 {background-image: url(../images/qualidade/q03.png);}
.qualidade.single #conteudo ol#bairros li .q4 {background-image: url(../images/qualidade/q04.png);}
.qualidade.single #conteudo ol#bairros li .q5 {background-image: url(../images/qualidade/q05.png);}
.qualidade.single #conteudo ol#bairros li .q6 {background-image: url(../images/qualidade/q06.png);
}
.qualidade.single #conteudo ol#bairros li .q7 {background-image: url(../images/qualidade/q07.png);}

.qualidade.single #conteudo ol#bairros li li {
background: none;
list-style: none;
padding: 0;
}

.qualidade.single #bairros h4 {
color: #ff9600;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-style: italic;
padding: 16px 0 5px;
}

.qualidade.single #bairros p {
padding: 3px 0 3px;
}

.qualidade.single #bairros .estado_aguas {
padding: 7px 10px;
color: #666;
background: #e2e2e2;
margin:  10px 0;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.qualidade.single #bairros .estado_aguas p {
font: normal 75% Aller, Arial, Verdana, Helvetica, "Sans Serif";
}

.qualidade.single #bairros .estado_aguas span {
font-weight: bold;
text-transform: uppercase;
}


.qualidade.single #bairros p.atualizado  {
padding: 8px 0 3px;
text-transform: uppercase;
font: normal bold 70% Aller, Arial, Verdana, Helvetica, "Sans Serif";
color: #09bac4;

}

.qualidade.single .trigger {
margin-top: 10px;
}


/* EXEMPLOS */

.exemplos .info_topico {
padding: 0px 0 0 25px;
}

.exemplos #acoes {
padding: 15px 0;
}

.exemplos #acoes h4 a {
text-decoration: none;
}

#envie a {
width:  280px;
margin: 10px auto;
padding: 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffb244;
color: #FFF;
text-align: center;
display: block;
text-decoration: none;
}

#envie a:hover {
background-color: #e48701;
}

.exemplos #exemplos li h4 {
padding: 15px 0 0px;
}

.exemplos #exemplos li h4 a {
color: #ff9600;
font-weight: normal;
font-size: 100%;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
}

.exemplos #exemplos li h4 a:hover {
color: #e48701;
}

.exemplos .info_exemplo {
padding-bottom: 20px;
}

.exemplos .info_exemplo img {
float: left;
border: 8px solid #ddd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 5px 10px 0 0;
background: #ddd;
}


.exemplos .info_exemplo ul {
padding-top: 10px;
}

.exemplos .info_exemplo li {
font: 80% AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
}

.exemplos .info_exemplo li span {
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-weight: bold;
}

.exemplos .info_exemplo li.detalhes {
padding-top: 10px;
}

.exemplos .info_exemplo li.detalhes a {
text-decoration: underline;
}

.exemplos .info_exemplo li.detalhes a:hover {
text-decoration: none;
}

.exemplos .info_bairro ul.dados {
padding-top:  10px;
}


.exemplos .info_bairro ul.dados li {
font: 90% AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
padding: 3px 0;
}

.exemplos .info_bairro ul.dados li span {
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
color: #ff9600;
}

.exemplos .info_bairro ul.dados li a {
color: #808285;
text-decoration: underline;
}

.exemplos .info_bairro ul.dados li a:hover {
color: #acacac;
}

.exemplos .info_bairro h4 {
color: #ff9600;
font-weight: normal;
font-size: 110%;
padding: 25px 0 2px 0;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
}

#sobre_projeto h1,
#sobre_projeto h2,
#sobre_projeto h3,
#sobre_projeto h4,
#sobre_projeto h5,
#sobre_projeto h6 {
color: #FF9600;
font-weight: normal;
font-size: 90%;
padding: 10px 0 2px 0;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
}

#sobre_projeto a {
 text-decoration: underline;
}

#sobre_projeto a:hover {
 text-decoration: none;
}

#sobre_projeto ul,
#sobre_projeto ol {
padding: 15px 0 15px 75px;
font-family: AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-style: italic;
font-size:  85%;
color: #666;
}

#sobre_projeto ul li {
list-style: disc outside;
padding: 5px 0;
}

#sobre_projeto ol li {
list-style: decimal outside;
padding: 5px 0;
}

#sobre_projeto blockquote {
padding: 15px;
margin: 15px 0 15px 60px;
background: #f3f3f3;
color: #666;
line-height: 140%;
}

#sobre_projeto blockquote p {
	color: #666;
	font-size: 85%;
	line-height: 140%;
}

.glossario #conteudo {
font-size: 90%;
}

#busca_rapida{
padding: 25px 0;
margin: 15px 0 10px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: #d7ffff;
padding: 15px;
border: 1px solid #A6E7E7;
color: #078f96;
}

#busca_rapida h4 span {
font-weight: normal;
font: italic 80% AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
}


#busca_rapida input {
text-transform: uppercase;
background: #fcfcfc;
border: 1px solid #DBDBDB;
padding: 10px 12px 6px;
width:  400px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font: italic 80% AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
margin-top:  5px;
}



#veja_rios {
margin-top: 25px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: #d7ffff;
}

#veja_rios h3 {
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background: #ffb244;
padding-top: 0;
padding:  10px 15px;
color:  #FFF;
text-transform: uppercase;
font-size: 80%;
text-align: center;
border: 1px solid #ffb244;
}

#veja_rios #listagem_rios {
padding: 10px 15px 35px;
position: relative;
border: 1px solid #A6E7E7;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
border-top: none;
}

#veja_rios #listagem_rios ul {
list-style: circle outside;
padding-bottom:  5px;
padding-left: 25px;
}

#veja_rios #listagem_rios ul li {
padding: 3px 0;
}

#veja_rios #listagem_rios ul a {
font-size: 85%;
line-height: 10px;
display:  block;
}

.wide, .thin {
clear:both;
}

#veja_rios .column {
padding-right: 8px;
width: 32% !important;

}

#veja_rios .column.last {
padding-right: 0;
}


/* Formatação páginas gerais */

.page-template-default #cont_pag h1,
.page-template-default #cont_pag h2,
.page-template-default #cont_pag h3,
.page-template-default #cont_pag h4,
.page-template-default #cont_pag h5,
.page-template-default #cont_pag h6 {
color: #FF9600;
font-weight: normal;
font-size: 90%;
padding: 10px 0 2px 0;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
}

.page-template-default #cont_pag a {
 text-decoration: underline;
}

.page-template-default #cont_pag a:hover {
 text-decoration: none;
}

.page-template-default #cont_pag ul,
.page-template-default #cont_pag ol {
padding: 15px 0 15px 75px;
font-family: AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-style: italic;
font-size:  85%;
color: #999;
line-height: 130%;
}

.page-template-default #cont_pag hr {
width: 150px;
}

.page-template-default #cont_pag ul li {
list-style: disc outside;
padding: 5px 0;
}

.page-template-default #cont_pag ol li {
list-style: decimal outside;
padding: 5px 0;
}

.page-template-default #cont_pag blockquote {
padding: 15px;
margin: 15px 0 15px 60px;
background: #f3f3f3;
color: #666;
line-height: 140%;
}

.page-template-default #cont_pag blockquote p {
	color: #666;
	font-size: 85%;
	line-height: 140%;
}

/* @end */

.page-template-default #cont_pag.mapa ul,
.page-template-default #cont_pag.mapa ul ul,
.page-template-default #cont_pag.mapa ul ul ul {
padding: 5px 15px 15px;
font-size: 90%;
font-style: normal;
}

.page-template-default #cont_pag.mapa ul li a {
font-weight: bold;
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
}

.page-template-default #cont_pag.mapa ul li ul a {
font-weight: normal;
font-family: AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
}

.page-template-default #cont_pag.mapa ul ul ul {
padding-bottom: 0px;
}

.page-template-default #cont_pag.mapa ul li {
list-style: disc inside;
}

.page-template-default #cont_pag.mapa ul ul li {
list-style-type: decimal;
padding-left: 20px;
color: #348e95;
}

.page-template-default #cont_pag.mapa ul ul li a {
color: #348e95;
}

.page-template-default #cont_pag.mapa ul ul li ul li a {
color: #666;
}


.page-template-default #cont_pag.mapa ul ul ul li {
list-style: disc inside;
color: #666;
}
.page-template-default #cont_pag.mapa ul ul {
padding: 5px 15px 15px;
}

.page-template-default #cont_pag.mapa ul li {
text-transform: uppercase;
}

.page-template-default #cont_pag.mapa ul li li {
text-transform: none !important;
}

/* @group RODAPÉ */

#rodape {
clear: both;
border-top: 1px solid #bcbec0;
padding: 10px 0 20px;
margin-top: 15px;
}

#rodape #imprimir {
float: right;
font-size: 85%;
}

#rodape #imprimir a {
font-style: italic;
font-family: AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
color: #999;
padding-right: 30px;
background: url(../images/imprimir.png) right center no-repeat;
line-height: 22px;
display: block;
}

#rodape #creditos {
float:  right;
clear: right;
padding-top: 12px;
font-family: AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
color: #999;
font-size: 70%;
}

#rodape #creditos span {
display: none;
}

#creditos a img {
    vertical-align: middle;
    margin: 0 0 2px 2px;
}

#rodape #compartilhe {
padding: 30px 0 0;
}

#rodape #compartilhe h6 {
float: left;
font-family: AllerLight, Aller, Arial, Verdana, Helvetica, "Sans Serif";
font-size:  85%;
font-weight: normal;
font-style: italic;
padding: 2px 5px 0 20px;
}

#rodape #compartilhe .addthis_toolbox {
float: left;
}



/* @end */

/* @group FORMULÁRIO CONTATO / ENVIE SEU PROJETO */

#form_contato {
padding: 15px 0 0;
}

.formulario div {
padding-bottom: 5px;
width: 470px;
}

#conteudo .formulario h3 {
padding-bottom: 10px;
}

.formulario label {
display:  block;
color: #898989;
font-size: 90%;
}

.formulario label span {
color: #bfbfbf;
font-style: italic;
text-transform: uppercase;
font-size: 60%;
}

.formulario .cmp input,
.formulario .cmp textarea {
width:  94%;
border: 1px solid #d3d3d3;
background-color: #fafafa;
font-family: Arial, Verdana, "Trebuchet Ms", Helvetica, "Sans Serif";
font-size: 90%;
padding: 3px 5px;
color: #898989;
}

.formulario #endereco{
min-height: 90px;
}

.formulario #endereco div {
float:  left;
}

.formulario #endereco .campo_cidade {
width: 220px;
padding-right: 10px;
}

.formulario #endereco .campo_estado {
width: 55px;
padding-right: 10px;
}

.formulario #endereco .campo_telefone {
width: 175px;
}

.formulario #endereco .campo_telefone #cont_tel_ddd {
width: 20px;
text-align: center;
margin-right: 5px;
}

.formulario #endereco .campo_telefone #cont_tel {
width: 109px;
}

.formulario .campo_assunto {
padding: 15px 0;
}

.formulario .aceito {
font-size: 90%;
line-height: 150%;
padding: 10px 0;
}

.formulario .aceito input {
margin: 0 5px 0px 0;
display: inline;
}

.formulario .aceito p {
display: inline;
}

.formulario .btn_enviar input {
font-size: 110%;
padding:  3px 5px;
}

#form_envio .campo_descricao {
padding-top: 15px;
}

#form_envio #cont_descricao {
height: 60px;
}

#form_envio #data {
height: 40px;
}

#form_envio .campo_inicio,
#form_envio .campo_termino {
float: left;
width: 26%;
margin-right: 10px;
}

#form_envio #cont_cidade,
#form_envio #cont_telefone {
width: 40%;
}

.formulario #termos {
height: 167px;
overflow-y: auto;
width: 437px;
border: 1px solid lightGrey;
background-color: #FAFAFA;
font-family: Arial, Verdana, 'Trebuchet Ms', Helvetica, 'Sans Serif';
font-size: 90%;
padding: 3px 8px;
}

.formulario #termos p {
line-height: 135%;
}

/* @end */


/* @end */

/* DESTAQUES */

#destaques {
width: 645px;
position: relative;
margin-bottom: 25px;
margin-top:  5px;
}

#destaques .dest-edicao {
width: 635px;
height: 32px;
background: #00c1c7;
line-height: 32px;
top: 310px;
color: #FFF;
text-align: right;
padding: 0 0 0 10px;
position: absolute;
z-index: 9999;
}

#destaques .dest-edicao a {
padding: 6px 10px;
line-height: 33px;
height: 32px;
color: #FFF;
text-decoration: none;
}

#destaques .dest-edicao a:hover,
#destaques .dest-edicao a.activeSlide {
background: #05888d;
}

#destaques img {
margin-bottom: 33px;
}

#destaques .chamada {
display: none;
}

.chamada_desc {
position:absolute;
left:0px;
bottom:33px;
background:#000;
color:#fff;
width:100%;
z-index:8;
font-weight: normal;
}

#destaques .chamada_desc p {
text-decoration: none;
font-size: 90%;
color: #FFF;
padding: 10px 15px;
text-align: right;
}

#destaques .chamada_desc a, #destaques .chamada_desc a:hover {
display: block;
color: #FFF;
}

#destaques .chamada_desc a:hover {
color: #909090;
}

#destaques .chamada_desc a span {
color:#007040
}

#destaques .chamada_desc a:hover span {
color:#3ca679;
}

/* RESULTADOS DA BUSCA */
#resultados {
list-style: circle inside;
padding: 25px 0 0px 0;
}

#resultados li {
font-size: 90%;
padding: 0px 0 18px 25px;
margin-bottom: 15px;
border-bottom: 1px dotted #ddd;
}

#resultados li span {
font-size: 75%;
text-transform: uppercase;
padding: 2px 5px 1px;
color: #c2bfbf;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-align: center;
border: 1px dotted;
margin-right: 5px;
}

#resultados li span.cat_importancia {
	background-color: #f0fddd;
	color: #94bc5a;
	border-color: #94bc5a;
}
#resultados li span.cat_glossario {background-color: #fdd6cd;
	color: #d77057;
	border-color: #d77057;
}
#resultados li span.cat_exemplos {background-color: #ffecca;
	color: #d09a35;
	border-color: #d09a35;
}
#resultados li span.cat_rios {background-color: #bdd8f5;
	color: #5c82a9;
	border-color: #5c82a9;
}
#resultados li span.cat_qualidade {background-color: #e7d8f1;
	border-color: #a582bd;
	color: #a582bd;
}
#resultados li span.cat_cuidar {background-color: #d3e9d3;
	color: #4d984a;
	border-color: #4d984a;
}
#resultados li span.cat_paginas {background-color: #fcf3af;
	color: #b5a10c;
	border-color: #b5a10c;
}

/* PAGINAÇÃO */

.pagination {
width: 550px;
}

.pagination span.current {
padding: 4px 7px;
margin: 1px;
background: #0BB5C2;
color: #D7FFFF;
font-size: 80%;
text-transform: uppercase;
}

.pagination span.total {
	padding: 2px 5px;
}

.pagination a {
padding: 4px 7px;
margin: 1px;
background: #D7FFFF;
color: #0BB5C2;
text-decoration: none !important;
font-size: 80%;
text-transform: uppercase;
}

.pagination a:hover {
background: #0BB5C2;
color: #D7FFFF;
}


/* avisos - form */
.wpcf7-response-output,
wpcf7-mail-sent-ng,
wpcf7-spam-blocked,
wpcf7-validation-errors {
	width: 443px !important;
	margin: 15px 0 0px !important;
	padding:7px !important;
	border:none !important;
	background: #F7E700 !important;
	font-size: 85%;
	clear:both;
}

.wpcf7-display-none {
display:none;
}

div.wpcf7-mail-sent-ok {
	width: 443px !important;
	margin:15px 0 0 0px !important;
	padding:5px !important;
	border:none !important;
	background: #319221 !important;
	color:#ffffff !important;
}

div.wpcf7-spam-blocked {
	background:#FFA500 !important;
}

span.wpcf7-form-control-wrap {
	position: relative !important;
}

span.wpcf7-not-valid-tip {
	border:none !important;
	color:#ffffff !important;
	position: absolute !important;
	top: 3px !important;
	left: 5px !important;
	z-index: 100 !important;
	background: #c91310 !important;
	font-size: 10px !important;
	width: auto !important;
	padding: 2px 5px !important;
	font-weight:normal !important;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00 !important;
	font-size: 10pt !important;
	display: block !important;
	padding-bottom: 5px;
	font-style: italic;
}

span.wpcf7-list-item {
	margin-left: 0.5em !important;
}

/* TOOLTIP */

#aToolTip {
	position: absolute;
	display: none;
	z-index: 50000;
}

#aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0;
	width: 300px;
}

.cuide_tip {
	border: 1px solid #f7a42c;
	background-color: #fef2e1;
	color: #a8824b;

	margin:0;
	padding:6px 12px;
	font-size: 75%;
	line-height: 120%;

	-moz-border-radius: 12px 12px 12px 0;
	-webkit-border-radius: 12px 12px 12px 0;
	-khtml-border-radius: 12px 12px 12px 0;
	border-radius: 12px 12px 12px 0;

	-moz-box-shadow: 0px 0px 10px -3px #999;
	-webkit-box-shadow: 0px 0px 10px -3px #999;
	box-shadow: 0px 0px 10px -3px #999;
}

.cuide_tip #aToolTipCloseBtn {
	display:block;
	height:18px;
	width:18px;
	background:url(../images/btn-fechar.png) no-repeat;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-20px;
	right:-30px;
	margin:2px;
	padding:4px;
}
