/* CSS Document */

form div.msg_load {
  margin-left:10px; 
  margin-bottom:10px; 
  background-image: url(/images/indicator.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #CCCCCC;
  font-weight:600;
  color: #666666;
  font-size: 110%;
  width:500px;    
}

.bordaDivImagem{
  padding:10px;
  border: solid 1px #CCCCCC;
  height: 600px;
}

.bordaDivThumb{
  padding:10px;
  margin-top:220px;
  height: 82px;
}

.borda{
  padding:2px;
  height: 82px;
  width:700px;
}
.normal{
  padding:2px;
  margin-top:-220px;
  border: solid 1px #CCCCCC;
  height: 500px;
  width:665px;
  background:url(../imagens/sfinanceiro/normal/nor1.gif);
  background-repeat:no-repeat;
  position:absolute;  
  margin-left:10px;  
  cursor:pointer; 
}

.thumb1{
  padding:2px;
  margin-top:290px;
  border: solid 1px #CCCCCC;
  height: 60px;
  width:80px;
  background:url(../imagens/sfinanceiro/thumb/tb1.gif);
  position:absolute;  
  cursor:pointer;
  display: none;
}

.thumb2{
  padding:2px;
  margin-top:290px;  
  border: solid 1px #CCCCCC;
  height: 60px;
  width:80px;
  background:url(../imagens/sfinanceiro/thumb/tb2.gif);
  position:absolute;  
  margin-left:86px;  
  cursor:pointer;   
  display: none;
}

.thumb3{
  padding:2px;
  margin-top:290px;  
  border: solid 1px #CCCCCC;
  height: 60px;
  width:80px;
  background:url(../imagens/sfinanceiro/thumb/tb3.gif);
  position:absolute;  
  margin-left:172px;  
  cursor:pointer;    
  display: none;  
}

.thumb4{
  padding:2px;
  margin-top:290px;
  border: solid 1px #CCCCCC;
  height: 60px;
  width:80px;
  background:url(../imagens/sfinanceiro/thumb/tb4.gif);
  position:absolute;  
  margin-left:258px;  
  cursor:pointer;   
  display: none;  
}
.thumb5{
  padding:2px;
  margin-top:290px;
  border: solid 1px #CCCCCC;
  height: 60px;
  width:80px;
  background:url(../imagens/sfinanceiro/thumb/tb5.gif);
  position:absolute;  
  margin-left:344px;  
  cursor:pointer; 
  display: none;  
}
.thumb6{
  padding:2px;
  margin-top:290px;
  border: solid 1px #CCCCCC;
  height: 60px;
  width:80px;
  background:url(../imagens/sfinanceiro/thumb/tb6.gif);
  position:absolute;  
  margin-left:430px;  
  cursor:pointer; 
  display: none;  
}
.thumb7{
  padding:2px;
  margin-top:290px;
  border: solid 1px #CCCCCC;
  height: 60px;
  width:80px;
  background:url(../imagens/sfinanceiro/thumb/tb7.gif);
  position:absolute;  
  margin-left:516px;
  cursor:pointer;  
  display: none;  
}
.thumb8{
  padding:2px;
  margin-top:290px;
  border: solid 1px #CCCCCC;
  height: 60px;
  width:80px;
  background:url(../imagens/sfinanceiro/thumb/tb8.gif);
  position:absolute;  
  margin-left:602px;  
  cursor:pointer; 
  display: none;  
}
.bordaImagem{
  padding:0px;
  border: solid 2px #CCCCCC;
	display: none;  
}

.lb1{
	position:absolute;
	margin-left:-260px;
	margin-top:185px;
	width:216px;
	text-align:center;
	left: 262px;
	top: -17px;
	display: none;
}

.bnt_cadastrar{
	position:absolute;
	margin-left:7px;
	margin-top:48px;
	cursor:pointer;
}

.bnt_indique{
	position:absolute;
	margin-left:7px;
	margin-top:3px;
	cursor:pointer;
	left: 467px;
	top: 3704px;
}

.div_msg{
  margin-top:10px;
}

.div_indique_img{
  border: solid 3px #CCCCCC;
  margin-bottom:20px;
  width:110px;
  padding:2px;
}

.div_cadastro_img{
  position:absolute;
  margin-top:10px;
  margin-left:262px;
  border: solid 3px #CCCCCC;
}

.div_contas_img{
	position:absolute;
	margin-top:15px;
	margin-left:-120px;
	border: solid 3px #CCCCCC;
	background-image:url(../imagens/sfinanceiro/contas.jpg);
	background-repeat:no-repeat;
	height:82px;
	width:110px;
}

.div_clientes_img{
	margin-top:10px;
	border: solid 3px #CCCCCC;
	background-image:url(../imagens/sfinanceiro/clientes.jpg);
	background-repeat:no-repeat;
	height:82px;
	width:110px;
}

.img{
	border: solid 3px #CCCCCC;
	padding:2px;
}

.titulo_cadastro{
  border-bottom: solid 1px #CCCCCC;
  margin-top:5px;
  width:520px;
}

/* MSG */

form div.msg_erro {
  margin-left:10px; 
  margin-bottom:10px; 
  background-image: url(../images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #CCCCCC;
  font-weight:600;
  color: #CC3300;
  font-size: 110%;
  width:500px;    

}

form div.msg_load {
  margin-left:10px; 
  margin-bottom:10px; 
  background-image: url(../images/indicator.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #CCCCCC;
  font-weight:600;
  color: #666666;
  font-size: 110%;
  width:500px;    
}

form div.msg_enviado {
  margin-left:10px; 
  margin-bottom:10px; 
  background-image: url(../images/ok_indicator.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #CCCCCC;
  font-weight:600;
  color: #339933;
  font-size: 110%;
  width:500px;    
}


form div.msg {
  margin-left:10px; 
  margin-bottom:10px; 
  padding: 3px 0 3px 27px;
  border-width: 0 0 0px 0;
  border-style: solid;
  border-color: #CCCCCC;
  color: #666666;
  font-size: 110%;
  width:500px;  
}

/* MSG FIM */

form div.r p.r {
  background-image: url(../images/icon_r.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

.alerta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	margin-top:9px;
	margin-left:30px;
	position:absolute;
}

.div_alerta {
  margin-left:0px;
}

.img_alerta{
  position:absolute; 
  margin-left:5px;
  margin-top:5px;
}

.img_load{
  position:absolute;
  margin-top:0px;
}

.texto_load{
  margin-left:25px;
}

.texto_concluido{
  margin-top:0px;
  margin-left:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  background-repeat: no-repeat;
  background-position: top left;
  font-weight:600;
  color: #666666;
  font-size: 80%;
  width:500px; 
}

.texto_data{
  position:absolute; 
  margin-top:11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #194370;  
}

.texto_img{
  position:absolute; 
  margin-top:11px;
}

.texto_img_ok{
  position:absolute; 
  margin-left:5px;
}

.area_alerta{
  margin-top:30px;
  position:absolute;
}
