BODY {
	padding: 0;
	margin: 0 auto 0 auto;
	top: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	width: 800px;
	background-color: white;
}

DIV.pagina {
	position: absolute;
	top: 0;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	background-image: url('/html/images/fundo.gif');
	background-repeat: repeat-y;
	background-position: top center;
}

DIV.topo {
	background-image: url('/html/images/topo.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto 0 auto;
	height: 124px;
	width: 800px;
}

DIV.topo_port {
	background-image: url('/html/images/topo_port.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto 0 auto;
	height: 124px;
	width: 800px;
}

DIV.topo_ingles {
	background-image: url('/html/images/topo_ingles.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto 0 auto;
	height: 124px;
	width: 800px;
}

DIV.topo_espan {
	background-image: url('/html/images/topo_espan.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto 0 auto;
	height: 124px;
	width: 800px;
}

DIV.topo_idioma1 {
	position: absolute;
	left: 10px;
	top: 102px;
}

DIV.topo_idioma2 {
	position: absolute;
	left: 70px;
	top: 102px;
}

DIV.topo_fale {
	position: absolute;
	left: 500px;
	top: 102px;
}

DIV.topo_cesto {
	position: absolute;
	left: 370px;
	top: 102px;
}

DIV.botoes {
	position relative;
	top: 3em;
	left: 0;
	width: 153px;
	padding: 0;
	margin: 50px 0 0 1px;
	display: inline;
	float: left;
}

DIV.sub_menu_odonto {
	position: absolute;
	width: auto;
	left: 153px;
	top: 180px;
	visibility: hidden;
	clear: none;
	background-color: #eeeeee;
	white-space: nowrap;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding: 0 20px 0 6px;
	z-index: 50;
}

DIV.sub_menu_med {
	position: absolute;
	left: 153px;
	top: 278px;
	width: auto;
	visibility: hidden;
	clear: none;
	background-color: #eeeeee;
	white-space: nowrap;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding: 0 6px 0 6px;
	z-index: 50;
}

DIV.flash_livros {
	position: relative;
	z-index: 0;
}

P.menu {
	border-style: solid;
	border-color: #666666;
	border-width: 1px 0 0 0;
	line-height: 1em;
	padding-top: 6px;
}

H3 {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	padding: 0;
	margin: 1em 0 0 0;
}

DIV.texto {
	position: relative;
	display: block;
	top: 3em;
	left: 0;
	margin-left: 167px;
	width: 450px;
	padding-bottom: 3em;
}

DIV.box {
	width: 441px;
	background-image: url('/html/images/fundo_box_meio.gif');
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0;
}

DIV.banners {
	position: relative;
	top: 4em;
	right: 16px;
	float: right;
	width: 140px;
	padding-bottom: 3em;
}

IMG.banner {
	margin: 0 0 1.5em 0;
	border-style: solid;
	border-width: 1px;
	border-color: #444444;
}

DIV.busca {
	background-image: url('/html/images/fundo_busca.gif');
	background-repeat: no-repeat;
	padding: 0;
}

DIV.busca.old {
	position: absolute;
	top: 420px;
	left: 13px;
	padding: 0;
}

DIV.newsletter {
	position: absolute;
	top: 512px;
	left: 13px;
	padding: 0;
}

DIV.rodape {
	margin: 0;
	padding: 0
}

DIV.distr {
	padding: 1em 0 0 1em;
}

IMG.label {
	padding: 1em 0 1em 0;
}

INPUT {
	font-size: 9px;
}

A.titulo {
	font-size: 12px;
	color: black;
	margin: 0;
}

H4 {
	font-size: 10px;
	color: #666666;
	margin: 0 0 1em 0;
}

B {
	color: #444444;
}

TABLE.home {
	padding-top: 1em;
	width: 430px;
}

TD {
	text-align: left;
	vertical-align: top;
}

TD.thumb {
	padding-left: 30px;
}

TD.livro {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	padding: 6px;
}

TD.apresentacao {
	text-align: left;
	font-size: 10px;
	padding: 6px;
}

TABLE.form {
	width: 440px;
	border-style: solid;
	border-width: 1px;
	border-color: #444444;
	border-collapse: collapse;
}

TD.form {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	padding: 5px;
	background-color: #f5f5f5;
}

TABLE.cesto {
	border-style: solid;
	border-width: 1px;
	border-color: #444444;
	border-collapse: collapse;
}

TD.cesto_l {
	text-align: left;
	vertical-align: middle;
	padding: 6px;
}

TD.cesto_r {
	text-align: right;
	vertical-align: middle;
	padding: 6px;
}

TD.cesto_c {
	text-align: center;
	vertical-align: middle;
	padding: 6px;
}

TH.cesto {
	text-align: center;
	vertical-align: middle;
	padding: 6px;
}

INPUT.form {
	font-size: 9px;
}

SELECT.form {
	font-size: 9px;
}

TEXTAREA.form {
	font-size: 9px;
}

IMG.thumb {
	border-style: solid;
	border-color: #666666;
	border-width: 1px
}

A.menu:link {
	color: black;
	text-decoration: none;
}
A.menu:visited {
	color: black;
	text-decoration: none;
}
A.menu:hover {
	color: black;
	text-decoration: underline;
}

A.preto:link {
	color: #444444;
	text-decoration: none;
}
A.preto:visited {
	color: #444444;
	text-decoration: none;
}
A.preto:hover {
	color: #444444;
	text-decoration: underline;
}

A.titulo:link {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 0;
	text-decoration: none;
}
A.titulo:visited {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 0;
	text-decoration: none;
}
A.titulo:hover {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 0;
	text-decoration: underline;
}

A.boleto:link {
	color: blue;
	font-size: 14px;
	text-decoration: none;
}
A.boleto:visited {
	color: blue;
	font-size: 14px;
	text-decoration: none;
}
A.boleto:hover {
	color: blue;
	font-size: 14px;
	text-decoration: underline;
}

A.azul:link {
	color: blue;
	text-decoration: none;
}
A.azul:visited {
	color: blue;
	text-decoration: none;
}
A.azul:hover {
	color: blue;
	text-decoration: underline;
}


