* { font-family: 'Source Sans Pro'; }
h1, h2, h3, h4, h5 { color:#245A98; margin:20px 0 }
h3.area-title { font-size: 1.4em; font-weight: bold; text-transform: uppercase; border-bottom: 1px solid #A9B8CF; padding-bottom: 3px; }


#topo{ background: #ddd url('../img/topo.jpg') top center no-repeat; height: 150px; margin-top: -5px }

.margin-bottom { margin-bottom: 20px; }
.margin-top { margin-top: 20px; }
.margin-top-0 { margin-top:0; }

.nav { padding: 0; margin-bottom: 20px; }
.nav a { display: block; clear: both; color:#22538E; padding:5px 10px; font-size: 1.1em; border-bottom: 1px solid #D6DBE2; }
.nav a:hover { background:#9EB1CB; color:white; font-weight: bold; text-decoration: none; }
.nav a.active { background:#5476AA; color:white; font-weight: bold; }
.nav a:last-child { margin-bottom: 10px; }


.carousel a { color:white; font-size: 1.2em; line-height: 1.0em; font-weight: bold; }
.carousel .carousel-indicators { bottom:45px; }
.carousel .carousel-caption { background: rgba(37,89,149,0.8); width: 100%; padding:15px 20px 0 20px; left: 0; bottom: 0; height:65px; }

.video-wrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
.video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.img-wrapper img { width: 100%; height: 100%; }

#conteudo.noticias .media .no-media { display: block; width: 100px; height: 70px; background: url('no-media.png') #245A98; }
