/* 
================================
Skin styles ISAL Institucional
================================
*/   

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.texto_conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.LoginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.SkinObject 
{
	color: #ffffff;
}
.LoginTextBox
{ 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	height: 16px;
	BORDER-RIGHT: #7ec0e2 1px solid; 
	BORDER-TOP: #7ec0e2 1px solid; 
	BORDER-LEFT: #7ec0e2 1px solid; 
	BORDER-BOTTOM: #7ec0e2 1px solid; 
}
.StandardButton
{
	border-right: #7ec0e2 1px solid;
	border-top: #7ec0e2 1px solid;
	background: #DEEBF1;
	border-left: #7ec0e2 1px solid;
	color: #7ec0e2 
	border-bottom: #7ec0e2 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	height: 16px;
}
.pagemaster
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 95%;
	border-bottom: 0px;
	height: 100%;
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #DEEBF1;
	BORDER-RIGHT: #0B6A25 1px solid; 
	BORDER-TOP: #0B6A25 1px solid; 
	BORDER-LEFT: #0B6A25 1px solid; 
	BORDER-BOTTOM: #0B6A25 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}

.controlpanel {
	width: 100%;
	background-color: #DEEBF1;
}
.loginpane {
	background-color: #DEEBF1;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #7ec0e2 0px solid; 
	border-bottom: #7ec0e2 1px solid; 
	border-top: #7ec0e2 1px solid; 
	border-right: #7ec0e2 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #7ec0e2; 
	border-left: #7ec0e2 1px solid; 
	border-bottom: #7ec0e2 1px solid; 
	border-top: #7ec0e2 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #7ec0e2;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak
{
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #50a8d8; 
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #7ec0e2 1px solid; 
	border-bottom: #7ec0e2 1px solid; 
	border-top: #7ec0e2 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: #F5F5F5;
	BORDER-RIGHT: #0B6A25 1px solid; 
	BORDER-TOP: #0B6A25 1px solid; 
	BORDER-LEFT: #0B6A25 1px solid; 
	BORDER-BOTTOM: #0B6A25 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
    color: #333333;
}


.DataSite {
	 font-weight: bold;
    font-size: 7pt;
    color: black;
    font-family: Arial, Helvetica;
    text-decoration: none;
}


.CopyRight {
	 font-weight: lighter;
    font-size: 6pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
A.MediaTabs:link {
    text-decoration:  none;
    color:white;
}

A.MediaTabs:visited  {
    text-decoration:    none;
    color:white;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color:white;
}

A.MediaTabs:hover    {
    text-decoration:    none;
    color:white;
}




.SkinObject {
	FONT-WEIGHT: bold; FONT-SIZE: 8.5pt; COLOR: #003366; FONT-FAMILY: Tahoma, Arial, Helvetica; TEXT-DECORATION: none
}
A.SkinObject:link {
	COLOR: #003366; TEXT-DECORATION: none
}
A.SkinObject:visited {
	COLOR: #003366; TEXT-DECORATION: none
}
A.SkinObject:active {
	COLOR: #003366; TEXT-DECORATION: none
}
A.SkinObject:hover {
	COLOR: #003366; TEXT-DECORATION: none
}