@charset "utf-8";
#informacao a:link {
	color: #0000FF;
}

#form1  {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}
#informacao  {
	text-align: justify;
	background-color: #FFE6E6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 2px;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

#atencao  {
	background-color: #FFD7D7;
	border-width: 1px; 
	border-style: solid;
	border-color: #000000;
}

#acerto  {
	background-color: #EAFFEA;
	border-width: 1px; 
	border-style: solid;
	border-color: #000000;
}
.textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
#lista1 {
	margin: 0px 0px 2px 0px;
	padding: 2px;
	background-color: #F7F7F7;
	font-size: 12px;
}
#lista2 {
	margin: 0px 0px 2px 2px;
	padding: 2px;
	background-color: #F7F7F7;
	font-size: 12px;
}
.titulo_lista {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../imgs/fundo1.png);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
}

.fundo1 {
	background-color: #F2F0FF;
}
#explicacao  {
	text-align: justify;
	background-color: #FCFBD8;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 2px;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
.corpo_lista
{
	/*font-size: 11px; */
/*	word-spacing:3px;*/
/*	line-height: 17px;  */
	/*font-weight: bold;*/
}
tr.titulo_tabela, td.titulo_tabela {
        text-align: center;
        font-weight: bold;
}

        

  

	