.contenedor {
	width: 100%;
	height: 713px;
	background: url(/pacportal/img/bkg.jpg) center top no-repeat;
}

.SubCont {
	margin: 0 auto 0 auto;
	width: 830px;
	clear: both;
}

.Logo1 {
	width: 426px;
	height: 368px;
	float: left;
	clear: left;
	padding-top: 255px;
}

.Login {
	width: 253px;
	float: right;
	clear: right;
	padding-top: 243px;
}

.Textos {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 35px;
	font-weight: bold;
	width: 249px;
	clear: both;
	line-height: 18px;
	margin: 0 auto 0 5px;
	letter-spacing: -1px;
}

.Forma {
	width: 249px;
	height: 33px;
	background: #FFF;
	margin: 0 auto 30px 5px;
}

.Forma2 {
	width: 249px;
	height: 33px;
	background: #FFF;
	margin: 0 auto 20px 5px;
}

.TextArea {
	width: 93%;
	margin: 3px 0 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	border: none;
	color: #666;
}

.Boton {
	margin: 0 auto 18px auto;
}

.Error {
	font-family: Helvetica, Arial, sans-serif;
	color: #F00;
	font-size: 12px;
	width: 249px;
	clear: both;
	line-height: 15px;
	margin: 0 auto 0 5px;
}

.Footer {
	width: 100%;
	height: 57px;
	float: left;
	background: url(/pacportal/img/footer_bkg.jpg) repeat-y center;
}

.FooterLogo {
	margin: 11px auto 0 auto;
	float: left;
}

.TxtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
	float: right;
	width: 690px;
	margin: 18px auto 0 auto;
}

.BkgG {
	background:url(/pacportal/img/bkg_g.jpg) repeat-x;
	height:102px;
	width:100%;
}
.BkgLogo {
	background:url(/pacportal/img/logo_bkg.jpg) no-repeat left;
	width:220px;
	float:left;
}
.BkgLogo img {
	float:left;
	margin-left:60px;
}
.BkgO {
	width:100%;
	text-align:right;
	height:102px;
	background:url(/pacportal/img/bkg_o.jpg) no-repeat right;
	margin-right:33px;
}
#Textos {
	z-index:1;
	position:absolute;
	top:37px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:right;
}
#Textos a {
	color:#F60;
	padding-right:15px;
}

#loading {
  position: absolute;
  left: 45%;
  top: 40%;
  margin-left: -45px;
  padding: 2px;
  z-index: 20001;
  height: auto;
  border: 1px solid #ccc;
}

#loading a {
  color: #225588;
}

#loading .loading-indicator {
  background: white;
  color: #444;
  font: bold 13px tahoma, arial, helvetica;
  padding: 10px;
  margin: 0;
  height: auto;
}

#loading .loading-indicator img {
  margin-right:8px;
  float:left;
  vertical-align:top;
}

#loading-msg {
  font: normal 10px arial, tahoma, sans-serif;
}

.grid-row-red {
	background-color: #E9576D !important;
}

.grid-row-yellow {
	background-color: #E2E53B !important;
}

.nowrapgrid .x-grid3-cell-inner {
  white-space: normal !important;
}  

.sum-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.sum-total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.sum-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding:10px; 
	background-color:#EFEFEF;
}
.sum-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:right; 
	background-color:#FFFFFF; 
	padding:10px;
}
