.corpo1 {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

.corpo2 {

	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 14px;
}

.subtitulo {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.subtitulo_produto {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #0073BF;
}

.titulo {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #0073BF;
}


A {  }
A:active {  }
A:hover {  }
A:link {  }
A:visited {  }

A.linkcorpo1 {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline
}

A.linkcorpo1:hover {
	text-decoration: none
}

A.linkcorpo2 {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline
}

A.linkcorpo2:hover {
	text-decoration: none
}
	
A.linkprodutos {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

A.linkprodutos:hover {
	color: #666;
}	


A.linkmenu {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

A.linkmenu:hover {
	color: #FF9900;
}

A.linksubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-decoration: none}

A.linksubmenu:hover {
	text-decoration: underline
}

.bgprodoctor {
	background-attachment: scroll;
	background-image: url(../imagens/bg_prodoctor.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.form1 {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #EBEBEB;
	border: 1px solid #666666;
}

.legenda {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 9px;
	color: #666666;
	text-align: center;
	line-height: 14px;
}

.frame_produto {
	border: 1px solid #ccc;
}

