@charset "utf-8";
/* CSS Document */


h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bolder;
	color: #000000;
}
a img { 
	border: none;
}
a:link {
	color: #1A00FF;
	text-decoration: none;
	}
}
a:visited {
	color: #1A00FF;
	text-decoration: none;
	}
a:hover, a:active, a:focus { 
	color: #1A00FF;
	text-decoration: none;
	}
#bar_lat_dir {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 1100px;
	z-index: 2;
	background-color: #00C;
}
#menu_dir {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 400px;
	z-index: 2;
	background-color: #00C;
}
#botao1 {
	position: absolute;
	left: 4px;
	top: 50px;
	width: 150px;
	height: 150px;
	z-index: 6;
}
#botao2 {
	position: absolute;
	left: 4px;
	top: 210px;
	width: 150px;
	height: 150px;
	z-index: 6;
}
#botao3 {
	position: absolute;
	left: 4px;
	top: 370px;
	width: 150px;
	height: 150px;
	z-index: 6;
}
#botao4 {
	position: absolute;
	left: 4px;
	top: 530px;
	width: 150px;
	height: 150px;
	z-index: 6;
}
#marketing1 {
	position: absolute;
	left: 4px;
	top: 690px;
	width: 150px;
	height: 250px;
	z-index: 6;
	background-color: #FFFFFF;
}
