@charset "iso-8859-1";

/**
 *
 * A Clínica
 * http://www.segatoemarkert.com.br/clinica.php
 *
 **/
div#conteudo {
	position:absolute;
	top:120px;
	left:20px;
	width:708px;
	height:308px;
	padding-right:20px;
	overflow:auto;
}

p {
	text-align:justify;
	margin:15px 0 25px;
}

/* Foto 1 */
a#foto1 {
	position:absolute;
	bottom:22px;
	left:20px;
}

/* Foto 2 */
a#foto2 {
	position:absolute;
	bottom:22px;
	left:169px;
}

/* Foto 3 */
a#foto3 {
	position:absolute;
	bottom:22px;
	left:257px;
}

/* Foto 4 */
a#foto4 {
	position:absolute;
	bottom:22px;
	left:345px;
}

/* Foto 5 */
a#foto5 {
	position:absolute;
	bottom:22px;
	left:433px;
}

/* Foto 6 */
a#foto6 {
	position:absolute;
	bottom:22px;
	left:521px;
}

/* Foto 7 */
a#foto7 {
	position:absolute;
	bottom:22px;
	left:609px;
}


