@charset "utf-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.cabecalho {
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	width: 50em;
	position: relative;
	height: 0px;
	font-family: "CG Omega";
	line-height: normal;
	left: 5em;
	letter-spacing: 1px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu {
	font-family: "CG Omega";
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	height: 60px;
	padding-bottom: 10px;
}
.patologia_sub {
	font-family: "CG Omega";
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	vertical-align: bottom;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: top;
	padding-top: 10px;
}

