#divTabela{
	border:2px solid rgb(195,195,195);
	padding-top:8px;
	width:70%;
	height:40px;
	margin:auto;
	text-align:center;
	background-color: #2F96B4;
	color: #FFF;
}
#divVideo{
	text-align:left;
	width:70%;
	height:60px;
	margin:auto;
	border:2px solid rgb(195,195,195);
	background-color:rgb(252,248,227);
	border-top:0px;
	padding-top:20px;
}
#divPerfil{
	text-align:left;
	width:70%;
	height:40px;
	margin:auto;
	border:2px solid rgb(195,195,195);
	background-color:rgb(252,248,227);
	border-top:0px;
	padding-top:10px;
}
#divDocumentos{
	text-align:left;
	width:70%;
	height:170px;
	margin:auto;
	border:2px solid rgb(195,195,195);
	background-color:rgb(252,248,227);
	border-top:0px;
	padding-top:10px;
}
.texto{
	font-family:"verdana";
	font-size:12px;
	font-weight:bolder;
	margin-left:10px;
}
.links{
	font-family:"verdana";
	font-size:12px;
	margin-left:10px;
}
select {
	margin-top:4px;
	padding:0px;
	height:22px;
	width:20%;
}
#divAnexos2{
	text-align:left;
	width:70%;
	height:100%;
	margin:auto;
	border:2px solid rgb(195,195,195);
	background-color:rgb(252,248,227);
	border-top:0px;
	padding-top:10px;
	-border:1px solid black;
}
frmAnexo{
	width:300;
	height:300;
}
.alinhar{
	padding-top:10px;
	margin-left:70px;	
}
#includeAnexo{
	postion:absolute;
	margin-top:-23px;
	margin-left:80px;
	-border:1px solid black;
}
#divRelatorio{
	text-align:left;
	width:70%;
	height:250px;
	margin:auto;
	border:2px solid rgb(195,195,195);
	background-color:rgb(252,248,227);
	border-top:0px;
	padding-top:20px;
}
.cl_centralizado{
	text-align: center;
}
textarea {
	width: 375px;
	height: 178px;
	overflow-y: scroll;
}
#divMensagem{
	postion:absolute;
	margin-top:2px;
	margin:auto;
}
#divBotoes{
	text-align:left;
	width:70%;
	height:40px;
	margin:auto;
	border:2px solid rgb(195,195,195);
	background-color:rgb(252,248,227);
	border-top:0px;
	padding-top:10px;
	padding-bottom:5px;
}
.cl_botoes1{
	float: absolute;
	margin-left:30%;	
}
.cl_botoes2{
	float: absolute;
	margin-top:-3%;
	margin-left:60%;
}
#divOBS{
	float: absolute;
	margin-left:15%;
	text-align:center;
	width:70%;
	height:47px;
	border:2px solid rgb(195,195,195);
	background-color: #2F96B4;
	color: #FFF;
	border-top:0px;
	padding-top:10px;
	padding-bottom:10px;
}
#ifrAnexo{
	postion:absolute;
	margin-top:-5px;
	height: 40px;
	width: 700px;
	-border:1px solid black;
	margin-left:-100px;
}
#anexo{
	-border:1px solid black;
	width:50%;
	margin-left:10px;
	cursor:auto;
}
.cl_excluir{
	cursor		: pointer;
	height		: 10px;
	margin-left : 10px;
}
.cl_linkNav{
	font-size: 10px;
	font-weight: bold;
	color: #919191;
	cursor: pointer;
}
.cl_linkNav:hover{
	color: #FFAE44;
	text-decoration: none;
}
.cl_link{
	text-decoration: none;
	color: #5C81A4;
	font-size: 12px;
	cursor: pointer;
}
.cl_linkNav2{
	text-decoration: none;
	color: #5C81A4;
	font-size: 11px;
	cursor: pointer;
}
.cl_link:hover{
	font-weight:bold;
	color: #5C81A4;
}
.cl_linkAssunto{
	text-decoration: none;
	color: #5C81A4;
	font-size: 11px;
	cursor: pointer;	
}
.cl_linkAssunto:hover{
	color: #00467A;
}

.cl_anexo{
	cursor			: pointer;
	margin-right	: 1px;
	margin-left:5%;
	
}
.cl_txtAnexo{
	position: relative;
	width: 280px;
	left: 70px;
}

.cl_form{
	position: relative;
}

.cl_excluir {
	cursor: pointer;
	height: 10px;
	margin-left: 10px;
}
.cl_dinamica{
	margin-top: 2px;
	min-height: 18px;
	width:100%;
}
.cl_txtArq{
	margin-bottom:5px;
}
.butao{
	width:150px;
}