@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

#geral {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	left: 0;
	top: 0;
}
#cabeca {
	position:absolute;
	width:100%;
	height:138px;
	z-index:1;
	left: 0;
	top: 0;
	background-image: url(../images/cabeca100s.jpg);
	background-position:center;
	background-repeat:no-repeat;
	visibility: visible;
	overflow: hidden;
}

a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
}
.style2 {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}
.style3 {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {color: #CCCCFF}
.style6 {
	color: #CCCCFF;
	font-size: 15px;
	font-weight: bolder;
}
.style7 {
	color: #333333
}
.style8 {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.mediador {font-size: 14px}

