.fdo {
	background-image: url(images/img-fdo.gif);
	background-repeat: repeat-x;
}
.sombra-izq {
	background-image: url(images/img-sombra-izq.gif);
	background-repeat: repeat-y;
}
.sombra-der {

	background-image: url(images/img-sombra-der.gif);
	background-repeat: repeat-y;
}
.sombra-inferior {
	background-image: url(images/img-sombra-infe.gif);
	background-repeat: repeat-x;
}
.tt-pg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9B8E03;
}
.txt-contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.pie-pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #847D5B;
}
.tt-contenido {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.txt-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CC0000;
}
.imput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #ECEAD0;
	border: 1px solid #ECEAD0;
}
.txt-contenido-blanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.td-izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #9B8E03;
	text-align: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding: 10px;
}
.mn-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #847D79;
}
.btn {
	background-image: url(images/img-btn.gif);
}
