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;
}

.DataGrid
{
	font-family:Arial;
	font-size: x-small;
	color:#333333; 
	background-color:#ffffff;
	font-size: xx-small;
	border-width:1px;
	border-style:double;
	border-color:White;
	border-collapse:separate;
	padding:0px; 
	margin:0px
}

.DataGrid_FooterStyle 
{
	color:#333333; 
	background-color:#ffffff;
	font-size: xx-small;
}
.DataGrid_SelectedItemStyle
{ 
	font-family: Arial;
	font-size:xx-small;
	font-weight:bold;
	color:white;
	background-color:#339966;
}
.DataGrid_AlternatingItemStyle 
{
	font-family: Arial;
	font-size: xx-small;
	text-align:left;
	color:black;
	background-color:#f8f8ff;
}
.DataGrid_ItemStyle
{
	font-family: Arial;
	font-size: xx-small;
	text-align:left;
	color:Black;
	background-color:#f5f5f5;
}
.DataGrid_HeaderStyle 
{
	font-family: Arial;
	font-size: xx-small;
	font-weight:bold;
	text-align:center;
	color:White;
	vertical-align:middle;
	background-color:#bf8cf5;
}

