@charset "utf-8";
/* CSS Document */
/* CSS Ascensores Neuquén @2014 */
.rotate {
/* Safari */
-webkit-transform: rotate(-90deg);
/* Firefox */
-moz-transform: rotate(-90deg);
/* IE */
-ms-transform: rotate(-90deg);
/* Opera */
-o-transform: rotate(-90deg);
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.th { overflow:hidden
	}

.Titulos {
	color: #999;
}
h3.tit {
	color: #000;
	/*** text-shadow: 0.03em 0.03em #900;*/
	font-family: candara,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	background-color: #F0FFFF;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	}
.titdet {
	color: #03F;
	/*** text-shadow: 0.03em 0.03em #900;*/
	font-family: candara,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	background-color: #F0FFFF;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}
a:link {color:#000;text-decoration:none;text-shadow:0.02em 0.02em #900;}
a:visited {color:#000;text-decoration:none;text-shadow: 0.02em 0.02em #900;}

h3.sub {
	color:#000;
	text-shadow: 0.1em 0.1em #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 2px;
	border-left-width: 10px;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/sub-40px.png);
	background-repeat: no-repeat;
	background-position: left;
	}
p.inf
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F60;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.1em;
}
p.botoncha
{
	color: #FFF;
	background-image: url(../images/bot-fdo.png);
	background-repeat: no-repeat;
	border-top-width: 20px;
	border-right-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 0px;
	height: 40px;
}
.boton1 {
	-moz-box-shadow: 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: 0px 1px 0px 0px #ffffff;
	box-shadow: 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b0aeb0), color-stop(1, #f5f5f5) );
	background:-moz-linear-gradient( center top, #b0aeb0 5%, #f5f5f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0aeb0', endColorstr='#f5f5f5');
	background-color:#b0aeb0;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:90px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 47px #ffffff;
	cursor:pointer;
}
.boton1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5f5f5), color-stop(1, #b0aeb0) );
	background:-moz-linear-gradient( center top, #f5f5f5 5%, #b0aeb0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#b0aeb0');
	background-color:#f5f5f5;
}.boton1:active {
	position:relative;
	top:1px;
}
.boton2 {
	-moz-box-shadow: 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: 0px 1px 0px 0px #ffffff;
	box-shadow: 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b0aeb0), color-stop(1, #f5f5f5) );
	background:-moz-linear-gradient( center top, #b0aeb0 5%, #f5f5f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0aeb0', endColorstr='#f5f5f5');
	background-color:#b0aeb0;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 47px #ffffff;
}
.boton2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5f5f5), color-stop(1, #b0aeb0) );
	background:-moz-linear-gradient( center top, #f5f5f5 5%, #b0aeb0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#b0aeb0');
	background-color:#f5f5f5;
}.boton2:active {
	position:relative;
	top:1px;
}
.boton3 {
	-moz-box-shadow: 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: 0px 1px 0px 0px #ffffff;
	box-shadow: 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b0aeb0), color-stop(1, #f5f5f5) );
	background:-moz-linear-gradient( center top, #b0aeb0 5%, #f5f5f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0aeb0', endColorstr='#f5f5f5');
	background-color:#b0aeb0;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:90px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 47px #ffffff;
	cursor:pointer;
}
.boton3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5f5f5), color-stop(1, #b0aeb0) );
	background:-moz-linear-gradient( center top, #f5f5f5 5%, #b0aeb0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#b0aeb0');
	background-color:#f5f5f5;
}.boton3:active {
	position:relative;
	top:1px;
}
.boton4 {
	-moz-box-shadow: 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: 0px 1px 0px 0px #ffffff;
	box-shadow: 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b0aeb0), color-stop(1, #f5f5f5) );
	background:-moz-linear-gradient( center top, #b0aeb0 5%, #f5f5f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0aeb0', endColorstr='#f5f5f5');
	background-color:#b0aeb0;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 47px #ffffff;
}
.boton4:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5f5f5), color-stop(1, #b0aeb0) );
	background:-moz-linear-gradient( center top, #f5f5f5 5%, #b0aeb0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#b0aeb0');
	background-color:#f5f5f5;
}
.boton4:active {
	position:relative;
	top:1px;
}
.textos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #CC3;
	padding-left: 10px;
	padding-right: 10px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.letra01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.Capital01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #330000;
}
.Titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
table {
	text-align: center;
}
.Titulo02 {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.Titulo03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.pie01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cuadro01 {
	border: 1px solid #333333;
}
body {
	/*text-align: center;*/
	vertical-align: top;
	background-image: url(../images/linea3.gif);
}
.letra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Titulo01-Rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.letra02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}
.letra03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.letra04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304A2F;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.letra05 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #CCFFCC;
}
.letra06 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #CCFFCC;
}
.letra06Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
.tip {
	border:1px solid #000000;
	width:270px;
	padding:1px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	color:#FFFFFF;
	top:20px;
	left:90px;
	background-color:#666666;
	layer-background-color:#ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.OK01 {
	color: #00FF00;
	background-color: #000000;
}
.NoOk01 {
	color: #FF0000;
	background-color: #000000;
}
.boton{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	width:140px;
	height:40px;
	background-color: #99CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
       }
.tabla {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	border: 1px 1 #000000;
	text-align: right;
}
a.button{
	display:block;
	color:#555555;
	font-weight:bold;
	height:20px;
	line-height:normal;
	margin-bottom:0px;
	text-decoration:none;
	width:100px;
	background-image: url(../images/iconos/05.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: left center;
	vertical-align: middle;
	margin-right: 0px;
	text-indent: 30px;
}
a:hover.button{
color:#0066CC;
}
/* -------------------- */
/* CLASSES */
/* -------------------- */
.add{
	text-indent:30px;
	display:block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
	background-image: url(../images/iconos/01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	line-height: normal;
}
.delete{
text-indent:30px;
	display:block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
	background-image: url(../images/iconos/07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	line-height: normal;
}
.cargar{
    text-indent:30px;
	height: 20px;
	width: 100px;
	background-image: url(../images/iconos/08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	line-height: normal;
}
.examinar{
    text-indent:30px;
	height: 20px;
	width: 100px;
	background-image: url(../images/iconos/10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	line-height: normal;
}
.buscar{
    text-indent:30px;
	height: 20px;
	width: 100px;
	background-image: url(../images/iconos/11.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	line-height: normal;
}
.agregar{
    text-indent:30px;
	height: 20px;
	width: 100px;
	background-image: url(../images/iconos/09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	line-height: normal;
}
.imprimir{
    text-indent:30px;
	height: 20px;
	width: 100px;
	background-image: url(../images/iconos/12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	line-height: normal;
}
.actualizar{
    text-indent:30px;
	height: 20px;
	width: 100px;
	background-image: url(../images/iconos/03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	line-height: normal;
}
.enviar{
    text-indent:30px;
	height: 20px;
	width: 100px;
	background-image: url(../images/iconos/13.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	line-height: normal;
}
.user{
background:url(img/user.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.letra08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.letra08R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.letra07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9966;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.letra09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.letra10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	font-weight: bold;
}
.letra11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	font-weight: bold;
}
.letra12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.negativo {
	color: #F00;
}
.positivo {
	color: #0F0;
}
.ui-tooltip, .arrow:after {background: black;border: 2px solid white;}
.ui-tooltip {padding: 10px 20px;color: white;border-radius: 20px;max-width:200px;font: bold 14px "Helvetica Neue", Sans-Serif;text-transform: uppercase;box-shadow: 0 0 7px black;}
.arrow {width: 70px;height: 16px;overflow: hidden;position: absolute;left: 50%;margin-left: -35px;bottom: -16px;}
.arrow.top {top: -16px;bottom: auto;}
.arrow.left {left: 20%;}
.arrow:after {content: "";position: absolute;left: 20px;top: -20px;width: 25px;height: 25px;box-shadow: 6px 5px 9px -9px black;		-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);tranform: rotate(45deg);}
.arrow.top:after {bottom: -20px;top: auto;}

tbody.Select td:hover {
	color: #FF3;
	background-color:#333;
}
/*
#Simp1 {
position:absolute;
width:200px;
height:115px;
z-index:5;
left: 189px;
top: 100px;
}
*/

/* Usado en TecnicaYTaller */
.TyTOK{
	background: rgb(0,255,0);
    background: radial-gradient(circle, rgba(0,255,0,0.2) 0%, rgba(0,255,0,0) 100%);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
	}
.TyTNO{
    background: rgb(255,0,0);
    background: radial-gradient(circle, rgba(255,0,0,0.1) 0%, rgba(255,255,255,1) 100%);
	text-shadow: 1px 1px 1px rgba(0, 0, 0,0.2)
	}

.TecnicaYTaller{
	font-family: sans-serif;
	font-size: larger;
    text-shadow: 1px 1px 0 #7A7A7A, 0px 0px 20px #FFFFFF;
    color: #000000;
    /*background: #FFFFCC;*/
}

.Truncate40  { max-width:40px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:left;   width:40px }
.Truncate41  { max-width:40px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:40px }
.Truncate42  { max-width:40px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:40px }

.Truncate50  { max-width:50px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:left;   width:50px }
.Truncate51  { max-width:50px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:50px }
.Truncate52  { max-width:50px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:50px }

.Truncate60  { max-width:60px; 	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:60px }
.Truncate61  { max-width:60px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:60px }
.Truncate62  { max-width:60px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:60px }

.Truncate70  { max-width:70px; 	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:70px }
.Truncate71  { max-width:70px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:70px }
.Truncate72  { max-width:70px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:70px }

.Truncate80  { max-width:80px; 	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:80px }
.Truncate81  { max-width:80px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:80px }
.Truncate82  { max-width:80px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:80px }

.Truncate90  { max-width:90px; 	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:90px }
.Truncate91  { max-width:90px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:90px }
.Truncate92  { max-width:90px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:90px }

.Truncate100 { max-width:100px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:100px}
.Truncate101 { max-width:100px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:100px}
.Truncate102 { max-width:100px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:100px}

.Truncate140 { max-width:140px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:140px}
.Truncate141 { max-width:140px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:140px}
.Truncate142 { max-width:140px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:140px}

.Truncate150 { max-width:150px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:150px}
.Truncate151 { max-width:150px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:150px}
.Truncate152 { max-width:150px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:150px}

.Truncate200 { max-width:200px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:200px}
.Truncate201 { max-width:200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:200px}
.Truncate202 { max-width:200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:200px}

.Truncate250 { max-width:250px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:250px}
.Truncate251 { max-width:250px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:250px}
.Truncate252 { max-width:250px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:250px}

.Truncate300 { max-width:300px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:300px}
.Truncate301 { max-width:300px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:300px}
.Truncate302 { max-width:300px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:300px}

.Truncate350 { max-width:350px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:350px}
.Truncate351 { max-width:350px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:350px}
.Truncate352 { max-width:350px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:350px}

.Truncate400 { max-width:400px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:400px}
.Truncate401 { max-width:400px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:400px}
.Truncate402 { max-width:400px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:400px}

.Truncate450 { max-width:450px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:450px}
.Truncate451 { max-width:450px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:450px}
.Truncate452 { max-width:450px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:450px}

.Truncate500 { max-width:500px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:500px}
.Truncate501 { max-width:500px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:500px}
.Truncate502 { max-width:500px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:500px}

.Truncate600 { max-width:600px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:600px}
.Truncate601 { max-width:600px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:600px}
.Truncate602 { max-width:600px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:600px}

.Truncate700 { max-width:700px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:700px}
.Truncate701 { max-width:700px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:700px}
.Truncate702 { max-width:700px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:700px}

.Truncate750 { max-width:750px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:750px}
.Truncate751 { max-width:750px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:750px}
.Truncate752 { max-width:750px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:750px}

.Truncate780 { max-width:780px;	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;	text-align:left;   width:780px}
.Truncate781 { max-width:780px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; width:780px}
.Truncate782 { max-width:780px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:right;  width:780px}

/* Agregado para hacer Ellipsis en las celdas de dataTables, en cada página hay un limitador de ancho css*/
table.dataTable td  {
  white-space: nowrap; 
  text-overflow: ellipsis;
  overflow: hidden;
}
/* Esto es lo que hace que las celdas de remarquen y se veo el contenido de las ellipsis */
table.dataTable td:hover{
  width: auto;
  border: 2px solid #eee;
  box-shadow: 0px 3px 10px 0px black;
  padding:1px;
  white-space: normal;
  word-break: break-word;
  z-index:5;
	}