.bloco_tema {
	width:114px;
	height:160px;
	float:left;
	margin:3px;
	text-align:center;
	background-color:#FEF0FF;
	border:solid 1px #CCCCCC;	
}

.imagem_tema {
	width:85px;
	height:113px;
	border:0;
}

h3 {
	font-size:12px;
}

#conteudoPrinc a {
	text-decoration:none;
	color: #ff0080;
}

#conteudoPrinc a:hover {
	text-decoration:underline;
	color: #ff0080;
}

#botoes {
	width:215px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
}