/* 
================================
Skin styles for DotNetNuke
================================
*/   

#pageglobal
{
	width: 100%;
	height: 100%;
	background-color: #996;
	text-align: center;
	vertical-align: top;
}

#pagemaster
{
	font-family: Georgia, Arial;
	border: 0px;
}

#breadcrumbheader
{
	width: 770px;
	padding-top: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #cc9;
}

#breadcrumbheader a:Link
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: White;
	text-decoration: none;
}

.breadcrumbheader_text
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}

#breadcrumbheader a:Visited
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: White;
	text-decoration: none;
}

#breadcrumbheader a:Hover
{
	text-decoration: underline;
}

#skinmaster
{
	width: 770px;
	background-color: #cc9;
	margin-top: 10px;
	margin-bottom: 10px;
	border: #7b7b53 1px solid;
	text-align: left;
}

#headercontrols
{
	width: 770px;
    background-image: url(images/topo_degradee.jpg);
	background-repeat: repeat-y;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #9c9c72;
}

#headercontrols_uff
{
	width: 288px;
}

#headercontrols_controls
{
	width: 482px;
	padding-right: 10px;
	padding-left: 10px;
}

#contentgroup
{
	width: 100%;
	border: 0px;
}

a.headercontrols_link:Link
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #606040;
}

a.headercontrols_link:Visited
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #606040;	
}

a.headercontrols_link:Hover
{
	text-decoration: underline;
}

#headerpresentation
{
	width: 770px;
	background-color: White;
	background-image: url(images/topo_ilustracao1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#headerpresentation_logo
{
	width: 190px;
	text-align: right;
	vertical-align: middle;
	padding: 6px 0px 6px 0px;
}

#headerpresentation_banner
{
	width: 580px;
	vertical-align: top;
	text-align: right;
/*	padding-top: 10px; */
}

#headerpresentation_menu
{
	height: 24px;
	vertical-align: bottom;
}

.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	vertical-align: top;
}

.leftpane
{
	width: 182px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	vertical-align: top;
}

.contentpane
{
	background-image: url(images/fio_degradee.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 410px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	vertical-align: top;
}

.rightpane {
	width: 178px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}

.leftpane_home
{
	background-image: url(images/fio_degradee.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 182px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	vertical-align: top;
}

.contentpane_full
{
	width: 588px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	vertical-align: top;
}

.contentpane_full_separator
{
	background-image: url(images/fio_degradee.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 588px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	vertical-align: top;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
}

#bottom_separator
{
	text-align: center;
	vertical-align: middle;
	height: 52px;
}

#bottom_credits
{
	width: 100%;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

#bottom_credits a
{
	font-family: Georgia, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #606040;
}

.MainMenu_MenuContainer {
	background-color: transparent;
	background-image: url(images/menu_blank.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.MainMenu_MenuBar {
	cursor: hand;
	background-color: #cc9;
	background-image: url(images/menu_out_center.gif);
	background-repeat: repeat-x;
}

.MainMenu_MenuItem
{
	background-image: url(images/menu_out_center.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	color: #606040;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #e0e0c3;
	height: 24px;
}

/* Mozilla style */
.gecko .MainMenu_MenuItem
{
	background-position: 0px 0px;
}

.MainMenu_MenuItemAct
{
	background-image: url(images/menu_in_center.gif);
	background-repeat: repeat-x;
	color: #606040;
	text-align: center;
	font-family: Arial, Helvetica; 
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	height: 24px;
}

.MainMenu_MenuItemSel
{
	color: #606040;
	text-align: center;
	font-family: Arial, Helvetica; 
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	height: 24px;
}

.MainMenu_MenuSeparator
{
	height: 24px;
	cursor: hand;
}

.MainMenu_RightSeparator {
	cursor: hand;
	background-color: transparent;
	padding-right: 1px;
}

.StandardButton {
   background: #aaaaaa none;
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

/* Text */
.DateHeader
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: Normal;
	color: #606040;
	padding-right: 10px;
}

/* Images */
img
{
	border: 0px;
}