/***************************************************************************************************************************************************************************
OBJETOS HTML
***************************************************************************************************************************************************************************/

body{
	color: #3A5367;
	font-family: "verdana";
	font-size: 10px;
	line-height: 18px;
	overflow-x: auto;
	margin: 0px;
}

/***************************************************************************************************************************************************************************/

textarea{
	width: 375px;
	height: 178px;
	overflow-y: scroll;
}

/***************************************************************************************************************************************************************************/

a img{
	border-width: 0px;
}

/***************************************************************************************************************************************************************************/

a, a:hover{
	text-decoration: none;
}
/*a:visited{
	color:#017CC2;
	font-weight: bold;
}
a:link{
	color:#017CC2;
	font-weight: bold;
}*/

/***************************************************************************************************************************************************************************
CLASSES
***************************************************************************************************************************************************************************/

.cl_aVoltar{
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 70px;
	right:100px;
	color: #919191;
	cursor: pointer;
}

/**************************************************************************************************************************************************************************/
.cl_aVoltar:hover{
	color: #FFAE44;
	text-decoration: none;
}

/***************************************************************************************************************************************************************************/
.cl_spnEstiloTit{
	position: absolute;
	top: 15px;
	font-size:10px;
	font-weight: bold;
	color: #017CC2;
	left: -7px;
}

/***************************************************************************************************************************************************************************/

.cl_absoluto{
	position: absolute;
}

/**************************************************************************************************************************************************************************/

.cl_relativo{
	position: relative;
}

/**************************************************************************************************************************************************************************/

.cl_centraliza{
	text-align: center;
}
/**************************************************************************************************************************************************************************/
.cl_instrucaoCaixa{
	background-color: white;
	padding: 2px;
	border-width: 2px;
	border-color: #E0EAF3;
	border-style: solid;
	width: 99.8%;
	margin: auto;
	margin-top: 2px;
}
/**************************************************************************************************************************************************************************/

.cl_instrucaoTrabalho{
	background-color: white;
	padding: 2px;
	width: 99.8%;
	margin: auto;
	margin-top:1px;
}
/***************************************************************************************************************************************************************************/

.cl_instrucao, .cl_informacao{
	background-color: #EFF4F8;
	padding: 3px;
	font-size: 9px;
	color: #5C81A4;
}

/***************************************************************************************************************************************************************************/

.cl_informacao{
	text-align: center;
}

/***************************************************************************************************************************************************************************/

.cl_informacao h4{
	font-size: 14px;
}
/***************************************************************************************************************************************************************************/
.cl_label
{
	font-size: 10px;
	font-weight: bold;
}
/***************************************************************************************************************************************************************************/
.cl_label2
{
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
}
/***************************************************************************************************************************************************************************/
.cl_div
{
	font-size: 10px;
}

/***************************************************************************************************************************************************************************
ID's
***************************************************************************************************************************************************************************/

#divConteudo .cl_imagemBorda{
	position: absolute;
}
/**************************************************************************************************************************************************************************/

#divCentro{
	width: 700px;
	margin: auto;
}
/**************************************************************************************************************************************************************************/

#divConteudo{
	border-color: #4DA3D4;
	border-width: 1px;
	border-style: solid;
	position: relative;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	top: -8px;
}

/**************************************************************************************************************************************************************************/

#imgBorda_11{
	top: -1px;
	left: -1px;
}

/**************************************************************************************************************************************************************************/

#imgBorda_12{
	right: -1px;
	top: -1px;
}

/**************************************************************************************************************************************************************************/

#imgBorda_21{
	bottom: -1px;
	left: -1px;
}

/**************************************************************************************************************************************************************************/

#imgBorda_22{
	bottom: -1px;
	right: -1px;
}

/**************************************************************************************************************************************************************************/

#divLinhaClara{
	background-color: #E4F3FA;
	height: 1px;
	display: block;
	overflow: hidden;
	margin-left: 6px;
	width: 98.7%;
}

/**************************************************************************************************************************************************************************/

#divLinhaEscura{
	background-color: #D2E3EA;
	height: 1px;
	display: block;
	overflow: hidden;
	margin-left: 6px;
	width: 98.7%;
}

/**************************************************************************************************************************************************************************/

#spnTitulo{
	/*color: #666;
	font-weight: bold;*/
	color: #017CC2;
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	top: 25px;
	width: 210px;
	z-index: 20;
	left:0;
}
#divHora{
	color:#017CC2;
	font-size:13px;
	font-weight:bold;
	position:absolute;
	top:25px;
	left:420px;
	width:210px;
	z-index:23;
}
/**************************************************************************************************************************************************************************/
#imgIcTrabalho{
	position: absolute;
	top: 22px;
	left: 7px;
	z-index: 20;
}
/**************************************************************************************************************************************************************************/

#divCaixaTopo{
	text-align: right;
}

/**************************************************************************************************************************************************************************/
#aVoltar{
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: -10px;
	color: #919191;
	cursor: pointer;
}
/***************************************************************************************************************************************************************************/
#aVoltar:hover{
	color: #FFAE44;
}

/**************************************************************************************************************************************************************************/

#imgVoltar{
	vertical-align: middle;
}
/***************************************************************************************************************************************************************************/
#divCopyRight{
	font-size: 8px;
	text-align: center;
	position: relative;
	top: -22px;
	color: #666;
}
/***************************************************************************************************************************************************************************/
#divLinhaTopoFora{
	margin: auto;
	height: 2px;
	border-width: 1px;
	border-color: white;
	border-bottom-color: #017CC2;
	border-top-color: #1A92D1;
	border-style: solid;
	margin-bottom: 3px;
	margin-top:5px;
	width: 690px;
	position: relative;
	top: -8px;
}
/***************************************************************************************************************************************************************************/
#divLinhaTopoDentro{
	height: 0px;
	border-width: 1px;
	border-color: white;
	border-bottom-color: #017CC2;
	border-top-color: #0083CB;
	border-style: solid;
}
/***************************************************************************************************************************************************************************/
#imgPontaLinhaTopoEsq{
	position: absolute;
	top: -1px;
	left: -3px;
}
/***************************************************************************************************************************************************************************/
#imgPontaLinhaTopoDir{
	position: absolute;
	top: -1px;
	right: -3px;
}

/***************************************************************************************************************************************************************************/
#imgBarra{
	position:absolute;
	background-repeat: repeat-x;
	top:-5px;
	left:5px; 
	width:630px;
	height:50px;
}
/***************************************************************************************************************************************************************************/
#imgLogo{
	margin-right:-6px;
}

/***************************************************************************************************************************************************************************/
#divBarra{
	position:relative;
	/*top:-80px;*/
	/*float: left;*/
	margin: 0 auto;
	padding: 1px;
}

/***************************************************************************************************************************************************************************/
.cl_tituloInstrucao{
	background-color:#E0EAF3;
	font-family: verdana;
	font-size: 9px;
	text-align: left;
	cursor: pointer;
}

/***************************************************************************************************************************************************************************/
.cl_imgSeta{
	float: right;
	margin: 4px;
	cursor: pointer;
}

/*************************************************************************************************************************************************************************/

/***************************************************************************************************************************************************************************/

#divRedirecionar{
	display: none;
}
/***************************************************************************************************************************************************************************/

#resultado{
	display: none;
}
/***************************************************************************************************************************************************************************/

#imgReenviar{
	cursor: pointer;
}

/**************************************************************************************************************************************************************************/

#divCaixaPrincipal{
	width: 660px;
	margin: 0 auto;
	position: relative;
	top:-55px;
}
#divTituloTrabalho{
	position: relative;
	top: -58px;
	width: 640px;
	height: 30px;
	margin: 0 auto;
}

#divTrabalhoBanco{
	margin-left: 15px;
	margin-right: 15px;
}
#divTrabalhoBanco div{
	line-height: 20px;
}
#imgIcTrabalho{
	z-index:20;
}
#divNavPag{
	position: relative;
	top:-54px;
	left: -10px;
	width:400px;
	height:25px;
}
/***************************************************************************************************************************************************************************/

#divInstrucao{
	display: none;
}
/***************************************************************************************************************************************************************************/

/***************************************************************************************************************************************************************************/
/*Classes*/
.cl_label{
	font-size:10px;
	font-weight:bold;
	padding-right:20px;
	text-align: right;
}
.cl_label2{
	font-size: 10px;
	font-weight: bold;
	padding-right: 20px;
	text-align: Left;
}
.cl_Wd21{
	width: 21%;
}
.cl_Wd36{
	width: 36%;
}

.cl_mg10{
	margin-left: 10px;
}
.cl_pd25{
	padding-right: 25px;
	width: 20%;
}
.cl_pd65{
	padding-left: 12px;
}
.cl_pd66{
	padding-left: 5px;
}
.cl_pd82{
	padding-left: 90px;
}
.cl_pd90{
	padding-left: 30px;
}
.cl_pd50{
	padding-left: 30px;
}

.cl_tdTitulo{
	background: #002663 url(../imagem/bg_rodape.gif) repeat-x scroll center bottom;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: auto;
	padding-top: 5px;
	text-align: center;		
}
.cl_fontSize{
	font-size:12pt;
	font-weight:bold;
}
.cl_pd15{
	padding:15px
}
/*ID'S*/	

