body
{
	margin: 0px;
	padding: 0px;
	}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline
}
a:active {
	text-decoration: underline
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small
}
.texto, .tabela_detalhes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #392172;
	padding: 0px;
	margin: 0px;
}
.sub_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 3px
}
.sub_titulo_infomed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EAFFFF;
	background-position: center center;
	font-weight: bold;
	border-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}
.sub_titulo_infomed_N {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #3A8C83;
	background-position: center center;
	border-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 5px;
	height: 40px;
	background-image: url(../imagens/tabela_background.jpg);
	background-position: top;
}
.bg_infomed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;*/
	font-size: x-small;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../imagens/comprimidos.jpg)*/
}

/* ALTERACAO DA IMAGEM DO INFOMED*/

#header {
	background-image: url(../imagens/background_up.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 98px;
}

#header_left {
	width: 514px;
	height: 98px;
	float: left;
	background-image: url(../imagens/Logo.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
}

#header_middle{
	width: 275px;
	height: 98px;
	float: right;
	cursor:pointer;
	background-image: url(../imagens/Logo_PortalRAM_branco_fundo_infomed.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	}

#header_right {
	width: 275px;
	height: 98px;
	float: right;
	background-image: url(../imagens/Infomed.jpg);
	background-repeat: no-repeat;
	margin-right: 110px;
}

img {
	margin: 0px;
	padding: 0px;
}

#footer {
	width: 100%;
	height: 40px;
	background-image: url(../imagens/background_down.jpg);
	color: #fff;
}

.tabela_detalhes{
	border: none;
	border: 10px solid #0f0f0;
}

.tabela_detalhes td{
	padding: 3px;
	/*border: 10px solid #ccc;*/
}
.tabela_detalhes .titulo{
	color: #3B2275;
	text-align: right;
	font-size: 11px;
	padding: 3px;
	border: none;
	background-color: #f6f6f6;
}

#tabela_composicao{
	padding: 5px;
	background-color: #43A398;
	color: #fff;
}

.qualitativaQuantitativa{
	background-image: url(../imagens/tabela_background.jpg);
	padding: 4px;
}

.documento { font-size: 13px; }
div.documento { padding: 10px; 0px; }
.documento.desc { margin: 1em; }

a.titulo, a.titulo:link, a.titulo:visited {
	color: #392172;
	text-decoration: none;
}

a.titulo:focused, a.titulo:hover {
	text-decoration: underline;
}