@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/abertura_01.jpg) repeat-x;
}
h1 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
p {
	font-size: 12px;
	font-weight: normal;
}
a, a img {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}
#maindiv {
	background-image: url(images/abertura_02.jpg);
	background-repeat: no-repeat;
	height: 560px;
	width: 863px;
	margin: 0 auto;
	text-align: left;
}
#leftdiv {
	width: 450px;
	height: 320px;
	padding: 140px 0 0 80px;
	float: left;
}
#rightdiv {
	width: 320px;
	line-height: 18px;
	float: right;
}
#logodiv {
	padding: 80px 0 0 40px;
	height: 100px;
}
#descdiv {
	height: 300px;
}
#secretarias {
	margin-bottom: 30px;
	width: 430px;
	height: 280px;
	overflow: auto;
	border: 1px #7f9db9 solid;
}
#tabela-secr a, #tabela-secr a:visited, #tabela-secr a:active {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 4px;
	height: 60px;
}
#tabela-secr span {
	font-size: 10px;
}
.imagem {
	background: url(images/fundo-imagem.png) no-repeat;
}
#omegadiv {
	margin: 50px 0 0 70px;
	width: 320px;
}
#DropDownList2 {
	border: 1px #7f9db9 solid;
}
#titulo {
	background: #7f9db9;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	width: 428px;
}