.popoutLyr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.popoutLyr a, .popoutLyr a:link, .popoutLyr a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #29166F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	margin:0px;
	padding:0px;
	line-height: 20px;
	height:20px
}

.popoutLyr a:active, .popoutLyr a:hover {
	color: #ffffff;
	display: block;
	line-height: 20px;
	background-color: #211159;
	height:20px
}

#quem /* sub menus */
{
	padding-top:20px;
	position:absolute;
	z-index:1;
	width: 150px;
	left: 291px;
	top: 220px;
	visibility: hidden;
}

#onde {
	padding-top:20px;
	position:absolute;
	z-index:2;
	width: 150px;
	left: 593px;
	top: 220px;
	visibility: hidden;
}

#fale {
	padding-top:20px;
	position:absolute;
	z-index:3;
	width: 150px;
	left: 618px;
	top: 220px;
	visibility: hidden;
}

#menuprincipal {
	text-align:center;
}

#menuprincipal a {
	height: 30px;
	line-height: 30px;
}

#menuprincipal .divisor {
	background-image:url(imagens/pontilhado_menu.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
