body {	
	/*para no dejar espacion del formulario*/
		margin-top: 0.0em;
		margin-right: 0.0em;
		margin-bottom: 0.0em;
		margin-left: 0.0em;
	/*fin*/
	}

/* para las tablas*/
.backgndTabla {
	text-align:center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-STYLE: normal;
	background-color:#CCCCCC;

}


.textotitulotablas{
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}

.titulosalida{
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}

.backgndTablatitulo {
	border: thin none;
	border-color:#ffffff;
}

.texto_planilla {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size: 12px;
	font-style: normal;
	color: #000000;	
}

.texto_campos
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}


/* fin*/

/* control formulario y campos*/
.form-control {
      border-radius: 0;
	  font-size:12px;
	  font-weight: bold;
  }
  
 .btn {
      padding: 5px 10px;
      background-color: #333;
      color: #f1f1f1;
      border-radius: 0;
      transition: .2s;
	  font-size:12px;
  }
  .btn:hover, .btn:focus {
      border: 1px solid #333;
      background-color: #fff;
      color: #000;
  }

  .navbar {
      font-family: Montserrat, sans-serif;
      margin-bottom: 0;
      background-color: #2d2d30;
      border: 0;
      font-size: 11px !important;
      letter-spacing: 4px;
      opacity: 0.9;
  }  

/* fin */



.backgndTablaborde {
	border-color:#4D4D4D;
	background-color:#FFFFFF;
}


.backgndTablapantalla {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	TEXT-TRANSFORM: capitalize;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;	
	border: thin none;
	background-image: url(imagenes/fondotablas.png);	

}

.backgndTablafondo {
	filter:alpha(opacity=50);-moz-opacity:.15;opacity:.50;
	background-color:#ffffff;
}




.texto {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.texto_turno {
	font-family:"Times New Roman", Times, serif;
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	background-image: url(imagenes/fondotablas.png);
	color: #ffffff;	
}

.texto_encuesta {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}

.texto_pantalla {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}

.texto_titulo {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
}


.texto_planilla {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size: 10px;
	font-style: normal;
	color: #000000;	
}


.colorboton {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background-image: url(imagenes/fondotablas.png);
	color: #ffffff;	
}

.colorbotonotros {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-image: url(imagenes/fondotablas.png);
	color: #ffffff;	
}


.botones {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background-image: url(imagenes/fondotablas.png);
	color: #ffffff;	
}


.colortablatitulo {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background-color:#006699;
	border-color:#006699;
	color: #ffffff;	
}

.colorfondotitulopie {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background-color:#006699;
	border-color:#006699;
	color: #ffffff;	
}

.colorsegundo {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;	
}

.pie {
	z-index:1;filter:alpha(opacity=20);float:left;-moz-opacity:.20;opacity:.20; background-color:#CCCCCC;
}
