#tabela3 {
/*	background: #fff;*/
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 88%;
	font-size:10pt;
	
}
#tabela3 tr th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
#tabela3 tr th.retirar {width:15%;}
#tabela3 tr th.dis {width:75%;}

#tabela3 tr td {
/*	background: #fff;*/
	border-collapse: collapse;
	border:1px solid #cccccc;
	text-align: center;
	width:40%;
}

#tabela3 tr td.link a img{border:none;}

.stiloDocumento{
        border:1px solid #ADADAD;
        margin-top:10px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:10px;
        padding-top:2px;
        border-radius:4px;
}

#tituloDoc{
        width:570px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
        margin-bottom:15px;
        font-weight:bold;
}

#tituloDoc a{
        color:#E62E2E;
}

.documento6{margin-top:10px;margin-bottom:10px;}

#documentacao{width:547px;}
#codigoBarra{width:425px;margin-left:2px;}

#msgForm{
        color:#E62E2E;
}

#linkComprovante{
    color: #333;font-weight:bold;
}
#linkVoltar{color: #333;font-weight:bold;}
#consultaCurso{width:250px;}

ul.linkDocumento {
        list-style-image: url(../imagens/seta.gif);
        margin:20px 0px 0px;
        padding-left:16px;
}
ul.linkDocumento li{}
ul.linkDocumento li a{
        text-decoration: none;
        display: block;
        margin-bottom: 15px;
        color: #333;
}
ul.linkDocumento li a:hover{
        text-decoration:underline;
}

#resultadoAcompanhar{
        margin-top:30px;
        width:80%;
        text-align: justify;
}