body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.enctabla {
	background-color: #EBE5D9;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #523A0B;
	border-bottom-color: #523A0B;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.celdametodo {
	background-color: #f7f4ee;
	border: 1px solid #523a0b;
	text-align: justify;
	padding: 2px;
}
.estnotas {
	line-height: 16px;
	font-size: 8px;
	text-transform: uppercase;
}


table {
	line-height: 20px;
}
.encfila {
	background-color: #F7F4EE;
	text-align: left;
	padding-left: 4px;
	font-size: 9px;
}
.celdadetabla {
	text-align: center;
}
.tituloseccion {
	font-size: 12px;
	color: #0066CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	line-height: 22px;
	background-color: #DFEFFF;
	padding-left: 5px;
	margin: 2px;
}
.subseccion {
	font-size: 11px;
	font-weight: bold;
}

.piederecetario {
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #523a0b;
	text-align: right;
}
.tblscrool {
	overflow: scroll;
}
#tblop tbody tr td{
	background-color: #F7F4EE;
	text-align: left;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	line-height: 12px;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ft {
	border: 1px solid #523A0B;
}
.txt_FT {
	color: #333333;
	padding: 10px;
	display: block;
	text-align: justify;
}
.categoria {
	font-size: 10px;
	color: #333333;
	background-color: #FF9900;
	font-weight: bold;
	text-indent: 5px;
}
.subcategoria {
	font-size: 10px;
	background-color: #CCCCCC;
	text-indent: 10px;
	color: #333333;
	font-weight: bolder;
	height: 20px;
}
.itemrecetario {
	font-size: 10px;
}

