

body {
	background-image: url(bg.jpg);
	background-position: center 390px;
	background-repeat: no-repeat;
	margin: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #903;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #903;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}



a {
	color: #903;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #F00;
}

a:hover {
	text-decoration: underline;
	color: #903;
}
a:visited {
	text-decoration: none;
	color: #333;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	list-style-type: square;
	line-height: 18px;
}
.destaque {
	font-weight: bold;
	color: #903;
}
#dent_resp {
	background-image: url(dentista_resp.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#dent_resp2 {
	width: 200px;
	padding-top: 22px;
	font-size: 11px;
}

