body {
	background-color: #FFFFFF;
	background-image: url("../site/imagens/bgpage.gif");
	background-repeat:repeat-x;
	text-align: center;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
	margin-top: 0px;
	width:99%;
}
a:link, a:visited, a:active{
	color:#5C6670;
	text-decoration:none;
}
a:hover{
	color:#5C6670;
	text-decoration:underline;
}

#DOCUMENTOS {
	position:inherit;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 10pt;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	background-repeat:no-repeat;
	z-index:5;
}

#DOCUMENTOS hr{
		border-bottom-style: solid;
		border-bottom-color: #000000;
		border-bottom-width: 2px;
		z-index:5;
}
		

#DOCUMENTOS h1 {
	font-size: 25pt;
	text-transform:uppercase;
	z-index:5;
}

#DOCUMENTOS h2 {
	font-size: 16pt;
	text-transform:uppercase;
	line-height:20px;
	z-index:5;
}

#DOCUMENTOS h3 {
	font-size: 13pt;
	text-transform:uppercase;
	line-height:20px;
	z-index:5;
}

#DOCUMENTOS p {
	font-size: 10pt;
	line-height: 15px;
	z-index:5;
}

#DOCUMENTOS h5 {
	font-size: 8pt;
	font-weight:normal;
	line-height:10px;
	z-index:5;
}

.tesoura {
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		width: 650px;
		height: 20px;
		text-align:left;
}

/*
#marcadagua {
	filter:alpha(opacity=30);
	opacity:.30;
	position:absolute;
	left: 40px;
	top: 100px;
	z-index: 1;
}
*/

#imprimir {
	text-align:center;
	width:650px;
}

input, select, textarea {
		border-style: solid;
		border-width: 1px;
		border-color: #108ABF;
		font-size: 8pt;
		font-weight:bold;
		background-color: #EEEEEE;
}

.titulodivisor {
		border-bottom-style: solid;
		border-bottom-width: 1px;
		width: 100%;
		height: 20px;
		text-align:left;
		padding-left:5px;
		font-size: 11pt;
		font-weight:bold;
		background-color: #C3EDFD;
		
}

/*LISTA*/
#lista table{
	border:1px solid #DBDBDB;
	color:#000000;
	border-collapse:collapse;
	width:100%;
}
#lista td{
	border:1px solid #DBDBDB;
	color:#000000;
	font-size:8pt;
	text-align:left;
	vertical-align:middle;
}
#lista thead td{
	background:#F7F7F7;
	font-weight:bold;
	text-align:center;
}
/*LISTA*/

.erro_informe{
	background-color: #ff6666;
}

ul{
	list-style-image: url("../site/imagens/ico_seta.gif");
	list-style-position: inside;
  }
	
#INSCRICAO {
	font-size: 16pt;
	text-transform:uppercase;
	color:#990000;
	text-align: center;
}

#INSCRICAOLISTA {
	font-size: 11pt;
	color:#990000;
	text-align: center;
}

#verifiqueinscricao {
	background-image: url("../site/imagens/bt_consultar.gif");
	text-align:center;
	height:152px;
	width:179px;
	color:#1B75AB;
	font-weight:bold;
}


#inscricaodiv {
	text-align:center;
	width:98%;
	border-style: solid;
	border-width: 1px;
}

#listainforme {
	text-align:justify;
	width:98%;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	padding:7px;
}


#MENU {
		border-bottom-style: dotted;
		border-bottom-color: #7de9f6;
		border-bottom-width: 1px;
		text-align: left;
		heigth: 15px;
		width: 95%;
		color: #FFFFFF;
		text-transform:uppercase;
		font-size: 8pt;
		font-weight:bold;
		text-indent: 10px;
		margin-bottom: 7px;
}

#MENU a:link{
	color:#FFFFFF;
	text-decoration:none;
}

#MENU a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#MENU a:active{
	color:#FFFFFF;
	text-decoration:none;
}

#MENU a:hover{
	color:#7de9f6;
	text-decoration:underline;
}


#RODAPE {
		background-image: url("../site/imagens/bg_rodape.jpg");
		Background-repeat: repeat-x;
		text-align: center;
		height:98px;
		width: 100%;
		color: #FFFFFF;
		text-transform:uppercase;
		font-size: 10pt;
		font-weight:bold;
}

#tiulonoticia {
		background-color: #C3EDFD;
		text-align: left;
		width: 100%;
		color: #000000;
		text-transform:uppercase;
		font-size: 10pt;
		font-weight:bold;
		border-bottom-style: dotted;
		border-bottom-color: #CCCCCC;
		border-bottom-width: 1px;
		
}

#destaque a{
		background-color: none;
		text-align: left;
		color: #14A2E0;
		text-transform:uppercase;
		font-size: 11pt;
		font-weight:bold;
}

#cargoslista{
text-align: left;
  width:100%px;
  height:200px;
  overflow:auto;
border-style: solid;
border-color: #CCCCCC;
border-width: 1px;
}