﻿body {
}
.Labels
{
	padding: 10px 5px 5px 1px;
	font-family: "Arial";
	font-size: 16px;	
}
.CajasTexto
{
  padding-left: 5px;
}
.Validadores
{
  color: Red;
  font-family: "Arial";
  font-size: 16px;
}

.esqizqsup {
	background-image: url("http://www.unifiestas.com/images/tabla_01.gif");
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	
}

.esqdrchinf {
	background-image: url("http://www.unifiestas.com/images/tabla_12.gif");
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	margin:0px;
	padding:0px;
}
.centroinf {
	background-image: url("http://www.unifiestas.com/images/tabla_11.gif");
	background-repeat: repeat-x;
	height: 17px;
	margin:0px;
	padding:0px;
}
.centrosup {
	background-image: url("http://www.unifiestas.com/images/tabla_03.gif");
	background-repeat: repeat-x;
	height: 17px;
	margin:0px;
	padding:0px;
}
.esqizqinf {
	background-image: url("http://www.unifiestas.com/images/tabla_09.gif");
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
.esqdrchsup {
	background-image: url("http://www.unifiestas.com/images/tabla_04.gif");
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	margin:0px;
	padding:0px;
}
.latizq {
	background-repeat: repeat-y;
	background-image: url("http://www.unifiestas.com/images/tabla_05.gif");
	width: 17px;
	margin:0px;
	padding:0px;
}

.latdrch {
	background-image: url("http://www.unifiestas.com/images/tabla_08.gif");
	background-repeat: repeat-y;
	width: 17px;
	margin:0px;
	padding:0px;
}
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.style2
{
    width: 177px;
    vertical-align: text-top;
}



.UpdateProgress
{
    visibility:visible;
    position: absolute;
    background:  #FFFFFF ;/*url(Imagenes/cargando2.gif)  ;*/
    left: 0px;
    top: 0px;
    width:100%;
    height:100%;
    opacity:.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
    text-align:center;
    z-index: 1000;
    overflow:visible;
}

.UpdateProgressFullScreen
{
    visibility:visible;
    position: fixed;
    background: #FFFFFF;
    left: 0px;
    top: 0px;
    width:100%;
    height:100%;
    opacity:.65;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
    text-align:center;
    z-index: 1500;
    overflow:visible;
}

.UpdateProgressInside
{
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    color: #333;
    z-index:1002;
    overflow: hidden;
}

