/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.MenuTab {
	background-image: url(fundo_menu.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

/* background/border colors for the selected tab */
.TabBg {
}	

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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 */
.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 */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


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 {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #888888; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	height: 19;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	text-align: center; 
	width: 5; 
	height: 19;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
}
.MainMenu_MenuBreak {
	background-color: #FFFFFF; 
	height: 0px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #999999; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
	height: 19;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}


/* Menu for Skin Comp */

.ActiveRootTab TD{
width: 156px;
color: #000000;
font-family: Tahoma, Arial, Helvetica; 
font-size: 8pt; 
font-weight: bold; 
height: 24px;
background-color: transparent;
text-align:center;
}

.RootTab TD{
width: 156px;
font-family: Tahoma, Arial, Helvetica; 
font-size: 8pt; 
font-weight: bold; 
color: #FFFFFF;
background: transparent;
height: 24px;
text-align:center;
}

.SelectedRootTab TD{
width: 156px;
color: #eaeaea;
height: 24px;
font-family: Tahoma, Arial, Helvetica; 
font-size: 8pt; 
font-weight: bold;
background-color: transparent;
text-align:center;
}

.BreadcrumbRootTab TD{
width: 156px;
font-family: Tahoma, Arial, Helvetica; 
font-size: 8pt; 
font-weight: bold; 
color: #ffffff;
height: 24px;
}

.ActiveSubTab {
background-color: #CCCCCC;
color: #333333;
font-family: Tahoma, Arial, Helvetica; 
font-size: 8pt; 
height: 19;
}

.SubTab {
background-color: #ffffff;
color: #FFFFFF;
font-family: Tahoma, Arial, Helvetica; 
font-size: 8pt; 
font-weight: bold; 
}

.SelectedSubTab {
background-color: #CCCCCC;
color: #333333;
font-family: Tahoma, Arial, Helvetica; 
font-size: 8pt; 
font-weight: bold; 
height: 19;
}

.BreadcrumbSubTab {
background-color: #000000;
color: #ffffff;
font-family: Tahoma, Arial, Helvetica; 
font-size: 8pt; 
font-weight: bold; 
border-top: 0px solid;
}

.brActiveRootTab 
{
color: #333333;
font-family: Tahoma, Arial, Helvetica; 
font-size: 7pt; 
}

.brRootTab {
color: #333333;
font-family: Tahoma, Arial, Helvetica; 
font-size: 7pt; 
font-weight: bold; 
}

.brSelectedRootTab {
color: #333333;
font-family: Tahoma, Arial, Helvetica; 
font-size: 7pt; 
font-weight: bold; 
}

.brBreadcrumbRootTab {
color: #333333;
font-family: Tahoma, Arial, Helvetica; 
font-size: 7pt; 
font-weight: bold; 
}

/* ================================
    CSS STYLES FOR Module ChamadaHomePage
   ================================
*/

.ChamadaHomePage_Tabela
{
	width:100%;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.ChamadaHomePage_Texto
{
    color:White;
}

.ChamadaHomePage_Texto P
{
	margin-top:0px;
}

.ChamadaHomePage_SaibaMais
{
    color: #FFFFFF;
    font-family: Verdana;
    border-right: #3786e8 1px solid;
    border-top: #3786e8 1px solid;
    font-size: 7pt;
    margin: 1px;
    border-left: #3786e8 1px solid;
    width: 75px;
    border-bottom: #3786e8 1px solid;
    height: 17px;
    background-color: #3474d3;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
}

A.ChamadaHomePage_SaibaMais:link
{
    color: #FFFFFF;
    text-decoration: none;
}
A.ChamadaHomePage_SaibaMais:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
A.ChamadaHomePage_SaibaMais:hover
{
    color: #FFFFFF;
    text-decoration: none;
    text-decoration: underline;
}
A.ChamadaHomePage_SaibaMais:active
{
    color: #FFFFFF;
    text-decoration: none;
}

