/* CSS Document */

html,body        {height:100%}
.wrapper         {width:95%;margin:0 auto;}
.h_iframe        {position:relative;}
.h_iframe .ratio {display:block;width:100%;height:auto; }
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}




  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }
  
  
  .rodape {
  font-family: Times New Roman;  
	font-style: italic;
        font-weight: bold;
	text-align: center;
  
  }
  
  .logo {
  text-align: center;
  }
  
  .imagemrand {
  width: 65%;
  margin: auto;
  
  }
  
  
  
  #h1 {
      font-size: 13px;
  }
  
  
  
  
  .h2 {
      font-size: 14px;
        
  }
  
  
 
  .eventos{
    width: 70%;
    margin: auto;  
  }