@charset "iso-8859-1";
BODY{
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}
h5{
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	margin-top:0;
	margin-bottom:5px;
	margin-left:5px;	
}
td{
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	}

a{
	text-decoration:none;
}


a.MenuTitulo{
	text-decoration:none;
	color:#000066;
	font-size:8pt;
	font-weight:bold;
	/*line-height:22px;*/		
	}
a:hover.MenuTitulo{
	color:#c0c0c0;
	font-size:8pt;
	font-weight:bold;

}
a.Menu{
	text-decoration: none;
	font-size:8pt;
	color:#000099;
	font-weight:normal;
	background-color:#efefef;
	line-height:18px;	
	/*border-bottom: 1px solid #c0c0c0;*/
}

a:hover.Menu{
	text-align:left;
	text-decoration: none;
	color:#c0c0c0;
	font-weight:normal;	
	line-height:18px;
}
.TituloDestaque{
	font-size:8pt;
	font-weight:bold;
	color:#000099;  
}
.TituloDestaque8{
	font-size:8pt;
	font-weight:bold;
	color:#000099;
		background-image:url(imagens/FundoNovoSite.jpg) 
}
.preco{
	margin-left:15px;
	font-weight:bold;
	font-size:8pt;	
}
.paragrafo{
	margin: 0px 60px 0px 60px;
  /*text-indent:60px;*/  
	text-align:justify;
	line-height:180%;
	font-size:10pt;  
}
.linhatop{
	border-top: 1px solid #000099;
}
.linhabottom{
	border-bottom: 1px solid #000099;			
}
.linhaleft{
	border-left: 1px solid #000099;			
}
.linharight{
	border-right: 1px solid #000099;			
}
#Barra{
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	color:#000099;
  background-image:url(imagens/FundoBarra.gif);
	line-height:20px;	
	font-weight:bold;		
}

#MenuLateral{
  display:block;	
	margin-top:0px;
	width: 105px;	
	text-align:left;
	border-bottom: 1px dotted #c0c0c0;			
}

#indice {
	margin: 0px 60px 0px 60px;
	line-height:150%;
	color: black;
	font-size:10pt;		 
}

#indice a{
	color: #000000;
	text-decoration: none;
	font-size:10pt;		 
}
#indice a:hover{
	color: #c0c0c0;
	text-decoration: underline;
	font-size:10pt;	 
}
#texto1{
	font-size:8pt;
	text-align:justify;
	padding:8px;
}