			/* CSS Document */
			
			#conteudo div.gabaritoLista { padding:5px; }
			#conteudo table tr td.alinhaMeio {
				border-top: 1px none #99D9E8;
				border-right: 1px none #99D9E8;
				border-bottom: 1px dotted #99D9E8;
				border-left: 1px none #99D9E8;
				color:#D75807;
				}
			strong {
				color:#D75807;
				}
			#conteudo img.disciplina {
	display:block;
	float:left;
	margin-right:3px;
	margin-top: 6px;
				}
			#conteudo p {
	margin-bottom:5px;
	color: #047FB7;
	font-size: 17px;
				}
