/*
* 
* @Alexandre Paiva
* @version 0.1
*/

/* ========================= layout ======================== */


/* ========================= font face ======================== */

@font-face {
  font-family: 'SpecialElite';
  src: url('SpecialElite.ttf');
  src: url('SpecialElite?#iefix') format('embedded-truetype'),
    url('SpecialElite.svg#Locaweb-Icons') format('svg'),
    url('SpecialElite.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
     font-family: SpecialElite;
     src: url('SpecialElite.ttf');
}

/* =========================================================== */






img{
    width: 100%;

}


/* ========================= modal ======================== */




.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


.modal-body, .modal h5{
  color: #b24043;
  font-style: italic;
  font-size: 16px;
  font-family: "Times", Times, serif;
  text-align: justify;
  text-justify: inter-word;

}

.modal h5{
  float: left;
  margin: 1% 0;
  padding: 0;
}




/* =========================================================== */







a, a:visited, a:active{
    color: #a51f22;
    text-decoration: none;

}
a:hover{
    color: #b24043;
    text-decoration: none;

}




h1, h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #a51f22;
}





h3, h4, h5 {
  margin-top: 3%;

}



h1{
  font-weight: bold;

}

h2{
  margin-top: 6%;
  margin-bottom: 3%;
  font-weight: bold;
  text-transform: uppercase;
}


h3{
  color: #b24043;
  font-family: Trebuchet MS, sans-serif;
  font-weight: lighter;
  text-align: right;
  padding-left: 3%;

}

h4{
  color: #58585b;
  font-weight: normal;
  text-align: right;
  padding-left: 3%;

}


h5{
  color: #4D4D4D;
  font-weight: normal;
  text-align: right;
  padding-left: 3%;

}



.subtitulo{
  color: #58585b;
  font-size: 30px;


}


.subtopico{
  text-align: left;
  padding: 0px;
  margin-bottom: 3%;
}


p {
  text-indent:1em;
	font-size: 18px;
	font-family: "Times", Times, serif;
	text-align: justify;
    text-justify: inter-word;
}


#textBox{
	/*background: white;*/
  padding-left: 10px;
	padding-right: 30px;
}


.dialogo{
  color: #b24043;
  font-size: 17px;
  font-weight: lighter;
  padding-left: 2%;
  display: block;
  margin: 3% 0;

}

.dialogo2{
  font-size: 17px;
  font-weight: lighter;
  padding-left: 2%;
  display: block;
  margin: 3% 0;

}


.negrito{
    font-weight: bold;

}



/* --///////////////////////////// rodape //////////////-- */
footer {
	background: #a51f22;
	color: white;
	padding: 0px 10px 20px 10px;
	position: relative;
}

footer h2{
  color: white;
}

/* --/////////////////////// fecha rodape //////////////-- */


/* //////////////////////////Media queries /////////////////////*/
/* xs < 400 */
@media screen and (max-width: 200px) {




}

/* xs < 768 */
@media screen and (max-width: 400px) {




}

/* sm */
@media screen and (min-width: 600px) {






}
/* sm */
@media screen and (min-width: 768px) {





}

/* md */
@media screen and (min-width: 992px) {




}

/* lg */
@media screen and (min-width: 1200px) {


  h1{
    font-size: 110px;
  }

  h2{
    font-size: 50px;
  }
	
  h3{
    font-size: 30px;
  }

  h4{
    font-size: 20px;
  }

  h5{
    font-size: 15px;
  }

}
/* ///////////////////////////Fim Media queries//////////////// */
















/* ========================= BOTOES MENU ======================== */



#menu{
  position:fixed;
  top:0;
  right:0;
  z-index: 70;
  padding: 0;
  margin:0;
  width: 32px;
}

#menu li {
  text-align: center;
  padding: 0;
  margin:0;
  color: transparent;
}

#menu1{
  float: right;
  height: 348px;
  width: 27px;
  background-image: url(imagens/abas-03.png);  


}
#menu2{
    float: right;
padding: 0;
  margin:0;
  height: 177px;
  width: 27px;
  background-image: url(imagens/abas-08.png);  

  
}

#menu3{
    float: right;
padding: 0;
  margin:0;
  height: 177px;
  width: 27px;
  background-image: url(imagens/abas-09.png);  

  
}



#menu1:hover{
       background-image: url(imagens/abas-01.png);
      background-size: 100%;
  height: 348px;
  width: 32px;
}

#menu2:hover{
       background-image: url(imagens/abas-06.png);
      background-size: 100%;
  height: 177px;
  width: 32px;
}

#menu3:hover{
       background-image: url(imagens/abas-10.png);
      background-size: 100%;
  height: 177px;
  width: 32px;
}



/* ============================================================ */




/*lixo indesign */



span.Bold---italico {
  font-style:italic;
  font-weight:bold;
}
span.NUMERA--O-EXERC-CIOS {
  color:#ef3824;
  font-family:Helvetica, sans-serif;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
}
span.italico {
  font-style:italic;
  font-weight:normal;
}
span.negrito {
  font-style:normal;
  font-weight:bold;
}


span.italico {
  font-style:italic;
  font-weight:normal;
}

span.CharOverride-7 {
  font-style:italic;
  font-weight:normal;
}


