@charset "utf-8";
/* CSS Document */
#princprof
{
	width:595px;
	height:100%px;
	margin:0 auto;
	
}
#conteudo
{
	width:500px;
	height:500px;
	word-wrap: break-word;
	
	}
