@charset "utf-8";
/* CSS Document */
	body  {
    	font: 60% Verdana, Arial, Helvetica, sans-serif;
    	background: #949599;
    	margin: 0;
    	padding: 0;
    	color: #000000;
    }
	
	p {
		padding: 3px;
		margin: 3px;
	}
	a{
	color:#003d4c;
	text-decoration: none;
	}
	a:hover{
	color:#003d4c;
	text-decoration: underline;
	}
	a img{
	border:none;
	}

/* TEXTOS */
	.texto-navegacion{
		padding: 0px 5px 10px 20px; /*  arriba, der ,abajo, izq */
		font-size: 9px;
		text-align: right;
	}
	.texto-titulo{
		color: #003366;
		font-weight: bolder;
		font-size: 16px;
		padding: 0px 0px 0px 20px; /*  arriba, der ,abajo, izq */
	}
	.texto-subtitulo{
		color: #003366;
		font-weight: bolder;
		font-size: 10px;
		padding: 0px 0px 0px 0px; /*  arriba, der ,abajo, izq */
	}
	.texto-subtitulo2{
		color: #003366;
		font-weight: bolder;
		font-size: 12px;
		padding: 0px 0px 3px 0px; /*  arriba, der ,abajo, izq */
	}
	.texto-contenido{
		color: #003d4c;
		padding: 0px 5px 0px 5px;
	}
.destacado {
  color: #FF0000; 
  font-size: 8px; 
  font-weight: bold; 
}
	.texto-contenido2{
		color: #003d4c;
		font-size: 9px;
		font: "Times New Roman", Times, serif;
		padding: 0px 0px 0px 0px;
	}
	.texto-contenido3{
		color: #003d4c;
		font-size: 9px;
		font: "Times New Roman", Times, serif;
		width: 60px;
	}
	.texto_sucursal_titulo {
		padding: 1px;
		color: #FFFFFF; 
		font-weight: bold;
	}
	.texto_sucursal_titulo2 {
		padding: 0px;
		color: #FFFFFF; 
		font-weight: bold;
		font-size: 10px;
	}
	.texto_sucursal_titulo1 {
		padding: 2px;
		color: #FFFFFF; 
		font-weight: bold;
		font-size: 9px;
		font:n Calibri;
		background-color: #3F598B;
	}
	.texto_empleos_titulo {
		font-size: 10px;
		padding: 5px;
		color: #FFFFFF; 
		font-weight: bold; 
	}
	.texto_empleos_subtitulo {
		font-size: 10px;
		padding: 3px;
		color: #000000;  
	}
	.texto_empleos_lista {
		font-size: 9px;
		padding: 3px;
		color: #000000; 
	}
	.texto_empleos_lista2 {
		font-size: 9px;
		padding: 2px;
		color: #000000; 
	}
	.texto_empleos_pie {
		font-size: 9px;
		padding: 1px;
		color: #000000; 
	}
	.texto-contacto-input {
		color: #666666;
		font-size: 10px;
		width: 240px;
		margin: 2px 2px;
	}
	.texto-input-pass {
		color: #666666;
		font-size: 11px;
		width: 100px;
	}
	.texto-input-pass2 {
		color: #666666;
		font-size: 9px;
		width: 110px;
	}
	.texto-input-pass3 {
		color: #666666;
		font-size: 9px;
		width: 40px;
	}
	.texto_noticia {
		color: #993300;
		font-size: 9px;
		font-weight: bold; 
		padding: 3px;
		margin: 5px;
	}
	.texto_noticia2 {
		color: #993300;
		font-size: 9px;
		font-weight: normal; 
		padding: 0px;
		margin: 0px;
	}
	.texto_noticia3 {
		color: #993300;
		font-size: 10px;
		font-weight: bold; 
		padding: 3px;
		margin: 5px;
	}
	.texto_ver_mas {
		color: #FF6633;
		font-size: 9px;
		padding: 5px;
		margin: 5px;
	}
	
	.texto-destacado-verde {
		color: #006600;
		font: 9px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	.tabla_error {
		text-align: left;
		font-size: 12px;
		border: 1px solid #CC3300;
		background: #FFF0F0;
		padding: 5px 5px;
		
	}
	.texto-destacado-rojo {
		color: #CC0000;
		font:0.9em/145% helvetica,arial,verdana;
		font-weight: bold;
	}
	.texto-destacado-rojo2 {
		color: #CC0000;
		font:1.0em/145% helvetica,arial,verdana;
		font-weight: bold;
	}
	.texto-destacado-rojo3 {
		color: #CC0000;
		font:1.1em/145% helvetica,arial,verdana;
		font-weight: bold;
	}
	.tabla_adv {
		text-align: left;
		font-size: 12px;
		border: 1px solid #FF9900;
		background: #FFEAD5;
		padding: 5px 5px;
		
	}
	.tabla_naranja {
		font-size: 10px;
		border-bottom: 1px solid #FF9900;
		border-left: 1px solid #FF9900;
		border-right: 1px solid #FF9900;
		border-top: 1px solid #FF9900;
		background: #FFCC66;
		padding: 0px 0px;
		
	}
	.texto-destacado-naranjo {
		color: #FF9900;
		font:0.9em/145% helvetica,arial,verdana;
		font-weight: bold;
	}


/* TABLAS */
	.tabla_sucursal td{
		text-align: left;
		font-size: 10px;
		border-bottom: 1px solid #006699;
		border-left: 1px solid #006699;
		border-right: 1px solid #006699;
		padding: 6px;

	}

	.tabla_sucursal2{
		text-align: left;
		font-size: 10px;
		border: 1px solid #FF6600;
		padding: 3px;

	}
	.tabla_tabajo {
		text-align: left;
		font-size: 10px;
		border-bottom: 1px solid #003366;
		border-left: 1px solid #003366;
		border-right: 1px solid #003366;
		background: #FFFFFF;
	}
	.tabla_tabajo2 {
		text-align: left;
		font-size: 10px;
		border: 2px solid #003366;
		background: #ECF5FF;
	}
	.tabla_intro {
		text-align: center;
		font-size: 10px;
		border: 2px solid #006699;
		background: #FFFFFF;
	}
	.tabla_contacto {
		text-align: left;
		font-size: 10px;
		border: 1px solid #006699;
		background: #E5E5E5;
	}
	.tabla_contactob {
		text-align: left;
		font-size: 10px;
		border: 1px solid #006699;
		background: #E0E7F1;
	}
	.tabla_noticias {
		font-size: 9px;
		border: 1px solid #003366;
		padding: 1px;
	}
	.texto_noticias {
		font-size: 9px;
		padding: 1px;
	}
	.tabla_ok {
		text-align: left;
		font-size: 12px;
		border: 1px solid #006600;
		background: #EEFCED;
		padding: 5px 5px;
		
	}
	.tabla_fondo {
		text-align: left;
		font-size: 12px;
		border: 1px solid #CCC;
		background:  #EEE;
		padding: 5px 5px;
		
	}
	.tabla_fondo2 {
		text-align: left;
		border: 1px solid #CCC;
		background:  #EEE;
		padding: 2px 2px 2px 2px;
	}
	.tabla_fondo0 {
		text-align: left;
		border: 1px solid #CCC;
		background:  #EEE;
		padding: 0px 0px 0px 0px;
		
	}
	.texto-contacto-input-reclamo240 {
		color: #666666;
		font-size: 10px;
		width: 360px;
		margin: 2px 2px;
	}
	.texto-contacto-input-reclamo140 {
		color: #666666;
		font-size: 10px;
		width: 200px;
		margin: 2px 2px;
	}
	.texto-contacto-input-reclamo100 {
		color: #666666;
		font-size: 10px;
		width: 140px;
		margin: 2px 2px;
	}
	.texto-contacto-input-reclamo20 {
		color: #666666;
		font-size: 10px;
		width: 45px;
		margin: 2px 2px;
	}

.texto_tabla {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}


