@charset "iso-8859-1";
/* COL UM */
#col01_I{
	width:755px;
	padding:10px;
	float:left;
	clear:both;
}

/* PAGINAÇÃO */
.pgoff {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
color: #000;
font-weight:bold;
text-decoration: none;
}
#paginacao{
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding:10px;
	text-align:center;
}

	.imgAmpl{
		width:200px;
		height:auto;
		float:left;
		margin-right:7px;
	}
	.imgAmpl_txt{
		width:190px;
		height:15px;
		padding:5px;
		background-color:#0076A6;
		color:#FFF;
		text-align:left;
		float:left;
		clear:both;
	}
	.botao_voltar{
		padding:8px 15px;
		background-color:#0076A6;
		color:#FFF;
		float:right;
	}

#alfabeto{
	width:755px;
	padding:10px 0;
	height:15px;
	margin-bottom:20px;
	background:#EEE;
}
	#alfabeto li{
		float:left;
		margin:0 10px;
		font-size:13px;
	}
	
.agenda{
	width:100%;
	float:left;
	clear:both;
	margin-bottom:10px;
	border-bottom:1px dotted #0076A6;
	padding-bottom:10px;
}
