/*DEFINICIONES*/

body{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
}

table{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}

tr{
	margin:0px;
	padding:0px;
}

td{
  padding:0;
  margin:0;
  border-spacing:0;
  font-family:verdana;font-size:5px;text-decoration:none;color:#000;
}



/*
 * CLASES DE TABLAS
 */
.tabla_expandir{width:100%;height:100%;text-align:center;}
.tabla_principal{width:914px;height:472px;}



/*
 * CENTRADOS HORIZONTALES
*/

.td_centro{text-align:center;}
.td_izquierda{text-align:left;}
.td_derecha{text-align:right;}


/* 
 * CENTRADOS VERTICALES
 */

.td_arriba{vertical-align:top;}
.td_abajo{vertical-align:bottom;}
.td_centro{vertical-align:middle;}


/*
 * CENTRADOS HORIZONTAL-VERTICALES
 */
 
.td_centro_centro{text-align:expression("center");text-align:-moz-center;vertical-align:middle;}


.tabla_intermediacion{
	width:624px;
	height:377px;
	background-image:url("../images/bkg_intermediacion.gif");
}

.tabla_intermediacion2{
	width:624px;
	height:56px;
	background-image:url("../images/img_buscador2.gif");
}


.registro{
	margin-left:364px;
	width:260px;
	height:136px;
}

.cabecera_int{
	width:624px;
	height:56px;
	background-image:url("../images/img_fondo_buscador.gif");
	background-repeat:no-repeat;
}

.cabecera2{
	width:558px;
	height:41px;
	background-color:#ffffff;
}

.cajas_de_texto{
	margin-left:90px;
	width:164px;
	height:46px;
}

.info_cabecera{
	width:249px;
	height:46px;
}

.info_cabecera1{
	width:117px;
	height:46px;
}

.tabla_sie{
	width:558px;
	height:16px;
}

.opciones_columna{
	width:558px;
	height:14px;
}

.tabla_fondo{
	width:570px;
	height:281px;
	background-color:#ffffff;
}

.fila_gris{
	width:608px;
	height:34px;
	background-color:#f3f2f2;
}

.fila_blanco{
	width:608px;
	height:34px;
	background-color:#ffffff;
}

.contenido_gris{
	margin-left:5px;
}

.contenido_blanco{
	margin-left:5px;
}

.contenido_puesto{
	width:221px;
	height:34px;
}

.contenido_poblacion{
	width:81px;
	height:34px;
}

.contenido_empresa{
	width:100px;
	height:34px;
}


/*ALTOS*/
.alto1{height:1px;}
.alto2{height:2px;}
.alto3{height:3px;}
.alto4{height:4px;}
.alto5{height:5px;}
.alto8{height:8px;}
.alto12{height:12px;}
.alto15{height:15px;}
.alto17{height:17px;}
.alto20{height:20px;}
.alto25{height:25px;}
.alto30{height:30px;}
.alto35{height:35px;}
.alto38{height:38px;}
.alto40{height:40px;}
.alto45{height:45px;}
.alto50{height:50px;}
.alto53{height:53px;}
.alto55{height:55px;}
.alto57{height:57px;}
.alto58{height:58px;}
.alto60{height:60px;}
.alto62{height:62px;}
.alto70{height:70px;}
.alto77{height:77px;}
.alto85{height:85px;}
.alto90{height:90px;}
.alto100{height:100px;}
.alto105{height:105px;}
.alto110{height:110px;}
.alto115{height:115px;}
.alto118{height:118px;}
.alto135{height:135px;}
.alto150{height:150px;}
.alto160{height:160px;}
.alto200{height:200px;}
.alto241{height:241px;}
.alto243{height:243px;}
.alto300{height:300px;}
.alto315{height:315px;}
.alto320{height:325px;}
.alto326{height:326px;}
.alto330{height:330px;}
.alto350{height:350px;}
.alto378{height:378px;}
.alto390{height:390px;}
.alto630{height:630px;}
.altomax{height:100%;}

/*ANCHOS*/

.ancho1{width:1px;}
.ancho2{width:2px;}
.ancho3_blanco{width:3px;background-color:#FFFFFF;}
.ancho3{width:3px;}
.ancho4{width:4px;}
.ancho5{width:5px;}
.ancho7{width:7px;}
.ancho8{width:8px;}
.ancho9{width:9px;}
.ancho10{width:10px;}
.ancho12{width:12px;}
.ancho15{width:15px;}
.ancho16{width:16px;}
.ancho20{width:20px;}
.ancho21{width:21px;}
.ancho23{width:23px;}
.ancho25{width:25px;}
.ancho30{width:30px;}
.ancho35{width:35px;}
.ancho40{width:40px;}
.ancho50{width:50px;}
.ancho55{width:55px;}
.ancho60{width:60px;}
.ancho74{width:74px;}
.ancho80{width:80px;}
.ancho84{width:84px;}
.ancho108{width:108px;}
.ancho120{width:120px;}
.ancho130{width:130px;}
.ancho150{width:150px;}
.ancho165{width:165px;}
.ancho173{width:173px;}
.ancho190{width:190px;}
.ancho199{width:199px;}
.ancho215{width:215px;}
.ancho225{width:225px;}
.ancho237{width:237px;}
.ancho250{width:250px;}
.ancho273{width:273px;}
.ancho325{width:325px;}
.ancho365{width:365px;}
.ancho369{width:369px;}
.ancho400{width:400px;}
.ancho415{width:415px;}
.ancho450{width:450px;}
.ancho475{width:475px;}
.ancho500{width:500px;}
.anchomax{width:100%;}