/* 
================================
Skin styles for DotNetNuke
================================
*/   

.Menu {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.Login {
    background: #FFFFFF; 
    color: #003366; 
    font-size: 12px; 
    font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: right;
}
.normal   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
}
html,body {
	height: 100%;
	width: 100%;
}
.Head   { /* MODIFICA OS TITULOS DOS CONTENTORES*/
	color: #FFFFFF;
	background-color:#a3c15c;
	font-size:20px;
	font-weight:lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.area_title   { /* MODIFICA OS TITULOS DOS CONTENTORES*/
	color: #a3c15c;
	font-size:50px;
	font-weight:lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* 
================================
      TITULOS CONTAINERS
================================
*/

.titulocontaineradmin {
	font-size: 12px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
/* 
================================
       COMMAND BUTTON
================================
*/

.CommandButton  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a.CommandButton:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color: #006634;
}

a.CommandButton:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color: #a3c15c;
}

a.CommandButton:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color: #006634;
}

a.CommandButton:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color: #b6c36f;
}


/* 
================================
         LINKS GERAIS
================================
*/

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	cursor:pointer;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006634;
	text-decoration: none;
	cursor:pointer;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	cursor:pointer;
}


/* 
================================
         REFRESH
================================
*/

.refreshmultimedia {
	font-family:Arial;
	font-size: 8pt;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}

.refreshmultimedia:link, .refreshmultimedia:visited, .refreshmultimedia:active {
	font-family:Arial;
	font-size: 8pt;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}

.refreshmultimedia:hover {
	font-family:Arial;
	font-size: 8pt;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#FFFFFF;
	text-decoration: none;
}

/* 
================================
          COPYRIGHT
================================
*/

.Copyright {
	font-size: 8pt;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}
a.Copyright:link {
	font-size: 8pt;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}

a.Copyright:visited  {
	font-size: 8pt;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}
a.Copyright:hover  {
	font-size: 8pt;
	color:#FFFFFF;
	background-color:#006634;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}
a.Copyright:active  {
	font-size: 8pt;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}


/* 
================================
          MAIN MENU
================================
*/  

.MainMenu_MenuContainer {
	background-color: #FFFFFF;
}

	
.MainMenu_MenuBar {
	cursor: pointer; 
}

.MainMenu_MenuItem { /* ISTO AFECTA OS ITENS DA LISTA DE MENU*/
	cursor: pointer;
	color: #999999;
	background-color: #FFFFFF;
	border-left: #FFFFFF 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #FFFFFF 0px solid;
    border-right: #FFFFFF 0px solid;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal; 
}
.MainMenu_MenuIcon
{
    display: none;
}

.MainMenu_SubMenu { /* CONTROLA O SUB MENU */
	z-index: 1000;
	cursor: pointer;
	color: #bbbbbb;
	background-color: #FFFFFF;
	border-left: #FFFFFF 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #FFFFFF 0px solid;
    border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuBreak
{
    border-bottom: #FFFFFF 0px solid;
    border-left: #FFFFFF 0px solid;
    border-top: #FFFFFF 0px solid; 
    border-right: #FFFFFF 0px solid;
    height: 0px;
}

.MainMenu_MenuItemSel { /* QUANDO SELECIONAMOS UM ITEM DO MENU */
	background-color: #a3c15c;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}
.MainMenu_MenuArrow
{
    display: none;
}

.MainMenu_RootMenuArrow
{
    display: none;
}


.StandardButton     { /* BOTÕES PRÉ-DEFINIDOS (EX: LOGIN) */
    background: #006600; 
    color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.rootmenuitemselected, .rootmenuitembreadcrumb {
	background-color: #a3c15c;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}
.submenuitemselected, .submenuitembreadcrumb {
	background-color: #a3c15c;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}
/*.TreeViewMenu {
	width: 175px;
	background-color: #689400; 
	BORDER-RIGHT: #7994CB 0px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #7994CB 0px solid; 
	/*moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px
}*/

/* 
================================
    LINKS NAVEGAÇÃO RÁPIDA
================================
*/

.links_nav_rap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #006634;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
a.links_nav_rap:link {
	font-size: 8pt;
	color:#006634;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
}

a.links_nav_rap:visited  {
	font-size: 8pt;
	color: #006634;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
	background-color: #F2F2F2;
}
a.links_nav_rap:hover  {
	font-size: 8pt;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
	background-color: #a3c15c;
}
a.links_nav_rap:active  {
	font-size: 8pt;
	color:#006634;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
}

/* 
================================
    LINKS NOVIDADES HOMEPAGE
================================
*/

.links_novidade_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
a.links_novidade_home:link {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
}

a.links_novidade_home:visited  {
	font-size: 9pt;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
}
a.links_novidade_home:hover  {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
}
a.links_novidade_home:active  {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
}


/* 
================================
     FORM CONTACTOS
================================
*/
.formcontactos   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #a3c15c;
}
.formcontactoserror   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006634;
}
/* 
================================
     LINKS VOLTAR
================================
*/

.voltar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006634;
	text-decoration: none;
}
a.voltar:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #006634;
	text-decoration: none;
}
a.voltar:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #006634;
	text-decoration: none;
}
a.voltar:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #006634;
	text-decoration: none;
}
a.voltar:active  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #006634;
	text-decoration: none;
}

/* 
================================
     BREADCRUMB
================================
*/
.breadcrumb_nav {
	font-size: 8pt;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}
a.breadcrumb_nav:link {
	font-size: 8pt;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}
a.breadcrumb_nav:visited  {
	font-size: 8pt;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}
a.breadcrumb_nav:hover  {
	font-size: 8pt;
	color:#a3c15c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}
a.breadcrumb_nav:active  {
	font-size: 8pt;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}

