﻿.txtAzul
{
	color:#59859E;
	font-family:Verdana, Arial;
	font-size:10px;
	text-align: right;	
}

.txtVermelho
{
	color:#FF0000;
	font-family:Verdana, Arial;
	font-size:10px;
}

.txtPreto
{
	color:#000000;
	font-family:Verdana, Arial;
	font-size:12px;
}

.txtPretoFile
{
	color:#000000;
	font-family:Verdana, Arial;
	font-size:12px;
	height:20px;
}

.txtCinza
{
	color:#AAAAAA;
	font-family:Verdana, Arial;
	font-size:10px;
}

.txtCinzaEscuro
{
	color:#666666;
	font-family:Verdana, Arial;
	font-style:italic;
	font-size:10px;
}

.txtCinzaClaro
{
	color:#CCCCCC
	font-family:Verdana, Arial;
	font-style:italic;
	font-size:10px;
}

.txtBranco
{
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:12px;
	height:100%;
	width:100%;
}

.txtTitulo
{
	color:#5285A4;
	font-family:Verdana, Arial;
	font-size:20px;
	height:100%;
	width:100%;
}

a.lnkBranco
{
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration:none;
	height:100%;
	width:100%;
}

a.lnkBranco:hover
{
	color:#D2E1EC;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration:none;
	height:100%;
	width:100%;
}

a.lnkBrancoM
{
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	width:100%;
	vertical-align:bottom;
}

a.lnkBrancoM:hover
{
	color:#D2E1EC;
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	width:100%;
	vertical-align:bottom;
}

a.lnkMenu
{
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration:none;
	height:100%;
	width:100%;
}

a.lnkMenu:hover
{
	color:#D2E1EC;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration:none;
	height:100%;
	width:100%;
}

a.lnkPreto
{
	color:#000000;
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	height:100%;
	width:100%;
}

a.lnkPreto:hover
{
	color:#A5C2D4;
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	height:100%;
	width:100%;
}

a.lnkAzulRoyal
{
	color:#0000FF;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration:none;
	height:100%;
	width:100%;
}

a.lnkAzulRoyal:hover
{
	color:#000000;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration:none;
}

a.lnkAzul
{
	color:#59859E;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration:none;
	height:100%;
	width:100%;
}

a.lnkAzul:hover
{
	color:#000000;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration:none;
}

a.lnkPendente
{
	color:#0000FF;
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	height:100%;
	width:100%;
}

a.lnkPendente:hover
{
	color:#000000;
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
}

a.lnkRemovido
{
	color:#FF0000;
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	height:100%;
	width:100%;
}

a.lnkRemovido:hover
{
	color:#000000;
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
}

.btnBotao
{
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial;
}

.barraMenu
{
	background-image:url('../Imagens/barra_azul.jpg');
	border:solid 1px #76A5BF;	
}

.txtPipe
{
	color:#D2E1EC;
}

.sombra
{
	width:100%;
	height:100%;
	vertical-align:middle;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#436C87)
}

.divEspaco
{
	width:10px;
	height:10px;
}


.borderAzul
{
	color:#989898;
	border:solid 1px #759FB8;
}

.borderQuadro
{
	border-style:solid;
	border-color:#76A4BF;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
}

.borderAzulNotRight
{
	color:#989898;
	border-style:solid;
	border-color:#759FB8;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:1px;
}

.borderQuadroAzul
{
	border-style:solid;
	border-color:#76A4BF;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	background-image:url('../Imagens/quadro_fundo_azul.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.borderQuadroAmarelo
{
	border-style:solid;
	border-color:#76A4BF;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	background-image:url('../Imagens/quadro_fundo_amarelo.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.borderQuadroVerde
{
	border-style:solid;
	border-color:#76A4BF;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	background-image:url('../Imagens/quadro_fundo_verde.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.borderQuadroRosa
{
	border-style:solid;
	border-color:#76A4BF;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	background-image:url('../Imagens/quadro_fundo_rosa.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.borderQuadroVermelho
{
	border-style:solid;
	border-color:#76A4BF;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	background-image:url('../Imagens/quadro_fundo_vermelho.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.borderQuadroInterno
{
	border-style:solid;
	border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#CCCCCC, Direction=135, Strength=2)
}

.SlideImageBorder
{
	border:1px solid #000000;
	width:auto;
}

.processIframe
{
	border: 0px; 
	position: absolute;
	z-index: 9990; 
	left: 0px; 
	top: 0px; 
	background:#000000;
	width: expression(this.offsetParent.scrollWidth);
    height: expression(this.offsetParent.scrollHeight); 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75, FinishOpacity=0, Style=0, StartX=0, FinishX=100, StartY=0, FinishY=100);
}

.processDiv
{
	position: absolute; 
	z-index: 9991; 
	background:#FFFFFF;
	border:solid 1px #CCCCCC; 
	padding:5px 5px 5px 5px;
	left: expression((this.offsetParent.clientWidth/2)-(this.clientWidth/2)+this.offsetParent.scrollLeft);
    top: expression((this.offsetParent.clientHeight/2)-(this.clientHeight/2)+this.offsetParent.scrollTop);
}

.btnDestaqueControl
{
	color:#FFFFFF;
	font-family:Courier New;
	cursor:hand;
	width:18px;
	border:solid 0px #000000;
	padding:0px 0px 0px 0px;
	background-image:url('../Imagens/barra_azul.jpg');
}

.tableImage
{
	width:130px;
	height:160px;
	border-style:solid;
	border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#CCCCCC, Direction=135, Strength=2)
}

.tableSombra
{
	border-style:solid;
	border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#CCCCCC, Direction=135, Strength=2)
}

.btnPesquisar
{
	background-image:url('../Imagens/btnPesquisar.png');
	background-color:#EEF7FC;
	color:#648EA7;
	font-size:11px;
	border:solid 1px #A2CAE1;
	padding:2px 0px 2px 15px;
	background-repeat:no-repeat;
	background-position:2px center;
}

.btnPesquisar:hover
{
	background-image:url('../Imagens/btnPesquisar.png');
	background-color:#D8EAF8;
	color:#648EA7;
	font-size:11px;
	border:solid 1px #75A4C0;
	padding:2px 0px 2px 15px;
	background-repeat:no-repeat;
	background-position:2px center;
}

.btnConfirmar
{
	background-image:url('../Imagens/btnConfirmar.png');
	background-color:#EEF7FC;
	color:#648EA7;
	font-size:11px;
	border:solid 1px #A2CAE1;
	padding:2px 0px 2px 15px;
	background-repeat:no-repeat;
	background-position:2px center;
}

.btnConfirmar:hover
{
	background-image:url('../Imagens/btnConfirmar.png');
	background-color:#D8EAF8;
	color:#648EA7;
	font-size:11px;
	border:solid 1px #75A4C0;
	padding:2px 0px 2px 15px;
	background-repeat:no-repeat;
	background-position:2px center;
}

.btnCancelar
{
	background-image:url('../Imagens/btnCancelar.png');
	background-color:#EEF7FC;
	color:#648EA7;
	font-size:11px;
	border:solid 1px #A2CAE1;
	padding:2px 0px 2px 15px;
	background-repeat:no-repeat;
	background-position:2px center;
}

.btnCancelar:hover
{
	background-image:url('../Imagens/btnCancelar.png');	
	background-color:#D8EAF8;
	color:#648EA7;
	font-size:11px;
	border:solid 1px #75A4C0;
	padding:2px 0px 2px 15px;
	background-repeat:no-repeat;
	background-position:2px center;
}

.fileUpStyle
{
	width:250px;
	height:22px;
	background-color:#FFFFFF;
	color:#648EA7;
	font-size:11px;
	border:solid 1px #75A4C0;
	background-repeat:no-repeat;
	background-position:2px center;
}

.fileUpStyle.button
{
	background-color:red;
}

.btnTermos
{
	background-image:url('../Imagens/btnTermos.png');
	background-color:#EEF7FC;
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
	border:solid 1px #A2CAE1;
	border-color:#A2CAE1;
	background-repeat:no-repeat;
	background-position:2px center;
	padding:2px 2px 2px 20px;
}

.btnTermos:hover
{
	background-color:#D8EAF8;
}

.btnTermos a
{
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
}


.btnImprimir
{
	background-image:url('../Imagens/btnImprimir.png');
	background-color:#EEF7FC;
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
	border:solid 1px #A2CAE1;
	border-color:#A2CAE1;
	background-repeat:no-repeat;
	background-position:2px center;
	padding:2px 2px 2px 20px;
}

.btnImprimir:hover
{
	background-color:#D8EAF8;
}

.btnImprimir a
{
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
}

.btnVoltar
{
	background-image:url('../Imagens/btnVoltar.png');
	background-color:#EEF7FC;
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
	border:solid 1px #A2CAE1;
	border-color:#A2CAE1;
	background-repeat:no-repeat;
	background-position:2px center;
	padding:2px 2px 2px 20px;
}

.btnVoltar:hover
{
	background-color:#D8EAF8;
}

.btnVoltar a
{
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
}

.btnAdicionar
{
	background-image:url('../Imagens/btnAdicionar.png');
	background-color:#EEF7FC;
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
	border:solid 1px #A2CAE1;
	border-color:#A2CAE1;
	background-repeat:no-repeat;
	background-position:2px center;
	padding:2px 2px 2px 20px;
}

.btnAdicionar:hover
{
	background-color:#D8EAF8;
}

.btnAdicionar a
{
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
}

.btnEditar
{
	background-image:url('../Imagens/btnEditar.png');
	background-color:#EEF7FC;
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
	border:solid 1px #A2CAE1;
	border-color:#A2CAE1;
	background-repeat:no-repeat;
	background-position:2px center;
	padding:2px 2px 2px 20px;
}

.btnEditar:hover
{
	background-color:#D8EAF8;
}

.btnEditar a
{
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
}

.btnRemover
{
	background-image:url('../Imagens/btnRemover.png');
	background-color:#EEF7FC;
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
	border:solid 1px #A2CAE1;
	border-color:#A2CAE1;
	background-repeat:no-repeat;
	background-position:2px center;
	padding:2px 2px 2px 20px;
}

.btnRemover:hover
{
	background-color:#D8EAF8;
}

.btnRemover a
{
	color:#648EA7;
	font-size:11px;
	white-space:nowrap;
}



.imgFoto
{
	 width:300px;
	 height:200px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#7CA3B1;
}


/*
.divShowImgPrev
{	
	background-image: url('../../Arquivos/FotosUsuarios/semFoto.gif');
	background-repeat:no-repeat;
	border: 1px solid #7CA3B1;
	height: 155px;
	width:120px;	
}
*/


.btnAdicionarEmail
{
	
	background-image:url('../../Bibliotecas/Imagens/btnAdicionar.png');
	width:20px;
	height:18px;
		
	border-style:solid;
	border-color:#76A4BF;
	border-width:1px;
		
	background-position:center;
	background-repeat:no-repeat;
	
}



.btnExcluirEmail
{
	
	background-image:url('../../Bibliotecas/Imagens/btnRemover.png');
	width:20px;
	height:18px;
		
	border-style:solid;
	border-color:#76A4BF;
	border-width:1px;
		
	background-position:center;
	background-repeat:no-repeat;
	
}





