body
{
	background-position: center center;
	text-justify: auto;
	background-attachment: scroll;
	background-image: url(/images/FONDO1.JPG);
	color: #263f38;
	background-repeat: repeat;
	font-family: 'Arial Narrow';
	text-align: justify;
}
.boton
{
	color: #263f38;
	border-bottom: thin solid;
	font-family: 'Arial Narrow';
	background-color: #ffcc66;
}
#Button1
{
	color: #263f38;
	border-bottom: thin solid;
	font-family: 'Arial Narrow';
	background-color: #ffcc66;
}
#Button2
{
	color: #263f38;
	border-bottom: thin solid;
	font-family: 'Arial Narrow';
	background-color: #ffcc66;
}
#Button3
{
	color: #263f38;
	border-bottom: thin solid;
	font-family: 'Arial Narrow';
	background-color: #ffcc66;
}
.bEjecutar
{
	font-weight: bold;
	font-size: x-small;
	color: #263f38;
	border-bottom: thin solid;
	font-family: 'Century Gothic';
	background-color: #ffcc66;
}

.objFilt
{
	font-size: x-small;
}

.objDetalle
{
	font-size: xx-small;
}

#TablaFiltros
{
	width: 100%;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	background-color: white;
	border-bottom-style: groove;
}
.LblTitulo
{
	font-weight: bold;
	font-size: x-large;
	width: 544px;
	font-family: 'Century Gothic';
}
.GrupoHome1
{
	behavior: url(/behavior/home1.htc);
	cursor: hand;
}
.GrupoHome2
{
	behavior: url(/behavior/home2.htc);
	cursor: hand;
}
.GrupoHome3
{
	behavior: url(/behavior/home3.htc);
	cursor: hand;
}
.OpcCab
{
	font-size: x-small;
	color: #263f38;
	font-style: italic;
	font-family: Arial, Univers;
}
.TBPres
{
	font-size: x-small;
	font-family: 'Arial Narrow';
	text-align: right;
}
