﻿body  {font-family: 'Roboto Slab', serif; margin: 0; padding: 0; color: black; font-size:9pt;}
img {border: none;}
p {--margin: 5px 0px 10px 0px;}
a, a:visited, a:link {color: #000; text-decoration: none;}
a:hover, a:active {text-decoration: underline;}
form {margin:0;	padding:0;}
div {padding: 0px; margin: 0px;}
h2{font-size:18pt!important; color:#194b72; padding: 20px 0 15px 0; margin:0; font-family: 'Roboto Slab', serif; font-weight: normal!important;}
h3 {font-family: 'Roboto Slab'; font-size: 13pt!important; margin-top: 5px; }
.left{float:left}
.right{float:right}
.clear {clear: both;}
.width50 {width:50%;}
.width47 {width:47%;}
.width49 {width:49%;}

/*
-----------------------------------------------------------------------------
  FAQs
-----------------------------------------------------------------------------
*/
.faqs{padding:0px 0 15px; float: left; width: 100%;}
.faqs .conteudo{ display:block; height : auto ; margin-bottom:40px;}
.faqs .conteudo .item { font-size: 11pt; display:block; width:inherit; --line-height:35px; padding-left: 0px; padding-right:20px; border-bottom:1px solid #194b72; cursor:pointer; color: #194b72; background:url('images/accordion_arrow.png') no-repeat right 16px; padding-top: 10px; padding-bottom: 10px;}
.faqs .conteudo .item b {font-weight: bold;}
.faqs .conteudo .on {background:url('images/accordion_arrow_active.png') no-repeat right -75px;}
.faqs .conteudo .on:hover {background:url('images/accordion_arrow_active.png') no-repeat right 16px;}
.faqs .conteudo .over {background:url('images/accordion_arrow.png') no-repeat right -75px;}
.faqs .conteudo .item-data { display:none; width:inherit; height:auto; border-left:1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding: 10px 10px; font-size: 10pt; line-height:1.5 }
.faqs .conteudo .active { background : #fdfdfd; }
.faqs .conteudo .active li{ padding-bottom:10px; list-style:none; }
.faqs .conteudo .faqsTitulo {padding: 20px 0 5px 0; font-size: 16px; font-weight: bold; color: #194b72; font-family: 'Roboto Slab', serif; }


body #s4-bodyContainer {min-width:0px !important;}