@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font: 12px Tahoma, Helvetica, Arial, sans-serif;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(imagens/design/bg-site.jpg);
	background-repeat: repeat-x;
	}
/* DEFINE A RESOLUÇÃO DA PAGINA */
#wrapper {
	width: 928px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* LINK PADRÃO */
a {
	color: #666666;
	text-decoration:underline;
	}
a:visited {
	text-decoration:underline;
	}
a:hover {
	color: #666666;
	text-decoration:underline;
	}
.branco11 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.branco11 a, branco11 a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.branco11 a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.branco12 {
	font-size: 12px;
	color: #FFFFFF;
}
.hrLaranja{
	border: 0;
	color: #e5cdaf;
	background-color: #e5cdaf;
	height: 1px;
	width: 100%;
		}
.hrPagina{
	border: 0;
	color: #dee4da;
	background-color: #dee4da;
	height: 1px;
	width: 100%;
		}
.titNoticiaBox {
	font-size: 12px;
	font-weight: bold;
	color: #5a8246;
	text-decoration: none;
}
.titNoticiaBox a, titNoticiaBox a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #5a8246;
	text-decoration: none;
}
.titNoticiaBox a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #4ba61e;
	text-decoration: none;
}
.titVermelho12 {
	font-size: 12px;
	color: #d32c22;
}
.titVerde12 {
	font-size: 12px;
	color: #549924;
}
.titLaranja14 {
	font-size: 14px;
	color: #b9792b;
}
#conteudo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #2D5F16;
	line-height:15px;
	margin: 0px;
	padding: 0px;
}
.h1Vermelha {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	line-height:15px;
	margin: 0px;
	padding: 0px;
}
.titPagina {
	font-size: 20px;
	font-weight: normal;
	color: #33621A;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
#sobreproduto {
	background-color: #FFFFFF;
	background-image: url(imagens/design/tab-sobre-produto.gif);
	background-repeat: no-repeat;
	height: 400px;
}
.titProdutoDescricao {
	font-size: 18px;
	font-weight: bold;
	color: #99CC00;
}
.textoNoticias {
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.linkCategoriasAreaMedica {
	font-size: 11px;
	font-weight: normal;
	color: #5a8246;
	text-decoration: none;
}
.linkCategoriasAreaMedica a, linkCategoriasAreaMedica a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #5a8246;
	text-decoration: none;
}
.linkCategoriasAreaMedica a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #4ba61e;
	text-decoration: none;
}