@charset "utf-8";

body {
	background-image: url(images/fundo.jpg);
	background-color: #982021;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 20px;
}
#principal {
	background-image: url(images/fundo-branco.gif);
	height: 601px;
	background-repeat: no-repeat;
}
#topo_geral {
	height: 70px;
}
.menu_sup {
	color: #999999;
	font-size: 14px;
	font-weight: lighter;
	color: #E4B821;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
}


#linha_menu {
	text-align: center;
	background-image: url(images/linha_menu1.jpg);
}
.links_menu {
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	font-size: 11px;
	color: #E39E02;
	text-decoration: none;
}
.links {
	color: #9F2122;
	text-decoration: none;
}

#topo_menu {
	background-image: url(images/topo_menu.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 231px;
}
#fundo_menu {
	background-image: url(images/fundo_menu_old.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 231px;
}
#links_sec {
	height: 10px;
	font-size: 14px;
	font-weight: lighter;
	color: #E2B921;
	text-align: left;
	padding-top: 8px;
	text-decoration: none;
}
#titulo {
	height: 15px;
	font-size: 20px;
	color: #9F2122;
	font-weight: lighter;
	text-align: left;
}

#centro_principal {
	overflow: auto;
	height: 397px;
	position: relative;
	text-align: left;
	padding-right: 20px;
}
.fundo_geral {
	font-size: 9px;
	color: #E2B921;
	text-align: right;
	text-decoration: none;
}

#tabela_principal {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#fundo_principal {
	height: 50px;
	padding-right: 100px;
	margin-right: 50px;
}

#linha_vermelha {
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	font-size: 11px;
	background-image: url(images/linha_menu1.jpg);
}
#titulo_link {
	height: 15px;
	font-size: 20px;
	color: #9F2122;
	font-weight: lighter;
	text-align: left;
	text-decoration: none;
}
.subtitulo {
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	font-size: 14px;
	color: #E39E02;
	text-decoration: none;
}
