/* CSS Document */

#main {
	margin: 10px auto;
	width: 980px;
	padding: 0px;
	vertical-align: top;
	background-color:#ffffff;
}

#top_menu_left {
	float: left;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	width: 350px;
}

#top_menu_middle {
	padding: 0px;
	margin: 40px 120px 5px 380px;
}

#top_menu_right {
	float: right;
	padding: 0px;
	margin: 40px 20px 20px 0px;
	width: 120px;
}

#bottom_menu_left {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #ffffff;
}

#bottom {
	clear: both;
	width: 980px;
	font-size: 8px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px solid #000000;
	margin-top: 10px;
	padding-top: 8px;
	text-align: center;
}

#tabela {
	float: inherit;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 980px;
	background: #c31457;
	padding: 0px 0px 0px 0px;
}

#tabela-2 {
	float: inherit;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 980px;
	background: #c31457;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #c31457;
}

#line {
	float: inherit;
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 980px;
}

.menu {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8e214a;
	cursor: default;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}

.menu a {
	text-decoration: none;
	color: #8e214a;
}

.menu a:hover {
	text-decoration: overline;
	color: #c31457;
}

.menu a:link {
	text-decoration: none;
}

.menu a:visited {
	text-decoration: none;
}

.menu_active {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	cursor: default;
	background-color: #c31457;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}

.submenu {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	cursor: default;
	text-decoration: none;
	text-align: left;
	padding: 15px 5px 5px 10px;
}

.submenu a {
	text-decoration: none;
	color: #ffffff;
}

.submenu a:hover {
	text-decoration: overline;
	color: #ffd2e3;
}

.submenu a:link {
	text-decoration: none;
}

.submenu a:visited {
	text-decoration: none;
}

.submenu_black {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	cursor: default;
	text-decoration: none;
	text-align: left;
	padding: 15px 5px 5px 10px;
}

.submenu_black a {
	text-decoration: none;
	color: #000000;
}

.submenu_black a:hover {
	text-decoration: overline;
	color: #8e214a;
}

.submenu_black a:link {
	text-decoration: none;
}

.submenu_black a:visited {
	text-decoration: none;
}

.text_tabela_link {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	cursor: default;
	background-color: #7b7b7b;
	text-decoration: none;
	text-align: left;
}

.text_tabela_link a {
	text-decoration: none;
	color: #000000;
}

.text_tabela_link a:hover {
	color: #ffffff;
}

.text_tabela_link a:visited {
	text-decoration: none;
}

.text_tabela {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	cursor: default;
	text-decoration: none;
	text-align: left;
}

.text_black {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	cursor: default;
	text-decoration: none;
	text-align: left;
	padding: 25px 15px 15px 15px;
}

.text_black a {
	text-decoration: none;
	color: #8e214a;
}

.text_black a:hover {
	text-decoration: underline;
	color: #8e214a;
}

.text_black a:visited {
	text-decoration: none;
}

.text_white {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	cursor: default;
	text-decoration: none;
	text-align: left;
	padding: 25px 15px 15px 15px;
}

.text_white a {
	text-decoration: none;
	color: #ffd2e3;
}

.text_white a:hover {
	text-decoration: underline;
	color: #ffd2e3;
}

.text_white a:visited {
	text-decoration: none;
}

.text_title {
	font-family: sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 20px;
	color: #ffffff;
	cursor: default;
	text-decoration: none;
	text-align: left;
	padding: 25px 55px 15px 55px;
}
