@charset "utf-8";
.SubTitulo {
	color: #06A2DD;
	font-weight: bold;
	font-size: 16px;
	border-bottom-color: #3EA8CF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding: 0px 0px 5px 0px;
}

#Janela1 {
	position:absolute;
	left:375px;
	top:0px;
	width:99px;
	z-index:101;
	text-align: left;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	visibility: hidden;
}

.out {
	padding: 5px 22px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	background-color: #333333;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.out a {
	text-decoration: none;
	color: #6699FF;
}

.out a:hover {
	text-decoration: none;
	color: #6699FF;
}

.over {
	padding: 5px 22px 5px 5px;
	cursor: pointer;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
		border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.over a {
	text-decoration: none;
	color: #6699FF;
}

.over a:hover {
	text-decoration: none;
	color: #6699FF;
}

#Menu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 914px;
	position: relative;
}
