td{
	font-family: verdana;
	font-size: 9pt;
	color: #003867;
	line-height: 18px;
	
}

.menu{
	position : absolute;
	top: 150px;
	left: 15px;
	idth: 120px;
	z-index: 999;
}
	
.meio{
	position : absolute;
	top: 230px;
	left: 210px;	
	width: 500px;
	z-index: 10;
}

.meio_bye{
	position : absolute;
	top: 250px;
	left: 0px;
	z-index: 10;
	width:733;
	height:207;
}

.topo{
	position : absolute;
	top: 0px;
	left: 0px;
	z-index:4;
}
	
.rodape{
	position: absolute;
	z-index: 2;
	list-style: inside;
	left: 0;
}

a{
	font-family: verdana;
	font-size: 8pt;
	color: #003867;
	text-decoration: none;
	
}
a:hover{
    font-family: verdana;
	font-size: 8pt;
	color: #00A3E6;
	
	text-decoration: none;
}
/*a:visited{
    font-family: verdana;
	font-size: 8pt;
	color: #3D3C3C;
	text-decoration:none;
}*/
li {
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
	padding-left: 0px;
	padding-right: 0px;
}
.form {
	font-family: Verdana;
	font-size: 10px;
	color: #003863;
	border: 1px solid #003863;
	background-color: #EFF3F7;
}
.titArea {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titAreaPoints {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #035491;
}
.titTexto {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #003867;
}
.conteudo {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.link:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00A3E6;
	text-decoration: none;
}


