.clear{
	clear:both;
}
.bg_topor{
	background-image: url(../imagem/bg_top_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#nav{ width: 100%;}
#nav a{#F7F7F7}
#nav a:hover{#F7F7F7}
.nav a{#F7F7F7}
.nav a:hover{#F7F7F7}
.navbar-inverse{background:#1344A7;}


.home_link_preto a {
    color: #000000;
    text-decoration: none;
    opacity: 1;
    transition: 0.07s linear;
    -moz-transition: 0.07s linear;
    -webkit-transition: 0.07s linear; }
.home_link_preto a:hover {
    opacity: .7; }

.home_link_preto_inv a {
    color: #000000;
    text-decoration: none;
    opacity: .7;
    transition: 0.07s linear;
    -moz-transition: 0.07s linear;
    -webkit-transition: 0.07s linear; }
.home_link_preto_inv a:hover {
    opacity: 1; }
	
	
	
.homeCenter_n1{
	margin:auto;
	width: 100%;
	min-height:30px;
	background-image: url(../imagem/bg_n1.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}















#footer {
	background-color: #9BA5B1;
	padding: 70px 0px 35px 0px;
	color: #FFF;
	line-height: 30px;
	width: 100%;
	min-height: 300px;
	background-image: url(../imagem/bg_bass.png);
	background-repeat: no-repeat;
	background-position: center bottom;  
  
  }
  #footer h1, #footer h2, #footer h3, #footer h4, #footer h5 {
    color: #FFF;
    margin-bottom: 0px; }
  #footer .footer-list-heading {
    font-family: ProximaNova-Bold, Helvetica, Arial, sans-serif;
    font-size: 13px;
    letter-spacing: 3px;
    line-height: 28px;
    margin-top: 0; }
  #footer #footer-form {
    height: 33px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #eeeeee;
    vertical-align: middle;
    background-color: #757575;
    border: none;
    border-radius: 2px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }
  #footer #facebook-follow iframe {
    margin-top: -7px;
    margin-left: 10px; }
  #footer iframe {
    float: left; }
  #footer nav li a {
    color: #fff;
    text-decoration: none;
    opacity: .7;
    transition: 0.07s linear;
    -moz-transition: 0.07s linear;
    -webkit-transition: 0.07s linear; }
  #footer nav li a:hover {
    opacity: 1; }

#sub-footer {
  background-color: #0F3482;
  padding: 40px 0px 30px 0px;
  color: #999;
  line-height: 50px;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px; }
  #sub-footer h1, #sub-footer h2, #sub-footer h3, #sub-footer h4, #sub-footer h5 {
    color: #bbbbbb;
    margin-bottom: 0px; }
  #sub-footer #copyright-section {
    color: #999;
    margin: 0px 0px 0px 0px !important; }
    #sub-footer #copyright-section a {
      text-decoration: none; }
    #sub-footer #copyright-section a:hover {
      color: #bbb; }
  #sub-footer a {
    color: #999; }
  #sub-footer #transparent {
    opacity: .4;
    transition: 0.07s linear;
    -moz-transition: 0.07s linear;
    -webkit-transition: 0.07s linear; }
    #sub-footer #transparent:hover {
      opacity: .8; }
  #sub-footer #love {
    text-align: right; }
  #sub-footer .love-icon {
    width: 16px;
    height: 14px;
    /*background-image: url("/static/images/site/home/heart.png");*/
    display: inline-block;
    outline: none;
    border: none;
    margin: 0px 3px -3px 3px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
      #sub-footer .love-icon {
        /*background-image: url("/static/images/site/home/heart@2x.png");*/
        -webkit-background-size: 16px 14px; } 
	}
	
	
	
.boxx{
	max-height:80px;
	font-size:12px;
	text-align:justify;
}
.thumbnail{
	text-align:center;
}