* {
    margin: 0;
    padding: 0;
}
/*header*/
#header {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 960px;
}
#header .nav {
    float: left;
	text-decoration:none;
	margin: 34px 0 0 20px;
}
#header .nav li {
    float: left;
    margin-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:14px;
	text-decoration:none;
	list-style:none;
}
#header .nav li a {
    color: #7a6936;
    display: block;
    padding: 4px 8px;
    text-decoration: none;
}
#headerWrap {
    background: url("../imagens/bg-header.png") repeat scroll 0 0 transparent;
    box-shadow: 0 3px 10px 0 #959595;
    height: 95px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#login {
	margin:25px 0 0 50px;
	float:left;
	color:#305055;
}
#login a{
	list-style-type:none;
	text-decoration:underline;
	color:#305055;
}

h1 {
    background: url("../imagens/logo.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 60px;
    text-indent: -999em;
    width: 145px;
	margin: 16px 0 0 30px;
}
/*fim do Header*/
/*principalvisaodeRisco*/
#bannerWrap, #bannerContent {
    height: 370px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 960px;
    margin-top:40px;
    margin-bottom:40px;
}
#principalvisaodeRisco #naveg {
    bottom: 45px;
    left: 65px;
    position: absolute;
    z-index: 999;
}
#principalvisaodeRisco {
    /*background: url("../imagens/bg-banner.gif") repeat-x scroll center bottom transparent;*/
    margin-top: 40px;
    position: relative;
    top: 35px;
}
/*fim do principalvisaodeRisco*/
/*content*/
#conhecaFerramenta {
    width: 100%;
	background:#E9E9E9;
	height:540px;
	display:none;
}
#aVideo {
	margin: 40px auto 0 ;
    width: 840px;
}
#aVideo h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#305055;
	font-size:23px;
	margin:10px 0;
	font-weight:300;
	padding: 20px 0 10px;
}
#aFerramenta{
	margin: 15px 20px;
	}
#aFerramentaTop {
	width:900px;
	background:#7a6936;
	margin-bottom: 20px;
}
#aFerramentaTop h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#FFFFFF;
	padding:7px 20px;
	font-weight:300;
}
.content {
    font-size: 13px;
    line-height: 25px;
    margin: 0 auto;
    width: 960px;
	padding-top:10px;
}
/*fim do content*/
#aObjetivos{
	float:left;
	width:450px;
}
#aFotos {
	float:left;
	width:960px;
}
#aObjetivos H3{
	font:18px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #7a6936;
	margin:0 20px 0 20px;
	color:#305055;
	font-style:italic;
	padding-top: 15px;
}
#aObjetivosContent {
	margin-left:20px;
}
#aObjetivosContent p{
	line-height:20px;
	font-size:14px;
	margin-bottom:10px;
	color:#4a4a4a;
}
#diferenciais H3{
	font:18px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #7a6936;
	margin:0 20px 0 20px;
	color:#305055;
	font-style:italic;
	padding: 15px 10px 0 0;
}
#diferenciais {
	background:#e8e8e8;
	border-radius: 12px 12px 12px 12px;
	margin-left: 35px;
	float:left;
	width:400px;
}
#diferenciais li{
	list-style:none;
	font-size:18px;
	margin-bottom:10px;
	color:#4a4a4a;
	margin:5px 0 20px 20px;
	padding-left:5px;
}
#diferenciais img {
	float:left;
}
#aFotos{
	width:100%;
	height:555px;
	background:url(../imagens/bg-fotos.png) repeat-x;
	border:none;
}
#aFotosTop {
	margin:40px auto 0;
	overflow: hidden;
	width:960px;
}
#bannerFotos{
	position:relative;
	left:14%;
}
#bannerFotos img{
	border:1px solid #666;
    -moz-box-shadow: 0 0 5px 4px #213b3f;
    -webkit-box-shadow: 0 0 5px 4px #213b3f;
    box-shadow: 0 0 5px 4px #213b3f;
}
#relatoriosdeRisco h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#7a6936;
	padding:7px 20px;
	font-weight:300;
	margin-top: 10px;
}
.riscodeCredito {
	float:left;
	width:405px;
	background:#5e7b81;
	margin:10px 10px 10px 20px;
	border-radius: 8px 8px 8px 8px;
	height: 435px;
}
.riscodeCredito h3{
	background:url(../imagens/h3_riscocredito.jpg) no-repeat;
	width:364px;
	height:95px;
	text-indent:-999em;
	margin: 20px 20px 10px;
}
.riscodeCredito p{
	color:#FFFFFF;
	font-size: 14px;
    line-height: 20px;
	padding:15px 20px 0px 20px;
}
.riscoEmpresarial{
	float:left;
	width:405px;
	background:#99927d;
	margin:10px 10px 10px 35px;
	border-radius: 8px 8px 8px 8px;
	height: 435px;
}
.riscoEmpresarial h3{
	background:url(../imagens/h3_riscoempresarial.jpg) no-repeat;
	width:364px;
	height:95px;
	text-indent:-999em;
	margin: 20px 20px 10px;
} 
.riscoEmpresarial p{
	color:#FFFFFF;
	font-size: 14px;
    line-height: 20px;
	padding:15px 20px 0px 20px;
}
#areadivision{
	background:url(../imagens/areadivision.jpg) repeat-x;
	height:15px;
	width:100%;
	float:left;
	margin: 40px 0;
	
}
#investimento{
	width:1000px;
	margin:0 auto;
}
#investimentoTop{
	width:800px;
	background:#305055;
	height:40px;
	position:absolute;	
	border:solid 3px #d1d1d1;
	margin:550px 55px;
}
#investimento .content{
	width:900px;
	background:#eceeef;
	height:550px;
	float:left;
	border:solid 3px #d1d1d1;
	margin-top:20px;
	padding: 30px 0 30px 20px;
}
#investimento h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#FFFFFF;
	padding:7px 20px;
	font-weight:normal;
}
#investimento H3{
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#7a6936;
	font-style:italic;
	margin: 0 40px;
    padding: 15px 0 15px 15px;
}
#investimento .content li{
	list-style:none;
	font-size:18px;
	margin-bottom:10px;
	color:#4a4a4a;
	margin:5px 0 20px 20px;
	padding: 10px 5px;
	border-bottom:1px dashed #305055;
	width:800px;
}
#investimento img {
	float:left;
}
#investimento a{
	list-style:none;
	font-size:18px;
	margin-bottom:10px;
	color:#4a4a4a;
}
#formasdePagamento{
	background:url(../imagens/barra-pagamento.jpg);
	margin: 1150px 18px;
    position: absolute;
	width:884px;
	height:69px;
}
#formasdePagamento li{
	text-indent:-999em;
	list-style:none;
}
#area4{
	background:url(../imagens/bg-quemsomos.png) repeat-x #7a6936;
	margin-top: 55px;
	padding-bottom: 30px;
}
#quemSomos {
	margin:0 auto;
	width:950px;
}
#quemSomos h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#FFFFFF;
	font-weight:normal;
	padding:30px 0;
}
#aEmpresa {
	background:#8a7c51;
	width:850px;
	padding:25px;
	border-radius: 8px 8px 8px 8px;
}
#aEmpresa H3{
	border-bottom: 1px solid #7A6936;
    color: #FFFFFF;
    font: italic 400 18px Georgia,"Times New Roman",Times,serif;
    padding: 5px 0 15px 0px;
}
#aEmpresa p{
	color:#FFFFFF;
	padding-bottom:20px;
	line-height: 20px;
	font-weight:lighter;
	font-size:14px;
}
#aEquipe{
	width:950px;
	padding:25px;
	margin:0 auto;
}
#aEquipe H3{
	font:18px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #7a6936;
	margin:0 20px 0 20px;
	color:#7a6936;
	font-style:italic;
	padding-top: 15px;
}
#aEquipe h4{
	list-style:none;
	font-size:18px;
	margin-bottom:10px;
	color:#305055;
	margin:5px 0 20px 20px;
	padding: 10px 5px;
	width:950px;
}
#aEquipe li{
	list-style:none;
	font-size:18px;
	margin-bottom:10px;
	color:#4a4a4a;
	margin:5px 0 20px 20px;
	padding: 10px 5px;
	border-bottom:1px dotted #305055;
	width:900px;
}
#aEquipe li .fundoCor{
	background:#f1f1f1;
}
#aEquipe img {
	float:left;
	margin: 0 20px 40px 5px;
}
#aEquipe p{
	color:#4a4a4a;
	padding-bottom:20px;
	line-height: 20px;
	font-weight:lighter;
	font-size:14px;
}
#perguntas {
	width:950px;
	padding:0 25px 25px 25px;
	margin:0 auto;
}
#perguntas h2 {
	background:url(../imagens/contato.jpg);
	text-indent:-999em;
	height:79px;
}
.input {
	background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
    height: 30px;
	margin:11px 35px 0 40px;
    padding: 10px 5px;
    width: 230px;
	border: 0 none;
    border-radius: 8px 8px 8px 8px;
	color: #4a4a4a;
    font-family: arial;
	font-size: 13px;
}
#formulario{
	background:url(../imagens/bg-contato.jpg) no-repeat;
	height:220px;
}
#formulario textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    border-radius: 12px 12px 12px 12px;
    color: #4a4a4a;
    font-family: arial;
    font-size: 13px;
    margin: 11px 10px 11px 0;
    overflow: auto;
    padding: 17px;
    resize: none;
    width: 435px;
	height: 138px;
}
.btenviar {
	background:url(../imagens/btenviar.jpg) no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 30px;
    margin-top: 25px;
    text-indent: -999em;
    width: 105px;
	position:absolute;
	margin: 85px 0 0 8px;
}
/*
a.nav-i {
    bottom: 120px;
	position:relative;
}*/

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 960px;
  overflow: hidden;
}

.carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 2s ease-in-out left;
     -moz-transition: 2s ease-in-out left;
       -o-transition: 2s ease-in-out left;
          transition: 2s ease-in-out left;
}

.carousel .item > img {
  display: block;
  line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

.carousel .active {
  left: 0;
}

.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}