@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

#logo_gorgal {
	position:absolute;
	width:147px;
	height:83px;
	z-index:1;
	left: 25px;
	top: 25px;
	visibility: visible;
}

a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
a:visited {
	line-height: 15px;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}
a:active {
	text-decoration: none;
	line-height: 15px;
}

#quadrados {
	position:absolute;
	width:528px;
	height:174px;
	z-index:2;
	left: 363px;
	top: 10px;
	visibility: visible;
}
