﻿
.Grid
{
	border: none;
	margin: 0px 0px 0px 0px;	
	padding-top: 0px ;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.CeldaImpar
{
	/*height: 25px;
	 background-color:#E3E3E3;
	 
	   border-collapse:separate;
	 padding-right:auto;
	 margin-right: 5px;	*/
	  background:#f1f2f4;
	  background-color:#f1f2f4;
}

.Celda
{
	padding-right: 0px;	
	padding-left: 0px;
	margin: 0px 0px 0px 0px;	
	border: none;
}

.GridPager
{
	border-color: Red;	
	border-spacing: 0px;
	border: none;
	margin-bottom: 0px;
	padding-right: 0px;	
	padding-left: 0px;
	margin: 0px 0px 0px 0px;	
	text-align:left;			
}

td
{
	border: none;
	padding: 0em 0em;
	vertical-align: top;
}

.button 
{
	background:#c21115;
	border:none;
	cursor:pointer;
	color:#FFF;
	font-size:.95em;
	font-style:bold;
	padding:.15em .45em .4em .45em;	
	text-transform:uppercase;
	
	
	background-color: #c21115;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

border-top-width: medium;

border-right-width-value: medium;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: medium;

border-left-width-value: medium;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: none;

border-right-style-value: none;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: none;

border-left-style-value: none;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: -moz-use-text-color;

border-right-color-value: -moz-use-text-color;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: -moz-use-text-color;

border-left-color-value: -moz-use-text-color;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

cursor: pointer;

color: #ffffff;

font-size: 0.95em;

padding-top: 0.15em;

padding-right: 0.45em;

padding-bottom: 0.4em;

padding-left: 0.45em;

text-transform: uppercase;
}