a:link{
	color: #336699;
	text-decoration: none;
}
a:hover{
	color: #4682B4;
	text-decoration: underline;
}
a:visited{
	color: #336699;
	text-decoration: underline;
}

body{
	background-color: #ffffff;
	text-align: center;
	color: #4d4d4d;
	margin: 0px;
}
.marcabusca{
	background-color:#ccffcc;
}
DIV{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;

}
TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#containergeral{
	margin-left: auto;
	margin-right: auto;
	width: 728px;
}
#cabecalho{
	position: relative;
	top: 0px;
	margin: 0px;
	width: 730px;
	height: 106px;
	text-align: center;
}
#logohome{
	position: absolute;
	top:21px;
	left: 150px;
}
#menuhorizontal{
	position: relative;
	top: 1px;
	margin: 0px;
	width: 730px;
}
#ondeestou{
	position: relative;
	top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 710px;
	background: #ffffff;
	z-index: 10;
	text-align: center;
}

#noticias{
	color: #708090;
	top: 0px;
	left: 450px;
	margin: 5px;
	width: 260px;
	background: #ffffff;
	border-left: dotted 1px #eaeaea;
	text-align: justify;
}
#titulonoticias{
	text-align: center;
	width: 100%;
}
}
.bordaTable{
	border-left:1px solid #336699;
	border-top: 1px solid #336699;
}
.bordaTD{
	border-right:1px solid #336699;
	border-bottom: 1px solid #336699;
}
table#borda {
	border-top:solid 1px #333333;;
	border-left:solid 1px #333333;
}

table#borda TD{
	border-bottom:solid 1px #333333;
	border-right:solid 1px #333333;
}