body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
}
p{
margin-bottom:2px;
margin-top:2px;
}

.link_menu,.link_menu_ativo{
	float:right; 
	height:40px; 
	width:99px;	
	margin-top:40px;
	cursor:pointer;
	margin-right:9px;
	background:url(imagens/link0.png) 0 0 no-repeat; text-align:center; line-height:40px; color:#9c9c9c;	
}

.link_menu_ativo{
	background:url(imagens/link0.png) 0 -40px no-repeat;
	color:#fff;	
}

.clear{
	font-size:1px;
	line-height:1px;
	clear:both;
}

.fonte1{
	font-size:26px; color:#000; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	
}
.fonte2{
	font-size:13px; color:#000; 
	font-weight:bold;	
}
.fonte3{
	font-size:12px; color:#545454;	
	font-weight:normal;
}
.fonte4{
	color:#1362ff;	
}
a{
	color:#1362ff;
}

.frases{
	background:url(imagens/transicao.png) 0 0 repeat-x; line-height:13px; font-size:13px; color:#fff;
	padding:7px 20px 13px 0px;
	line-height:32px;
	text-decoration:none;
	cursor:default;
}

.item{
	line-height:26px; 
	height:30px; 
	color:#fff; 
	padding-left:30px; 
	font-size:13px; 
	cursor:pointer;	
	background:url(imagens/fundo_item.png) -330px 0 no-repeat;
}

.borda_imagem{
	border: 4px solid #f2f2f2; 
	width: 300px; 
	margin-bottom:10px; 
	padding:6px;
}

.borda_imagem:hover{
	border: 4px solid #1362ff; 
}

.botao{
	margin-top: 20px; 
	background: url(imagens/botao2.png) top center no-repeat; 
	width: 103px; 
	height: 39px; 
	line-height: 37px; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
	padding-left: 20px; 
	cursor: pointer;
}

.botao:hover{
	background: url(imagens/botao1.png) top center no-repeat; 
	color:#fff;
}
