/* CSS Document */

* html {
	FONT-SIZE: 8pt; 
	margin: 0;
	padding: 0;
}

body {
	background: #ACB0BD;
	FONT-SIZE: 8pt; 
	margin: 0;
	padding: 0;
}

.clr {
	clear: both;
}

.login_nucleoensino {
	background-color: white;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;/*
	padding: 2px;*/
}

.msg_erro {
	font-weight: bold;
	text-align: center;
}

#buttons_outer {
	width: 635px;/*
  	margin-bottom: 2px;
	margin-right: 2px;*/
	float: left;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;/*
	padding-left: 4px;*/
	border: 1px solid #ccc;/*
	margin-bottom: 2px;*/
}

#pathway_text img {/*
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;*/
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #c64934;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox {
	border: 0px;/*
	padding: 3px 3px 3px 5px;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;/*
	margin-right: 2px;*/
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
	border: 1px solid #cccccc;/*
	padding: 2px;*/
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
}

#left_outer {
	float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	float: none !important;
	float: left;

}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;

}

#content_inner{
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;

}

table.content_table {
	padding: 0px;
	margin: 0px;

}

table.content_table td {
	padding: 0px;
	margin: 0px;

}

p.content_table {
	background-color:#ffffff;
	color: #003377;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0;
	text-align: justify;
	padding: 0px;
	margin: 0px;

}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;

}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;

}

#right_outer {
	margin-left: 2px;
	width: 165px;

}

#right_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;

}

.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;

}

.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;

}

table td.body_outer {
	/*padding: 2px;*/
	border: 1px solid #cccccc;

}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;

}

.error {
font-style: italic;
text-transform: uppercase;
padding: 5px;
color: #cccccc;
font-size: 14px;
font-weight: bold;

}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	border: 1px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 3px 10px;
	line-height: 15px;
	margin: 5px;

}

.pagenav {
	text-align: center;
	font-size: 11px;
	/*font-weight: bold;*/
	border: 1px solid #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 15px;
	margin: 1px;

}

.pagenavbar {
	margin-right: 10px;
	float: right;

}

#footer {
	text-align: center;
	padding: 3px;

}

ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

li {
	padding-left: 15px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 11px;
}

/* Joomla core stuff */

a:link, a:visited {
	color: #003377;
	font-size: 8pt;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.contentpaneopen {
	border-collapse: collapse;
	border-spacing: 0px;
	color: #003377;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align:inherit;
	width: 100%;

}

* html table.contentpaneopen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;

}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;

}

table.contentpaneopen td {
	border-collapse: collapse;
	border-spacing: 0px;

}

table.contentpane td, table.contentpane_case td {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.button {
	color: #003377;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	border: 1px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 16px;
	height: 24px;
	margin: 1px;

}

.inputbox {
border:solid 1px #cccccc;
background-color: #ffffff;
font-size: 11px;
padding: 0px;
margin:0;

}

.componentheading {
background: url(../images/subhead_bg.png) repeat-x;
color: #666666;
text-align: left;
padding-top: 4px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
display: none;

}

.contentcolumn {
padding-right: 5px;

}

.contentheading {
 height: 30px;
/*border:1px solid black;*/
color: #c64934;
font-weight: bold;
 	font-size: 13px; 
 	text-align: left; 
/*	width: 400px;*/

}

.contentpagetitle {
font-size: 13px;
font-weight: bold;
color: #cccccc;
text-align:left;

}

table.searchinto {
width: 100%;

}

table.searchintro td {
font-weight: bold;
font-size: 11px;

}

/*/--- esqueleto menus laterais  ---/*/	

.moduletable{
border-top: 1px solid black;
font-family: Trebuchet MS, Tahoma, Helvetica;
margin: 0;
padding: 0 0 5px 0;
width: 161px;
}

.moduletable td{
border-bottom: 1px solid black;
TEXT-ALIGN: left; 
}

TABLE.moduletable {
WIDTH: 161px; 
BORDER-COLLAPSE: collapse; 
border-spacing: 0px

}

DIV.moduletable {
MARGIN: 0px;
PADDING: 0px;

}

TABLE.moduletable TH {
PADDING-LEFT: 4px; 
FONT-SIZE: 10px; 
MARGIN: 0px; 
TEXT-TRANSFORM: uppercase; 
LINE-HEIGHT: 21px; 
HEIGHT: 21px; 
TEXT-ALIGN: left

}

DIV.moduletable H3 {
PADDING-LEFT: 4px; 
FONT-SIZE: 10px; 
MARGIN: 0px 0px 2px; 
TEXT-TRANSFORM: uppercase; 
LINE-HEIGHT: 21px; 
HEIGHT: 21px; 
TEXT-ALIGN: left

}

DIV.moduletable form {
MARGIN: 0px;
width: 166px;

}

/*/--- fim esqueleto menus laterais  ---/*/	

/*/--- esqueleto login menu laterais  ---/*/	

.moduletable_login_menu{
background-color: #ffffff;
border-left: 1px solid black;
border-bottom: 1px solid black;
font-family: verdana, Trebuchet MS, Tahoma, Helvetica;
margin: 0;
padding: 0;
width: 160px;
}

.moduletable_login_menu td{
font-size: 0.7em;
TEXT-ALIGN: center; 
}

.moduletable_login_menu label{

/*	font-size: 0.7em;*/
TEXT-ALIGN: center; 
}

DIV.moduletable_login_menu {
MARGIN: 0px;
PADDING: 0px;

}

TABLE.moduletable_login_menu TH {
PADDING-LEFT: 4px; 
FONT-SIZE: 10px; 
MARGIN: 0px; 
TEXT-TRANSFORM: uppercase;
TEXT-ALIGN: left

}

DIV.moduletable_login_menu H3 {
background: url('../images/subhead_bg.gif') repeat-x;
border-bottom: 1px solid black;
color:#CCCCCC;
FONT-SIZE: 10px;  
PADDING: 3px;
MARGIN: 0px; 
TEXT-ALIGN: center;
TEXT-TRANSFORM: uppercase; 
vertical-align: bottom;

}

table.pollstableborder td {
padding: 0px;

}

.sectiontableheader {
font-weight: bold;
background: #f0f0f0;
padding: 4px;
}

.sectiontablefooter, .sectiontablefooter_case {
    font-size: 11px;

}

.sectiontableentry1, .sectiontableentry1_case {
background-color : #ffffff;
}

.sectiontableentry2, .sectiontableentry1_case {
background-color : #dcdcdc;
}

.small {
color: #999999;
font-size: 11px;

}

.createdate {
height: 15px;
padding-bottom: 10px;
color: #999999;
font-size: 11px;

}

.modifydate {
height: 15px;
padding-top: 10px;
color: #999999;
font-size: 11px;

}

table.contenttoc {
border: 1px solid #cccccc;/*
padding: 2px;
margin-left: 2px;
margin-bottom: 2px;*/

}

table.contenttoc td {/*
padding: 2px;*/

}

table.contenttoc th {
background: url(../images/subhead_bg.png) repeat-x;
color: #666666;
text-align: left;/*
padding-top: 2px;
padding-left: 4px;*/
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;

}

A.mainlevel, A.mainlevel:link, A.mainlevel:visited{
COLOR: #ccc; 
BACKGROUND: url(../images/menu_azul.gif) no-repeat 0px 0px; 
DISPLAY: block; 
font-size: 0.9em;
margin: 0;
padding: 0 0 0 18px;
TEXT-DECORATION: none;

}

A.mainlevel:hover {
BACKGROUND: url(../images/menu_azul_hover.gif) repeat-y 0px 0px; 
COLOR: #ccc; 
TEXT-DECORATION: none

}

A.mainlevel#active_menu {
BACKGROUND: url(../images/menu_azul_hover.gif) repeat-y 0px 0px; 
COLOR: #ccc;

}

A.mainlevel#active_menu:hover {
COLOR: #ccc;

}

A.mainlevel_ciano, A.mainlevel_ciano:link, A.mainlevel_ciano:visited {
BACKGROUND: url(../images/menu_ciano.gif) no-repeat 0px 0px; 
COLOR: #ccc; 
DISPLAY: block; 
font-size: 0.9em;
padding: 0 0 0 18px;
TEXT-DECORATION: none;

}

A.mainlevel_ciano:hover {
BACKGROUND: url(../images/menu_ciano_hover.gif) no-repeat 0px 0px; 
COLOR: #ccc; 
TEXT-DECORATION: none

}

A.mainlevel_ciano#active_menu {
BACKGROUND: url(../images/menu_ciano_hover.gif) no-repeat 0px 0px; 
COLOR: #ccc;

}

A.mainlevel_verde, A.mainlevel_verde:link, A.mainlevel_verde:visited {
BACKGROUND: url(../images/menu_verde.gif) no-repeat 0px 0px; 
COLOR: #ccc; 
DISPLAY: block; 
font-size: 0.9em;
padding: 0 0 0 18px;
TEXT-DECORATION: none;

}

A.mainlevel_verde:hover {
BACKGROUND: url(../images/menu_verde_hover.gif) no-repeat 0px 0px; 
COLOR: #ccc; 
TEXT-DECORATION: none

}

A.mainlevel_verde#active_menu {
BACKGROUND: url(../images/menu_verde_hover.gif) no-repeat 0px 0px; 
COLOR: #ccc;

}

a.sublevel:link, a.sublevel:visited {
vertical-align: middle;
font-size: inherit;
font-weight: bold;
color: #c64934;
text-align: left;

}

a.sublevel:hover {
color: #900;
text-decoration: none;

}

a.sublevel#active_menu {
color: #333;

}

.highlight {
background-color: Yellow;
color: Blue;
padding: 0;

}

.code {
background-color: #ddd;
border: 1px solid #bbb;

}

.form {

/* removes space below form elements */
margin: 0;

 	padding: 0;

}

div.mosimage {
border: 1px solid #ccc;

}

.mosimage {
border: 1px solid #cccccc;
margin: 5px

}

.mosimage_caption {
margin-top: 2px;
background: #efefef;
padding: 1px 2px;
color: #666;
font-size: 10px;
border-top: 1px solid #cccccc;

}

span.article_seperator {
display: block;
height: 1.5em;

}

#corpo{
 border-spacing: 0;
 border-collapse: collapse;
 font-size: inherit;
 padding: 0;
 width:770px;

}

#imagens_flash{
 border-spacing: 0;
 border: none;
 /*border-collapse: collapse;*/
 margin: 0;
 padding: 0;

}

#imagens_flash a{
 border:none;
 display: none;

}

#topo{
 background-color:gray;
 border-spacing: 0;
 border: none;

/*	 border-collapse: collapse;*/
 margin: 0;
 padding: 0;

}

#topo img{
  border: 0;
 margin: 0;
 padding: 0;

}

* html #topo img{
 margin-bottom: -4px;

}

#topo a{
 border: none;
 margin: 0;
 padding: 0;

}

#coluna_esquerda{
 background-color:#dddfe4;
 background: url('../images/bg_coluna_esquerda.jpg') repeat-y;
 border-spacing: 0;
 font-size: inherit;
 margin: 0;
 padding: 0;
 vertical-align: top;

}

* html #coluna_esquerda{
 width: 21.3%;

}

#coluna_corpo{
 background-color:#ffffff;
 border-right: 1px solid black;
 border-spacing: 0;
 color: #003377;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: inherit;
 margin: 0;
 padding: 0 8px 0 4px;
 text-align: justify;
 vertical-align: top;

}

* html #coluna_corpo{
 width: 60%;

}

#coluna_direita{
 background-color:#dddfe4;
 border-right: 1px solid black;
 border-spacing: 0;

/*	 border-collapse: collapse;*/
 margin: 0;
 padding: 0;
 text-align: center;
 vertical-align: top;
 width: 126px;

}

* html #coluna_direita{
 width: 16.3%;

}

#coluna_direita img{
 width: 126px;

}

#corpo #rodape{
background-color: #003378; 
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
color: #678FC2;
font-size: 0.8em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding: 0;

}

* html #corpo #rodape{
font-size: 0.6em;

}

#rodape_esquerdo{
border-left: 1px solid #000000;
float: left;
padding: 1px 4px;
position: relative;
text-align: left;

}

#rodape_direito{
border-right: 1px solid #000000;
float: right;
padding: 1px 4px;
position: relative;
text-align: right;
}

#rodape a, #rodape a:visited, #rodape a:hover{
color: #678FC2;
font-size: 9px;
}

.search_pesquisa INPUT {
border-left: 1px solid black;
border-right: none;
border-bottom: 1px solid black;
border-top: 1px solid black;
padding-left: 3px;
WIDTH: 161px;

}

* html .search_pesquisa INPUT {
margin-top: -1px;
margin-bottom: -1px;

}

.moduletable_pesquisa{
padding: 0px;
MARGIN: 0px;
height: 19px;
}

.abaazul{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

p.cotacoes {
   background-color: Gray;
	margin: 10px 15px 5px 15px;
	padding: 10px 15px 5px 15px;
	text-align: center;
}

table.contentpane_case {
   color: #003377;
	margin-top:20px; 
}

table.contentpane_case a{
   font-weight: bold; 
}

td.contentdescription_case{
	border-bottom: 1px solid #003377;
	border-spacing: 10px;
}