@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
.morado {
	color: #461A64;
}
.TextTitulo {
	font-size: 2vw;
	font-weight: bold;
}

.MENU {
	color: #FFFFFF;
	background-color: #336699;
	font-size: 12px;
	}
.MENU2 {
	color: #FFFFFF;
	background-color: #0099FF;
	font-size: 12px;
}

#login_layer {
	position: absolute;
	width: 310px;
	height: 120px;
	z-index: 1;
	background-image: url(img/layer.png);
	background-repeat: repeat;
	visibility: hidden;
}


/* CSS Document */
.INPUT1 {
	width: 250px;
}
.INPUT2 {
	width: 300px;
	font-size: 18px;
}
.RRPP {
	font-size: 15px;
}


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.login1 {
	font-size: 14px;
}
.texto1 {
	font-size: 14px;
}


.texto2 {
	font-size: 11px;
}
.texto3_listado {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
.texto4 {
	font-size: 13px;
}


.login2 {
	font-size: 10px;
}
.login3 {
	font-size: 12px;
	color: #F00;
}


.login_input {
	height: 30px;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.input_standar {
	height: 30px;
	width: 350px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.input_standarArea {
	height: 200px;
	width: 450px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}

.input_pass {
	height: 30px;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.INPUT_100 {
	height: 40px;
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 2px;
	font-weight: bold;
}
.INPUT_100fijo {
	height: 40px;
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 2px;
	font-weight: bold;
}

.INPUT_100b {
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	padding: 2px;
}
.INPUT_100bAREA {
	height: 90px;
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	padding: 2px;
}

.INPUT_100peq {
	height: 30px;
	width: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	padding: 2px;
}
.INPUT_100peq2 {
	height: 30px;
	width: 150px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	padding: 2px;
}



.input_rut {
	height: 30px;
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}

.input_rutPEQ {
	height: 30px;
	width: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}

.input_Area {
	height: 120px;
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}

.input_rut2 {
	height: 30px;
	width: 75%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}
.input_rut3 {
	height: 30px;
	width: 20%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}


.input_fecha {
	height: 30px;
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.input_numero {
	height: 30px;
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}





#recover_layer {
	position: absolute;
	width: 310px;
	height: 120px;
	z-index: 2;
	visibility: hidden;
}
#recover_error {
	position: absolute;
	width: 300px;
	height: 18px;
	z-index: 2;
	visibility: hidden;
}
.OFF {
	background-color: #EEEEEE;
}
.BORDE_CONT {
	border: 1px solid #CCC;
}
.BORDE_BAJO {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F6AB6;
}

.rojo {
	color: #F00;
}
.verde {
	color: #0C0;
}

#foto {
	position: absolute;
	width: 245px;
	height: 245px;
	z-index: 1;
}
.alerta_txt {
	font-size: 16px;
	color: #F00;
}
#form3 table tr td table tr .RRPP label {
	font-weight: bold;
}
.rosado {
	color: #F36;
}
.azul {
	color: #09F;
}
.rayaarriba {
	border: 1px solid #000;
}
#link2 a:link {
	color: #990000;
	text-decoration: none;
}
#link2 a:visited {
	text-decoration: none;
	color: #990000;
}
#link2 a:hover {
	text-decoration: none;
	color: #990000;
}
#link2 a:active {
	text-decoration: none;
	color: #990000;
}
.DESACTIVADO {
	background-color: #eee;
	color: #C00;
	height: 30px;
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}

.tabla_voucher {
	background-attachment: scroll;
	background-image: url(img/VOUCHER.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.BIG {
	font-size: 18px;
}
.text16px {
	font-size: 16px;
}
.legales {
	font-size: 0.8 vw;
}

.text14px {
 font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
}
