div
{
font-family: verdana;
font-size: 11px;
color: #333;
}

img
{
border: 0;
}

b, strong
{
color: #f60;
}

b.Normal, strong.Normal
{
color: #000;
font-weight: bold;
}


/* Style for all website links */

a:link
{
text-decoration: underline;
}

a:visited
{
text-decoration: underline;
}

a:hover
{
color: #036;
text-decoration: none;
}

/* hyperlink style for the unselected tabs */
a.home_news_readmorelink:link {
color: #666;
font-size: 10px;
text-decoration: none;
}

a.home_news_readmorelink:visited  {
color: #666;
font-size: 10px;
text-decoration: none;
}

a.home_news_readmorelink:hover    {
text-decoration: underline;
}

a.BlueLink:link {
color: #036;
text-decoration: underline;
}

a.BlueLink:visited {
color: #036;
text-decoration: underline;
}

a.BlueLink:hover {
text-decoration: none;
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.BlockWhiteTitle
{
color: white;
font-family: verdana;
font-size: 10px;
font-weight: bold;
padding-top: 5px;
}

.BlockBlueTitle
{
color: #036;
font-family: verdana;
font-size: 11px;
font-weight: bold;
padding-top: 5px;
}

.BlogTitle
{
font-family: Verdana;
font-size: 13px;
color: #036;
}

.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

ul.darkblue {
list-style-image: url(/images/breadcrumb_darkblue.gif);
padding-left: 20px;
margin-left: 0;
}

ul.orange {
list-style-image: url(/images/breadcrumb_orange.gif);
padding-left: 20px;
margin-left: 0;
}

ul.darkblue li, ul.orange li {
font-family: verdana;
font-size: 11px;
}

UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.home_news_box
{
position: relative;
top: 0px;
display: inline;
float: left;
clear: none;
}

.home_news_header
{
float: left;
clear: both;
width: 160px;
height: 14px;
margin: 0;
padding: 4px 20px 4px 8px;
vertical-align: middle;
font-weight: bold;
font-size: 10px;
color: #036;
background-image: url(/Portals/0/img/layout/news_box_header.jpg);
}

.home_news_content
{
float: left;
clear: both;
width: 175px;
height: 155px;
margin: 0;
padding: 0 5px 5px 8px;$
text-align: left;
font-size: 10px;
color: #666;
background-color: White;
border-right: solid 1px #ddd;
}

.home_news_content p
{
color: #666;
margin: 7px 0 3px 0;
}

.home_news_readmore {
float: left;
clear: both;
width: 168px;
padding: 0 20px 10px 0;
text-align: right;
background-image: url(/Portals/0/img/layout/double_blue_arrow.gif);
background-repeat: no-repeat;
background-position: top right;
background-color: White;
border-bottom: solid 1px #ddd;
border-right: solid 1px #ddd;
}

.table_atalhos td
{
font-size: 10px;
padding: 8px 0 8px 0;
}

/*
Sixxac Menu
*/

.SubMenu_SXMenuFull
{
  display: block;
  margin: 0;
  width: 100%;
}

.SubMenu_SXMenuItem
{
  display: block;
  padding-left: 21px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.SubMenu_SXMenuContainer
{
  display: block;
  padding-left: 14px;
  border-bottom: 0;
}

.SubMenu_SXMenuEnabled
{
}

.SubMenu_SXMenuDisabled
{
}

.SubMenu_SXMenuItem a
{
color: #036;
font-weight: bold;
font-size: 10px;
}

.SubMenu_SXMenuContainer a
{
font-weight: Normal;
font-size: 10px;
}

.SubMenu_SXMenuEnabled A:hover, .SXMenuSelected A:hover
{
}

.SubMenu_SXMenuSelected
{
}

.SubMenu_SXMenuActive
{
  color: #666;
  cursor: default;
  text-decoration: underline;
}

.SubMenu_SXMenuLink
{
}

table.ContactUsTable
{
float: left;
clear: both;
margin: 0;
width: 348px;
}

table.ContactUsTable td
{
text-align: left;
padding-top: 10px;
}

.FormLabel
{
color: #036;
font-weight: normal;
}

.ContactUsTextBox
{
background-color: #fffff0;
}

h1.content_block_title
{
display: block;
font-size: 12px;
clear: both;
font-family: Verdana;
margin: 20px 0 0 0;
color: #036;
background-color: #ffc77f;
padding: 4px 4px 4px 10px;
border-top: 1px solid #f60;
border-bottom: 1px dashed #f60;	
text-align: left;
}

h1.content_block_title a
{
font-size: 12px;
color : #036;
text-decoration : none;
}

.content_block
{
display: block;
padding: 0 5px 5px 10px;
margin: 0;
}

.arrow
{
padding-right: 20px;
background-image: url(/Portals/0/img/layout/double_blue_arrow.gif);
background-repeat: no-repeat;
background-position: right;
}

.menuprodutos
{
display: block;
clear: both;
margin-left: 20px;
}

.menuprodutos p
{
border-left: solid 1px #ddd;
background-color: #fff;
padding: 4px 4px 4px 14px;
border-bottom: solid 1px #ddd;
margin: 0;
}

.menuprodutos p.menuprodutos_intro
{
background-color: #eee;
border-left: 0;
padding: 4px 4px 10px 0;
border-bottom: solid 1px #ddd;
margin: 0;
font-weight: bold;
color: #666;
}

.menuprodutos a:link
{
color: #666;
text-decoration: none;
}

.menuprodutos a:visited
{
color: #666;
text-decoration: none;
}

.menuprodutos a:hover
{
color: #666;
text-decoration: underline;
}

.fotolegenda
{
display: inline;
float: right;
font-weight: bold;
width: 180px;
padding: 0 0 10px 10px;
}

.fotolegenda_left
{
display: inline;
float: left;
font-weight: bold;
width: 180px;
padding: 0 10px 10px 0;
}

.downloads_header
{
background-color: #eee;
border: solid 1px #ddd;
margin-top: 10px;
padding: 10px;
}

.downloads_pager
{
text-align: right;
}

.downloads_content_table
{
width: 251px;
}

.downloads_content_table td
{
padding: 4px 5px 4px 8px;
background-color: #eee;
border-bottom: solid 1px #ddd;
}

.arrow_paragraph
{
padding: 0 0 0 13px;
background-image: url(/Portals/0/img/layout/orange_arrow.gif);
background-repeat: no-repeat;
background-position: 0 1px;
margin: 0 0 15px 0;
}

div.promobox p, div.promobox ul
{
margin-top: 0;
}

div.whitecontent ul li, div.whitecontent p
{
color: #fff;
}

div.whitecontent strong, div.whitecontent h3
{
color: #ff9;
}

div.whitecontent ul li
{
padding-bottom: 10px;
}

/* Accordion */
div.accordion
{
	cursor: pointer;
}

div.accordion p.summary
{
	margin: 0;
	padding: 0 0 0 15px;
}

div.nomeitem
{
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

div.collapse
{
	background-color: #e9e9e9;
	border-bottom: solid 1px #ccc;
	clear: both;
	color: #555;
	display: inline-block;
	float: left;
	margin: 8px 0 15px;
	padding: 8px 15px 8px 15px;
}

div.collapse h3
{
	color: #666;
	margin-bottom: 0;
}

div.collapse p
{
	margin: 5px 0 12px;
}







