@charset "utf-8";
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Edson-topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #993333;
}
.Angiologista-topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

li
{
	list-style-image:url(Imagem/Marcador.jpg);
}

a.menu {
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	color: #993333;
	text-decoration: none;
}
.bg-submenu {
	background-image: url(imagem/bg-submenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.submenu {
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
a.submenu:hover {
	text-decoration: underline;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.publicado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993333;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #993333;
	margin-bottom: 0px;	
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	margin-bottom: -0px;
	margin-top: 5px;
	vertical-align:text-top;
}
.dicionario {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	color: #993333;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.leiamais {
	font-size: 10px;
	text-align: right;
	margin-top: -10px;
}
a {
	color: #996600;
	text-decoration: none;	
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
img.esquerda {
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}
img.direita {
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.tabelaborda {
	border: 1px solid #CCCCCC;
}
.titulo-secao {
	background-image: url(imagem/titulo-secao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
td.artigos {
	color: #333333;
	background-color: #EEEEEE;
	background-image: url(imagem/bg-menulateral.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.artigos:hover {
	color: #FFFFFF;
	background-color: #993333;
	cursor: pointer;
	text-decoration: underline;
	background-image: none;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.Botao
{
	border: thin solid black;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	width: 100px;
	background-color: #993333;
}

.TextBox
{
	border: thin solid #999999;
	font-family: verdana;
	font-size: 12px;
}

.Erro
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}

.Linha
{
	border-style: solid none none none;
	border-width: thin;
	border-color: #800000;
}

