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

/* @group GERAL */

@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;
}

body {
font-family: Aller, Arial, Verdana, Helvetica, "Sans Serif";
}


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

.cf:after {
    clear:both;
}

.cf {
    zoom:1;
}

#busca,
#menu_sup,
#sid_esq,
#compartilhe,
#imprimir,
#mapa_lat,
.veja_mais,
.trigger,
#busca_rapida,
#acoes img,
#legenda_qualidade {
	display: none;
}

#rodape {
border-top: 1px solid #999;
padding-top: 10px;
color: #666;
font-style: italic;
}
h2 {
margin-bottom: 5px;
}

.info_topico h4,
#termos h3,
#rios h3 {
margin-bottom: 0;
}

.info_topico p,
#termos p,
#rios p {
margin-top: 0px;
}

.exemplos img {
margin-top:  15px;
}

h5.legenda {
	margin-top: -15px;
	padding-left:  40px;
}

.single h5.legenda {
margin-top: 0;
}

#acoes {
list-style: none;
}

.midia {
display: block;
clear: both;
}
.midia li {
	float:  left;
	margin-right: 10px;
	list-style: none;
	
}
