@charset "utf-8";
#topo {
	width: 800px;
	height: 600px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#fachada {
	float: left;
	width: 800px;
	height: 193px;
	text-align: right;
}
#menu   {
	float: left;
	width: 800px;
	height: 25px;
	text-align: right;
}
#menu  a  {
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
#menu  a:link  {
	font: 14px "Trebuchet MS";
	color: #000000;
}
#menu  a:visited  {
	font: 14px "Trebuchet MS";
	color: #999999;
}
#menu  a:hover  {
	font: bold 14px "Trebuchet MS";
	color: #990000;
}
#menu  a:active  {
	font: bold 14px "Trebuchet MS";
	color: #CCCCCC;
}

#topo #conteudo {
	float: left;
	height: 408px;
	width: 800px;
}

#topo #conteudo #subMenu {
	float: left;
	height: 65px;
	width: 800px;
	text-align: left;
}
#topo  #conteudo  #subMenu  p {
	color: #999999;
	text-align: left;
	padding-right: 12px;
	margin-bottom: -2px;
	font: bold 18px/25px "Trebuchet MS";
	border-bottom: 1px solid #999999;
}

#topo #conteudo #subMenu a {
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#topo #conteudo #subMenu a:link {
	text-decoration: none;
	color: #990000;
	font: 13px "Trebuchet MS";
}
#topo #conteudo #subMenu a:visited {
	text-decoration: none;
	color: #666666;
	font: 13px "Trebuchet MS";
}
#topo #conteudo #subMenu a:active {
	text-decoration: none;
	color: #996600;
	font: bold 13px "Trebuchet MS";
}
#topo #conteudo #subMenu a:hover {
	text-decoration: none;
	color: #996600;
	font: bold 13px "Trebuchet MS";
}
#topo #conteudo #lateral {
	float: left;
	width: 240px;
	height: 343px;
	text-align: left;
}
#topo #conteudo #lateral h1 {
	font: normal 18px "Trebuchet MS";
	color: #999999;
	margin-left: -30px;
	margin-top: 20px;
	margin-bottom: -1px;
}

#topo #conteudo #lateral ul {
	list-style: none;
}
#topo #conteudo #lateral li {
	display: block;
	width: 150px;
	float: left;
	height: 20px;
	background: #FFFFFF;
	border-left: 1px solid #666666;
}



#topo #conteudo #lateral a {
	text-decoration: none;
	display: block;
	text-align: left;
	list-style: none;
}
#topo #conteudo #lateral a:link {
	font: 14px "Trebuchet MS";
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: left;
	float: left;
	list-style: none;
	padding-left: 10px;
}


#topo #conteudo #lateral a:visited {
	font: 12px "Trebuchet MS";
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: left;
	float: left;
	list-style: none;
	padding-left: 10px;
}
#topo #conteudo #lateral a:hover {
	font: 14px "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: left;
	float: left;
	list-style: none;
	padding-left: 10px;
}
#topo #conteudo #lateral a:active {
	font: bold 14px "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: left;
	float: left;
	list-style: none;
	padding-left: 10px;
}

#topo #conteudo #informa h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

#topo #conteudo #informa {
	float: left;
	height: 318px;
	width: 535px;
	color: #333333;
	text-align: justify;
	overflow: auto;
	padding-right: 25px;
	padding-bottom: 25px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
#topo #conteudo #informa li {
	font: 14px "Trebuchet MS";
	list-style: square outside;
}
#topo #conteudo #informa a {
	color: #333333;
}
#topo #conteudo #informa h4 {
	font-family: "Trebuchet MS";
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
}

#topo #desenvolvedor {
	font: 12px/25px "Trebuchet MS";
	color: #666666;
	float: left;
	height: 20px;
	width: 800px;
	text-align: center;
	padding-top: 25px;
}
#topo #desenvolvedor a {
	font: 12px "Trebuchet MS";
	color: #666666;
	text-decoration: none;
}
#topo #desenvolvedor a:link {
	font: 12px "Trebuchet MS";
	color: #666666;
}
#topo #desenvolvedor a:visited {
	font: 12px "Trebuchet MS";
	color: #999999;
}

