@charset "iso-8859-1";

/**
 *
 * Especialidades: Prótese
 * http://www.segatoemarkert.com.br/protese.php
 *
 **/
div#conteudo {
	position:absolute;
	top:45px;
	left:0;
	width:748px;
	height:450px;
	padding:75px 0 0 20px;
	background:url(../imagens/especialidades/protese.jpg) no-repeat top right;
}

p {
	width:390px;
	text-align:justify;
	margin:15px 0 25px;
}


