.corpoDestaque {
	line-height:200%;
	text-align:justify;
	font-size:14px;
}

.paragrafoEspecial {
	font-style:italic;
	font-weight:bold;
}


.textoSimples {
	font-size:10px;
	text-align:justify;
}

.subTitulo, h3 {
	line-height:100%;
	color:#009933;
	font-weight:bold;
	font-size:15px;
}

em {
	font-weight:bold;
	font-style:italic;
	color:#009933;
}

.h4, .destaque {
	line-height:100%;
	color:#0066CC;
	font-weight:bold;
	font-size:13px;
}

.nav {
	color:#0066CC;
	font-weight:bold;

}

.nav a:link {
	/* background-image:url('../imagens/pixelFundoNav.gif');*/
	text-decoration:underline;
	color:#0066CC;
}

.nav a:visited {
/*	background-image:url('../imagens/pixelFundoNavB.gif');*/
	text-decoration:underline;
	color:#0066CC;
}

.nav a:hover {
	/* background-image:url('../imagens/pixelFundoNavB.gif');*/
	text-decoration:none;
	color:#0066CC;
}

.nav a:active {
	/* background-image:url('../imagens/pixelFundoNavB.gif');*/
	text-decoration:underline;
	color:#0066CC;
}

table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td th {border:1px solid #FF0000;}

table.bordasimples th {
	text-align:center;
	color:#009933;
}

.figura-a {
	background-image:url('../imagens/simboloFarma.gif');
	background-repeat:no-repeat;
}

.figura-b {
	background-image:url('../imagens/cifrao.gif');
	background-repeat:no-repeat;
}

.figura-c {
	background-image:url('../imagens/imgMedicamento.jpg');
	background-repeat:no-repeat;
}

.figura-d {
	background-image:url('../imagens/imgEstrelas.jpg');
	background-repeat:no-repeat;	
}

.figura-e {
	background-image:url('../imagens/imgCds.jpg');
	background-repeat:no-repeat;	
}

.figura-f {
	background-image:url('../imagens/imgEngrenagens.jpg');
	background-repeat:no-repeat;	
}

.figura-g {
	background-image:url('../imagens/imgContato01.jpg');
	background-repeat:no-repeat;	
}

.textolaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}