﻿
/*<-------- reset ---------->*/
*{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a{
	overflow: hidden;
	text-decoration: none;
}
body{
		
	color: #2E2E2E;
	font-family: Calibri, Arial, Tahoma;
	font-size: 15px;
	margin-bottom: 245px;

}

.inp4
{
  font-family: Calibri, Arial, Tahoma;
  font-size: 14px; 
  color: #000000; 
  font-weight: bold;
  height: 18px;
  background:transparent;
  
}
.inp6
{
  font-family: Calibri, Arial, Tahoma;
  font-size: 18px; 
  color: #000000; 
  font-weight: bold;
  text-align: justify;  
  height: 32px;
  background:transparent;
  
}
.inp5
{
  font-family: Calibri, Arial, Tahoma;
  font-size: 12px; 
  color: #000000; 
  text-align: justify;  
  height: 32px;
  text-align: center;
  background:transparent;  
  overflow: auto;  
  
}
.tt6r
{
   font-family: Calibri, Arial, Tahoma;
   text-align:left;
   color: #5c5b5d;      
   font-size: 14px; 
   height: 18px;
   border: 0px solid; 
}
.tt7
{
   font-family: Calibri, Arial, Tahoma;
   text-align:center;
   color: #A80000;      
   font-size: 28px; 
  
}
.tt8
{
   font-family: Calibri, Arial, Tahoma;
   text-align:center;
   color: #313131;      
   font-size: 18px; 
  
}
.rpp5
{
 
  cursor: pointer; /* vai por o cursor como forma de mão ao passar por cima do botão */
  cursor: hand;  
  	
}
.rpp5:hover
{
    opacity:0.65;
   -moz-opacity: 0.65;
    filter: alpha(opacity=65)
  
  
}

#bhippomundo {
	clear: both;
	position:relative;
	display:block;
	height: 64px;
	width: 194px;
	background:url(../imagenslayout/bhippomundo.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
#bhippomundo span.hover {
	position: absolute;
	display: block;
	height: 64px;
	width: 194px;
	background: url(../imagenslayout/bhippomundo.png) no-repeat;
	background-position: bottom;
}
#bpdf {
	clear: both;
	position:relative;
	display:block;
	height: 30px;
	width: 30px;
	background:url(../imagenslayout/bpdf.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
#bpdf span.hover {
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	background: url(../imagenslayout/bpdf.png) no-repeat;
	background-position: bottom;
}
#bfechar {
	clear: both;
	position:relative;
	display:block;
	height: 30px;
	width: 90px;
	background:url(../imagenslayout/bfechar.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
#bfechar span.hover {
	position: absolute;
	display: block;
	height: 30px;
	width: 90px;
	background: url(../imagenslayout/bfechar.png) no-repeat;
	background-position: bottom;
}

.lk1{font-family: Calibri, Arial, Tahoma; font-size: 14px; color:#248400; display:inline; text-decoration: none}
.lk1:hover{  background-color:#0D6302;  color: #FFFFFF; }