﻿/* LINKS */
A.LinksTexto {
    COLOR: #000000;
    TEXT-DECORATION: none;
}
A.linkFechadura {
    COLOR: #fff;
    TEXT-DECORATION: none;
}

A.LinksTexto:hover {
    COLOR: #000000;
    TEXT-DECORATION: underline;
}
A.LinksRodape {
    COLOR: #3B5998;
    TEXT-DECORATION: none;
}
A.LinksRodape:hover {
    COLOR: #3B5998;
    TEXT-DECORATION: underline;
   	font-weight: bold;
}
/* Por causa do .NET 4 ( http://forums.asp.net/t/1560443.aspx ) */
a img, a:link img, a:visited img, a:hover img, a:active img {
    border:0 !important;
}

BarraMenuSuperior 
{
    
    z-index: 1;
}
body {
	background-color: #F2F2F2;
    /*background-image: url("imagens/bg_page_QuartaRH.png");
    background-repeat: repeat-x;
    background-position: 0px 200px;
    background-attachment:fixed;*/
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	width: 900px;
	margin-right: auto;
	margin-left: auto;

}
#Geral {
	background-color: #6D84B4;
}
#cabecalho {
	background-color: #EDEFF4;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-top: 6px;
	height: 45px;
}
#content {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right:0px;
	padding-top:20px;
	background-color: #fff;
    vertical-align:top;
    height:auto ;
	border: 0;
	overflow: hidden;
	width:100%;
}

#corpo {
	border-style: none;
    border: solid 1px #D8DFEA;
    position: relative;
    height: 100%;
    vertical-align: top;
    background-color: White;
    top: 0px;
    left: 0px;
    width:898px;
    padding: 0px 0px 0px 0px;
}
.float_right {
	float:right;
}
#footer {
	border: solid 1px #D8DFEA;
	clear: both;
	width: 898px;
	overflow: hidden;
	padding-top: 5px;
	color: Black;
    vertical-align: top;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size:10px;
   	background-color: #EDEFF4;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}
#IconePagPrincipal 
{
	position: relative;
	float: left;
	width: 150px;
	vertical-align:top;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #c5d5e5;
	margin: 0;
	padding: 0;
	border: 0;
    vertical-align:top;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
.menuTabelas {
	background-color: #EDEFF4;
	border: solid 1px #EDEFF4;
	border-top: solid 1px #6D84B4;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	height: 18px;
	padding-left: 2px;
	vertical-align: top ;
}
.rodapeTabelas {
	background-color: #ccc;
	color: white;
	font-size: 10pt;
	height: 18px;
	padding-left: 2px;
	vertical-align: top ;
}

/* LOGIN */
.ColunaLogin {
	float: right;
	width: 150px;
    margin-right:10px;
	vertical-align:middle;
	padding-left:4px;
	padding-right:4px;
    overflow:hidden;

   
}


/* MENU SUPERIOR */
.menuItem {
	background-color: #D8DFEA;
	border: none thin #D8DFEA;
	color: #3B5998;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 80px;
}
.menuItemHover {
	background-color: #6D84B4;
	border: solid thin #3B5998;
	color: White;
}
.menuPopup {
	background-color: #EDEFF4;
	border: solid 1px #3B5998;
}
.menuPopupItem {
	background-color: #EDEFF4;
	color: #3B5998;
	font-style: normal;
	padding: 3px;
}

.menuSelected {
	background-color: White;
	border: solid thin #3B5998;
	color: #3B5998;
    }

.menuPopupItemHover {
	background-color: #6D84B4;
	color: #EDEFF4;
}
#MenuSuperior {
	background-color: #EDEFF4;
}

p {
	margin: 5px 10px 15px 5px;
    font-size: small;
    text-align: left;
}
#sidebar {
	margin: 0;
	padding: 0;
	border: 0;
    vertical-align:top;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.TextoColunas {
	text-decoration: none;
}
.Titulo {
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}
.TituloColunas {
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.ItemAlternadoTabela {
    border-left: dashed 1px #3B5998;
    border-right: dashed 1px #3B5998;
}

/*Botão Entrar da master page*/
#botao-entrar {
 display: block; width: 150px; height:28px; background: url(imagens/botao-entrar.png) no-repeat top;  margin-left:20px;
}
#botao-entrar:hover  {
 background-position: 10px -56px; text-decoration:none; width: 150px; 
}
#botao-entrar:active  {
 background-position: 10px -29px; text-decoration:none;width: 150px; 
}

#button1 {
  float:right;
  background: #6292c2;
  height: 60px;
  width: 120px;
  padding: 0 0 0 7px;
  overflow: hidden;
  display: block;
  margin-bottom:15px;
  vertical-align:central;
  text-decoration: none;
  color:white;
  text-align:center;
  padding-top:30px;
  font-size:18px;

  /*Transição*/
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
  
  /*Borda arredondada
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;*/
  
  /*Gradiente*/
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}

#button1:hover {
  width: 140px;
}