/* CSS Document */

A:link {
	COLOR: #666666;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
}
A:visited {
	COLOR: #666666;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
}
A:active {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	FONT-SIZE: 11px;
}
A:hover {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	FONT-SIZE: 11px;
}

BODY {
}

.barextxt {
	PADDING-LEFT: 4px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 1px;
	width: 160px;
	height: 17;
	COLOR: #ffffff;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	LETTER-SPACING: 0px;
/* texto menu
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB4DB;
 */
}

A.barextxt:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
A.barextxt:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
/* texto menu */

A.barextxt:active {
	COLOR: #ffffff;

}

/* barra bg menu */
A.barextxt:hover {
	COLOR: #0161B8; 
	width: 160px;
	height: 17;
	BACKGROUND-COLOR: #8FB4DB;
}

.drop {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;

}
.foto {
	border: 3px solid #FFFFFF;
}
.TituloDasPaginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	width: auto;

}
.ultimas {
	background-image: url(../ultimas/imagens/bg.jpg);
	background-repeat: no-repeat;
	width: 593px;
	height: 136px;
	left: auto;
	top: auto;
	background-position: center;





}
.espacoLateral {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtMenu2 {
	COLOR: #0066FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;




}
.boxTeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../imagens/menu.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 151px;
	color: #FFFFFF;

}
.quadrado {
	border-top: 1px none;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}

