/*! Estilos */

body {
		background-color: #C0C0C0 ;
		background-image:url("images/background.jpg");
		background-repeat: repeat-x;
	 /* max-width:1000px; */
        padding-top: 0px; 
        padding-bottom: 20px;
		
		font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size:12px;		
      
	  }
      .sidebar-nav {
        padding: 9px 0;
      }
	  
h4 {
	font-size: 26px;
	font-weight: bold;
	color: #FB7D00;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: middle;
	text-align: center;
}

legend {
  /*
padding-left:40px;


  background-image: url("../../images/musica.png");
  background-position: 8px 0px;
  background-repeat: no-repeat;
  
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  */
}

.styleempresa {
	font-size: 14px;
	font-family: Helvetica, "Times New Roman", Times, serif;
}

.textempresa {
	font-size: 16px;
	font-family: Arial,sans-serif;
	color:#D8D8D8;
}

.wht_dudas {
    font-size: 16px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
   color:white; 
   font-weight: bold;
   
}

.blk_dudas {
    font-size: 16px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
   color:black; 
   font-weight: bold;
   
}

.blk_menu .divider-vertical {
  border-right: 1px solid black;
}

.wht_menu .divider-vertical {
  border-right: 1px solid white;
}

.blk_menu .nav > li > a  {
   color: black;   
}

.wht_menu .nav > li > a {
   color: white; 
     
}

.piepag {

background-color:#3B3B3B;
margin-left: -20px;
margin-right: -20px;
margin-bottom: -20px;
}

.piepag2 {

margin: 20px;

}

.piepag4 {

background-color:#999999;
margin-left: -20px;
margin-right: -20px;
margin-bottom: -20px;


}

.categoriabox {
	text-align:center; 
	margin-top: 10px;

}

.thumbnail2 {
  display: block;
  
  opacity: 1; filter: alpha(opacity=100);
}

.thumbnail2 > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; 
}

 .thumbnail2:hover {    
   /*  background-color:#DF8505; */
     opacity: 0.35; 
 filter: alpha(opacity=35); 
    
    } 
    
  .thum2bk {    
  
    }  
    .thum2bk:hover {    
    background-color:#DF8505;  
    
    } 
    
    .pic {
  display: block;

  opacity: 0.3; filter: alpha(opacity=30);
   background-color:#DF8505;
}

 .pic:hover {    
     background-color:#DF8505;
     opacity: 0.5; 
 filter: alpha(opacity=50); 
    
    } 
    



#gallery {
    
    height:285px; /* Height must be fixed px value */
}

.slider-wrapper { 
	width: 99%; 
	
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


      .carousel-btnleft {
         left: -65px !important;

      }
      
      .carousel-btnright {
         right: -65px !important;
      }
      
   
  	  
	  #bgrotativo {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:700px;
	z-index:-191;

	overflow: hidden;
	background-repeat: no-repeat;
}


