html {
	font-size:100%;
}

body {
	font-family:Arial, sans-serif;
	/*font-size:1em;*/
	color:#666;
	font-size:80%;
}

table {
	font-size:100%;
}

th {
	color:#e02682;
	font-size:13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
	font-weight:bold;
}

td, div {
	font-family:Arial, sans-serif;
	font-size:1em;
	color:#666;
	line-height:130%;
}

.DNNAligncenter div {
	font-size:1.0em;
}

p {
	font-family:Arial, sans-serif;
	font-size:1em;
	color:#666;
	line-height:130%;
}

span, label  {
	font-family:Arial, sans-serif;
	font-size:0.9em;
	color:#666;
	line-height:130%;
}

.TituloPagina {
	color:#e02682;
	font-size:26px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
	line-height:120%;
}

.Titulo {
	color:#e02682;
	font-size:18px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
	line-height:120%;
}

.SubTitulo {
	color:#000;
	font-size:14px;
	font-family: Arial, Helvetica; 
	line-height:120%;
	font-weight:bold;
}

.NavLinkHier:link, .NavLinkHier:visited, .NavLinkHier:active, .NavLinkHier:hover  {
	color:#999;
	font-size:1.1em;
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;;
}

.Cabecalho {
	background-image:url(/portals/_default/skins/PRIBERAM_2009/images/BG_Cabecalho.jpg);
	background-repeat:no-repeat;
}

/* Classes para o novo rodapé:
.Footer {
	border-top:3px solid #e02682;
	background-color:#e5e5e5;
}

.Footer table {
	width:100%;
}

.Footer table td {
	vertical-align:top;
}

.Footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.Footer ul li {
	padding-bottom:9px;
}

.FooterTitle {
	font-size:14px;
	color:#e02682;
	font-weight:bold;
	padding-bottom:6px;
}
*/
a, a:link, a:visited, a:active {
	color:#e02682;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}

.LinkCinza, .LinkCinza:link, .LinkCinza:visited, .LinkCinza:active {
	color:#888;
	text-decoration:none;
}
.LinkCinza:hover {
	color:#000;
	text-decoration:none;
}


.TopBar, .TopBar:link, .TopBar:active, .TopBar:visited, .TopBar A, .TopBar A:link, .TopBar A:active, .TopBar A:visited, .TopBar A span {
	font-family: Verdana, Arial, sans-serif;
	font-size:9px;
	color:#eee;
	text-decoration:none;
}

.TopBar A:hover
{
	color:#fff;
	text-decoration:underline;
}

.NavLink2, .NavLink2:link, .NavLink2:active, .NavLink2:visited {
	color:#e02682;
	text-decoration:none;
	font-weight:normal;
}
.NavLink2:hover {
	color:#000;
	text-decoration:underline;
}


/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container 
{
	color: #999;
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	padding-top:6px;
	padding-left:10px;
	color: #666;
	background-color: Transparent;
}

.main_dnnmenu_item td {  
	height:30px;
	background-color:#f1f1f1;
}

.main_dnnmenu_item span { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #666; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 5px 11px 5px 0px;
	height:15px;
}


.main_dnnmenu_rootitem  span { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #666; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Trebuchet MS, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 5px 1px 8px;   /*explicitly set padding for root menu items*/
}


.main_dnnmenu_itemhover td {  
	background-color: #f9d9ec; 
	color: #900;
	height:30px;
}




.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu 
{
	margin-top:0px;
	margin-left:-19px;
	background-color: #fff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
	padding-left:20px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 19px; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 9px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.Normal {
	font-size:1em;
}

.TabelasPerfil tbody tr th {
	border-bottom:solid 1px #eee;
	background-color:#f1f1f1;
	padding:2px 2px 2px 2px;
}

.TabelasPerfil tbody tr td {
	border-bottom:solid 1px #eee;
	height:30px;
	padding:2px 2px 2px 2px;
}

