﻿body 
{
	font-family:Tahoma;
	font-size:12px;
    background-image: url(img/c5/bg_baixo.gif);
    
}
.fechaJanela
{
	background-image: url(~/img/fechar.bmp);
}
.fechaJanela:hover
{
	background-image: url(img/fechar2.bmp);
}
.item
{
	background-image: url(img/menu/menu1.bmp);
}
.item2
{
	background-image: url(img/menu/menu2.bmp);
	border-bottom-style:inset;
	border-bottom-width:thick;
	border-bottom-color:Gray;
}
.modalPopUp
{
    BACKGROUND-COLOR: gainsboro;
    font-size:11px;
    font-weight:bold;
}
.modalPopUpII
{
    BACKGROUND-COLOR: gainsboro;
    font-size:11px;
    font-weight:bold;
    left:10px;
    right:10px;
}

.modalPopUp input
{
	font-family:Tahoma;
	font-size: 11px;
	text-align: left;
	background-color:WhiteSmoke;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	color:black;
}

.faixa
{
    background-image: url(img/cecred/bg_barra_de_login.gif);
    color:White;
    font-size:12px;
    text-align:center;
    font-weight:bold;
}
.modalPopupBackGround
{
    FILTER: alpha(opacity=00);
    BACKGROUND-COLOR:Gray;
    opacity: 0.0
}
td.headerMain
{
	height: 63px; 
	font-weight: bold; 
	font-size: 13px; 
	color: #63947E; 
	background-color: lightsteelblue; 
	font-family: Agency FB;
	background-image: url(img/coopcob.jpg);
	vertical-align:middle;
}
td.headerApp
{
	height: 18px; 
	font-weight: bold; 
	font-size: 14px; 
	color: blue; 
	background-image: url(img/cecred/bg_nome_topo.jpg);
}
td.footer
{
	font-weight: bold; 
	color: #63947E; 
	background-color: lightsteelblue; 
	font-family: Agency FB;
	background-image: url(img/cecred/bg_nome_topo.jpg);
}
td.headerLogged
{
	height: 40px; 
	font-weight: bold; 
	font-size: 13px; 
	color: #63947E; 
	background-color: lightsteelblue; 
	font-family: Agency FB;
	background-image: url(img/cecred/bg_nome_topo.jpg);
}

td.header
{
   font-family:Tahoma;
   font-size:13px;
   font-weight:bold;
   color:#F6ECD1;
   background-color:#63947E;
   background-image: url(img/cecred/bg_barra_de_login.gif);
}
td.headerTitulo
{
   font-family:Tahoma;
   font-size:13px;
   font-weight:bold;
   color:Blue;
   background-color:#63947E;
   background-image: url(img/cecred/bg_nome_topo.jpg);
}
td.headerMenu
{
   font-family:Tahoma;
   font-size:13px;
   font-weight:bold;
   color:#F6ECD1;
   background-color:#63947E;
   background-image: url(img/cecred/bg_barra_de_login.gif);
}
td.conteudo
{
	font-family:Tahoma;
	font-size:11px;
	background-color:#F6ECD1;
}

input.botaoII
{
	width:70px;
	color:Blue;
    font-size:11px;
	vertical-align:middle;
    cursor: hand; cursor: pointer;
	text-align: center;
	background-color:Transparent;
	border-style:outset;
	border-width:2px;
}
input.botao
{
	width:70px;
	color:white;
	background-color: DarkGreen;
	background-image: url(img/cecred/bg_barra_de_login.gif);
    font-size:11px;
    font-weight:bold;
	vertical-align:middle;
    cursor: hand; cursor: pointer;
	text-align: center;
	background-color:Transparent;
	border-style:outset;
	border-width:1px;
}
input:hover.botao
{
}
input.botaoFaixa
{
	width:70px;
	color:white;
    font-size:11px;
	vertical-align:middle;
    cursor: hand; cursor: pointer;
	text-align: center;
	background-color:Transparent;
	border-style:outset;
	border-width:1px;
}
.dados
{
	font-family:Tahoma;
	font-size: 11px;
	text-align: left;
	background-color:WhiteSmoke;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	color:black;
}

select
{
	font-family:Tahoma;
	font-size: 11px;
	text-align: left;
	background-color:WhiteSmoke;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	color:black;
}
menuItem
{
	font-family:Tahoma;
	font-size:12px;
	color:black;
	font-style:normal;
}

a
{
	color:darkgreen;
}
a:hover
{
}
.HeadGrid
{
	background-image: url(img/cecred/back-yellow.png);
	color:White;
}
.FootGrid
{
	background-color:Black;
	color:White;
}
.SelectedGrid
{
	background-color:White;
	color:Blue;
	font-weight:bold;
}
.hiddencol
{
    display:none;
    width:0px;
}
#progressBackgroundFilter_Original
{ 
  position:absolute; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000; 
} 
#progressBackgroundFilter 
{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
} 

#processMessage {  
  position:absolute;  
  top:45%;  
  left:1%; 
  padding:5px; 
  width:14%; 
  z-index:1001; 
  background-color:white;
  border-style:outset;
  border-color:Green;
  border-width:3px;
}
.msg
{
	color:Red;
	font-weight:bold;
}

.aviso
{
	color:Blue;
	font-weight:bold;
	font-size:11px;
}
.logintxt
{
	text-align: left;
	background-color:WhiteSmoke;
	border-top: 0px #555555 solid;
	border-left: 0px #555555 solid;
	border-right: 0px #eeeeee solid;
	border-bottom: 0px #eeeeee solid;
	color:black;
}
.loginheader
{
	text-align:center;
	background-color:Black;
	color:Yellow;
	font-size:13px;
}
.loginlabel
{
	color:Green;
	font-size:11px;
	font-weight:bold;
}
.accordionHeader
{
	background-image: url(img/cecred/back-yellow.png);
    text-align:left;
    font-weight:bold;
    color: Black;
}