﻿
 @charset "iso-8859-1";
 html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	background: #0E1D30 url(../images/mb_bg.png) repeat-x;
	font-size: 11px;
	line-height: 130%;
	color: #131E2D;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
span.pathway img {
	padding: 0px 5px;
}
span.pathway {
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 15px;
}
div.componentheading {
	padding-left: 0px;
}
a.readon {
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
}
/*** fonts ***/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
/** colors set in the color css file **/
a:visited {
	text-decoration: none;
	font-weight: normal;
	outline: none;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	outline: none;
}
td#usercol a:visited {
	color: #fff;
}
td#usercol a:link {
	color: #fff;
}
body.right td#right2col a:visited {
	color: #fff;
}
body.right td#right2col a:link {
	color: #fff;
}
body.right td#rightcol a:visited {
	color: #fff;
}
body.right td#rightcol a:link {
	color: #fff;
}
body.left td#left2col a:visited {
	color: #fff;
}
body.left td#left2col a:link {
	color: #fff;
}
body.left td#leftcol a:visited {
	color: #fff;
}
body.left td#leftcol a:link {
	color: #fff;
}
td#usercol {
	color: #ccc;
}
.componentheading {
	font-family: Helvetica, Arial, sans-serif;
}
.contentheading {
	font-family: Helvetica, Arial, sans-serif;
}
div.moduletable h3 {
	font-family: Helvetica, Arial, sans-serif;
}
ul.submenu a {
	font-family: Helvetica, Arial, sans-serif;
}
a.sublevel {
	font-family: Helvetica, Arial, sans-serif;
}
a.mainlevel {
	font-family: Helvetica, Arial, sans-serif;
}
#horizmenu a {
	font-family: Helvetica, Arial, sans-serif;
}
/* headings */
h1 {
}
h2 {
}
h3 {
	margin: 0;
}
h4 {
}
body.right td#right2col div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	background: #46596e;
	color: #ccc;
}
body.right td#rightcol div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	background: #46596e;
	color: #ccc;
}
body.left td#left2col div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	background: #46596e;
	color: #ccc;
}
body.left td#leftcol div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	background: #46596e;
	color: #ccc;
}
body.right td#left2col div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	background: #B9B9B9;
	color: #fff;
}
body.right td#leftcol div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	background: #B9B9B9;
	color: #fff;
}
body.left td#right2col div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	background: #B9B9B9;
	color: #fff;
}
body.left td#rightcol div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	background: #B9B9B9;
	color: #fff;
}
td#usercol div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	background: none;
	color: #ccc;
}
td#maincol div.moduletable h3 {
	font-size: 13px;
	background: none;
	font-weight: bold;
	color: #333;
}
.small {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
.componentheading {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contentheading {
	color: #46596E;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 25px;
}
div#footer {
	height: 30px;
	font-size: 11px;
	color: #6B84A0;
	text-align: center;
}
/** some joomla class stuff */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}
table.contenttoc td {
	padding: 0 5px;
}
td.buttonheading {
}
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry2 td {
	padding: 4px;
}
tr.sectiontableentry1 td {
	padding: 4px;
}
td.sectiontableentry2 {
	padding: 3px;
}
td.sectiontableentry1 {
	padding: 3px;
}
table.contentpane {
	width: 100%;
}
table.contentpaneopen {
	width: 100%;
}
div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}
div.moduletable ul li {
	padding-bottom: 3px;
}
td#right2col div.moduletable {
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	width: 175px; /* stupid id need a fixed width here */
}
td#rightcol div.moduletable {
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	width: 175px; /* stupid id need a fixed width here */
}
td#left2col div.moduletable {
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	width: 175px; /* stupid id need a fixed width here */
}
td#leftcol div.moduletable {
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	width: 175px; /* stupid id need a fixed width here */
}
div.moduletable h3 {
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 8px;
	text-indent: 5px;
	height: 24px;
	padding-top: 2px;
	line-height: 24px;
}
.clr {
	clear: both;
}
#page_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
}
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: 10px;
	color: #666;
}
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
/** template layout stuff **/
div#wrapper {
	margin: 0 auto;
	position: relative;
}
body.wide div#wrapper {
	width: 932px;
}
body.thin div#wrapper {
	width: 750px;
}
body.vmax div#wrapper {
	min-width: 700px;
	max-width: 932px;
}
div#tshadow1 {
	background: url(../images/mb_shadow_t.png) repeat-x;
	position: relative;
}
div#tshadow2 {
	background: url(../images/mb_shadow_t_r.png) 100% 0 no-repeat;
	position: relative;
}
div#tshadow3 {
	height: 13px;
	background: url(../images/mb_shadow_t_l.png) 0 0 no-repeat;
	overflow: hidden;
	position: relative;
}
div#mshadow1 {
	background: url(../images/mb_shadow_m_b_l.png) 0 0 repeat-y;
	position: relative;
}
div#mshadow2 {
	background: url(../images/mb_shadow_m_b_r.png) 100% 0 repeat-y;
	position: relative;
}
div#mshadow3 {
	background: url(../images/mb_shadow_m_t_l.png) 0 0 no-repeat;
	position: relative;
}
div#mshadow4 {
	background: url(../images/mb_shadow_m_t_r.png) 100% 0 no-repeat;
	padding: 0 16px;
	position: relative;
}
div#bshadow1 {
	background: url(../images/mb_shadow_b.png) repeat-x;
}
div#bshadow2 {
	background: url(../images/mb_shadow_b_r.png) 100% 0 no-repeat;
}
div#bshadow3 {
	height: 13px;
	background: url(../images/mb_shadow_b_l.png) 0 0 no-repeat;
}
div#header {
	position: relative;
	background: #000 url(../images/mb_header_orange1.jpg) 50% 0 no-repeat;
	height: 124px;
	overflow: hidden;
}
div#blendimage {
	height: 124px;
	background-position: 50% 0;
}
div#logo {
	position: absolute;
	top: 110px;
	left: 45px;
	z-index: 5;
	height: 39px;
	width: 304px;
	background: url(../images/mb_logo.png) no-repeat !important;
	background: transparent;
}
div#horizmenu {
	background: url(../images/mb_menu_horiz_bg.png) 0 0 repeat-x;
	height: 45px;
	position: relative;
}
table#mainframe {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}
table#mainframe td {
	padding: 0;
}
body.left table#mainframe td#leftcol {
	background: #97A8BB url(../images/mb_cshadow_l.png) 100% 0 repeat-y;
	width: 175px;
}
body.right table#mainframe td#rightcol {
	background: #97A8BB url(../images/mb_cshadow_r.png) 0 0 repeat-y;
	width: 175px;
}
div#leftcol_corner {
	background: url(../images/mb_cshadow_t_l.png) 100% 0 no-repeat;
	padding-right: 10px;
}
body.right div#rightcol_body {
	background: url(../images/mb_col_bg_blue.png) 0 0 repeat-x;
	padding-top: 15px;
	border: 0px solid #00f;
}
body.left div#leftcol_body {
	background: url(../images/mb_col_bg_blue.png) 0 0 repeat-x;
	padding-top: 15px;
	border: 0px solid #00f;
}
body.left table#mainframe td#rightcol {
	background: #fff url(../images/mb_cshadow_r.png) 0 0 repeat-y;
	width: 175px;
}
body.right table#mainframe td#leftcol {
	background: #fff url(../images/mb_cshadow_l.png) 100% 0 repeat-y;
	width: 175px;
}
div#rightcol_corner {
	background: url(../images/mb_cshadow_t_r.png) 0 0 no-repeat;
	padding-left: 10px;
}
body.right div#leftcol_body {
	background: url(../images/mb_col_bg_grey.png) 0 0 repeat-x;
	padding-top: 15px;
}
body.left div#rightcol_body {
	background: url(../images/mb_col_bg_grey.png) 0 0 repeat-x;
	padding-top: 15px;
}
table#mainframe td#maincol {
	background: #fff url(../images/mb_cshadow_t.png) 0 0 repeat-x;
	color: #46596E;
	padding: 0 5px 15px 5px;
}
body.left table#mainframe td#left2col {
	/* background in color css */
	padding-right: 10px;
}
body.right table#mainframe td#left2col {
	/* background in color css */
	padding-right: 10px;
}
body.left table#mainframe td#right2col {
	/* background in color css */
	padding-left: 10px;
}
body.right table#mainframe td#right2col {
	/* background in color css */
	padding-left: 10px;
}
table#mainframe td#usercol {
	/* background in color css */
	padding-top: 10px;
}
td#usercol li {
	color: #ccc;
}
/* default menu link styles */
a.mainlevel {
	display: block;
	width: 168px;
	border-right: 4px solid #46596E;
	margin-bottom: 3px;
	padding: 3px 0px;
	border-top: 1px solid #5F7287;
}
a.sublevel {
}
body.right td#rightcol a.sublevel:visited {
	color: #1d242c;
	font-weight: bold;
}
body.right td#rightcol a.sublevel:link {
	color: #1d242c;
	font-weight: bold;
}
body.left td#leftcol a.sublevel:visited {
	color: #1d242c;
	font-weight: bold;
}
body.left td#leftcol a.sublevel:link {
	color: #1d242c;
	font-weight: bold;
}
body.right td#rightcol a.mainlevel:visited {
	color: #1d242c;
	font-weight: bold;
}
body.right td#rightcol a.mainlevel:link {
	color: #1d242c;
	font-weight: bold;
}
body.left td#leftcol a.mainlevel:visited {
	color: #1d242c;
	font-weight: bold;
}
body.left td#leftcol a.mainlevel:link {
	color: #1d242c;
	font-weight: bold;
}
a.mainlevel:hover {
	text-decoration: none;
	/** color in color css **/
}
a.sublevel:hover {
	text-decoration: none;
}
/*****************************
 ****      splitmenu      ****
 *****************************/
/* top level links */
#navheader li {
	z-index: 3;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
#navheader li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 14px;
	text-decoration: none;
	color: #bbb;
}
#navheader li a:hover {
	color: #fff;
}
#navheader li.active {
	z-index: 1;
	height: 17px;
	border-bottom: 4px solid #46596E;
}
#navheader {
	z-index: 2;
	position: absolute;
	height: 20px;
	margin-top: 15px;
}
#slider {
	z-index: 2;
	position: absolute;
	height: 20px;
	/* color in color css file */
}
/* sub level links */
td#rigthcol ul.submenu ul ul {
	padding: 0;
	margin: 0;
}
td#leftcol ul.submenu ul ul {
	padding: 0;
	margin: 0;
}
td#rigthcol ul.submenu ul {
	padding: 0;
	margin: 0;
}
td#leftcol ul.submenu ul {
	padding: 0;
	margin: 0;
}
td#rightcol ul.submenu {
	padding: 0;
	margin: 0;
}
td#leftcol ul.submenu {
	padding: 0;
	margin: 0;
}
ul.submenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.submenu ul li a {
	text-indent: 15px;
}
ul.submenu ul ul li a {
	text-indent: 30px;
}
ul.submenu ul li a {
	border-right: 4px solid #46596E;
}
ul.submenu li a {
	display: block;
	width: 168px;
	border-right: 4px solid #46596E;
	padding: 3px 0px;
	border-top: 1px solid #5F7287;
}
td#rightcol ul.submenu a:visited {
	color: #1d242c;
	font-weight: bold;
}
td#rightcol ul.submenu a:link {
	color: #1d242c;
	font-weight: bold;
}
td#leftcol ul.submenu a:visited {
	color: #1d242c;
	font-weight: bold;
}
td#leftcol ul.submenu a:link {
	color: #1d242c;
	font-weight: bold;
}
td#rightcol ul.submenu a:hover {
	text-decoration: none;
}
td#leftcol ul.submenu a:hover {
	text-decoration: none;
}
td#rightcol ul.submenu ul li a {
	border-right: 4px solid #46596E;
}
td#leftcol ul.submenu ul li a {
	border-right: 4px solid #46596E;
}
/* some page content things */
form {
	border: 0;
	margin: 0;
	padding: 0;
}
table.blog span.article_seperator {
	display: block;
	height: 20px;
}
table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
table.nopad td {
	padding: 5px;
}
body.contentpane {
	background: #fff;
}
table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}
.style_branco {
	color: #FFFFFF;
}

input {font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; color: #666666; border: 1px solid #A3A3A3; background-color: #eeeeee;}
textarea {padding: 3px; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; color: #666666; border: 1px solid #A3A3A3; background-color: #eeeeee;}
option {font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; color: #666666;background-color: #eeeeee;}
select {font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; color: #666666;background-color: #eeeeee;}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url('../images/formbg.gif') repeat-x left top;
}
.forminput{
padding: 3px;
background:url('../images/formbg2.gif') repeat-x left top;
}
.formcaptcha{
padding: 5px;
font-size: 20px; 
font-weight:bold;
background:url('../images/formbg2.gif') repeat-x left top;
}
.pequeno {
	font-size: xx-small;
}
.alinhar_horizontal {
	vertical-align: middle;
}




