body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(img/cargando.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
body.imprimir {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: none;
}

#contenedor_inicio {
	position:absolute;
	left:0px;
	top:0px;
	width:1003px;
	height:1070px;
	z-index:1;
	background-image: url(img/fondo_inicio.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#contenedor_buscador {
	position:absolute;
	left:0px;
	top:0px;
	width:1003px;
	height:1170px;
	z-index:1;
	background-image: url(img/fondo_buscador.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#contenedor_pedido {
	position:absolute;
	left:0px;
	top:0px;
	width:1003px;
	height:900px;
	z-index:1;
	background-image: url(img/fondo_pedido.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#contenedor_confirmar_pedido {
	position:absolute;
	left:0px;
	top:0px;
	width:1003px;
	height:1100px;
	z-index:1;
	background-image: url(img/fondo_confirmar_pedido.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#contenedor_acceso_area_privada {
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	height:300px;
	z-index:1;
	background-image: url(img/fondo_acceso_privado.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#menu_inicio {
	position:absolute;
	left:25px;
	top:110px;
	width:250px;
	height:350px;
	z-index:2;
}
#montaje_inicio {
	position:absolute;
	left:275px;
	top:110px;
	width:728px;
	height:200px;
	z-index:3;
}
#mensaje_inicio {
	position:absolute;
	left:275px;
	top:110px;
	width:728px;
	height:200px;
	z-index:30;
}
#logo {
	position:absolute;
	left:25px;
	top:0px;
	width:375px;
	height:83px;
	z-index:4;
}
#titulo_seccion {
	position:absolute;
	left:305px;
	top:330px;
	width:660px;
	height:18px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1pt;
	text-align: right;
	font-weight: bold;
}
#ruedas_inicio {
	position:absolute;
	left:305px;
	top:370px;
	width:315px;
	height:375px;
	z-index:6;
	background-image: url(img/fondo_buscador_inicio.jpg);
	background-repeat: no-repeat;
}
#ruedas_buscador {
	position:absolute;
	left:305px;
	top:375px;
	width:660px;
	height:210px;
	z-index:6;
	background-image: url(img/fondo_buscador_ruedas.jpg);
	background-repeat: no-repeat;
}
#llantas_inicio {
	position:absolute;
	left:650px;
	top:370px;
	width:315px;
	height:300px;
	z-index:7;
	background-image: url(img/fondo_buscador2_inicio.jpg);
	background-repeat: no-repeat;
}
#llantas_buscador {
	position:absolute;
	left:305px;
	top:375px;
	width:660px;
	height:210px;
	z-index:6;
	background-image: url(img/fondo_buscador_llantas.jpg);
	background-repeat: no-repeat;
}
#contenido_talleres {
	position:absolute;
	left:305px;
	top:370px;
	width:660px;
	height:660px;
	z-index:6;
	background-image: url(img/fondo_contenido_talleres.jpg);
	background-repeat: no-repeat;
}
#contenido_somos {
	position:absolute;
	left:305px;
	top:370px;
	width:660px;
	height:660px;
	z-index:6;
	background-image: url(img/fondo_contenido_somos.jpg);
	background-repeat: no-repeat;
}
#contenido_equivalencias {
	position:absolute;
	left:305px;
	top:370px;
	width:660px;
	height:660px;
	z-index:6;
	background-image: url(img/fondo_contenido_equivalencias.jpg);
	background-repeat: no-repeat;
}
#listado_equivalencias {
	position:absolute;
	left:15px;
	top:55px;
	width:625px;
	height:585px;
	z-index:11;
	overflow: auto;
}
#listado_talleres {
	position:absolute;
	left:305px;
	top:370px;
	width:660px;
	height:660px;
	z-index:11;
	background-image: url(img/fondo_listado_talleres.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#titulo_listado_talleres {
	position:absolute;
	left:50px;
	top:9px;
	width:245px;
	height:17px;
	z-index:12;
	visibility: hidden;
}
#talleres {
	position:absolute;
	left:15px;
	top:55px;
	width:625px;
	height:585px;
	z-index:13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	overflow: auto;
	visibility: hidden;
}
#ficha_taller {
	position:absolute;
	left:305px;
	top:370px;
	width:660px;
	height:660px;
	z-index:14;
	background-image: url(img/fondo_ficha_talleres.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#titulo_ficha_taller {
	position:absolute;
	left:50px;
	top:9px;
	width:245px;
	height:17px;
	z-index:15;
	visibility: hidden;
}
#cerrar_ficha_taller {
	position:absolute;
	left:425px;
	top:10px;
	width:155px;
	height:17px;
	z-index:16;
	visibility: hidden;
}
#taller {
	position:absolute;
	left:15px;
	top:55px;
	width:625px;
	height:585px;
	z-index:17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	overflow: auto;
	visibility: hidden;
}
#ficha_neumatico_equiv {
	position:absolute;
	left:305px;
	top:370px;
	width:660px;
	height:660px;
	z-index:14;
	background-image: url(img/fondo_ficha_talleres.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#titulo_ficha_neumatico_equiv {
	position:absolute;
	left:50px;
	top:9px;
	width:245px;
	height:17px;
	z-index:15;
	visibility: hidden;
}
#cerrar_ficha_neumatico_equiv {
	position:absolute;
	left:425px;
	top:10px;
	width:155px;
	height:17px;
	z-index:16;
	visibility: hidden;
}
#neumatico_equiv {
	position:absolute;
	left:15px;
	top:55px;
	width:625px;
	height:420px;
	z-index:17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	overflow: auto;
	visibility: hidden;
}
#fondo_formu_taller {
	position:absolute;
	left:305px;
	top:370px;
	width:660px;
	height:660px;
	z-index:18;
	background-image: url(img/fondo_formu_taller.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#titulo_formu_taller {
	position:absolute;
	left:50px;
	top:9px;
	width:500px;
	height:17px;
	z-index:19;
	visibility: hidden;
}
#cerrar_formu_taller {
	position:absolute;
	left:425px;
	top:10px;
	width:155px;
	height:17px;
	z-index:20;
	visibility: hidden;
}
#formu_taller {
	position:absolute;
	left:15px;
	top:55px;
	width:625px;
	height:585px;
	z-index:21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	overflow: auto;
}
#formu_talleres {
	position:absolute;
	left:15px;
	top:50px;
	width:625px;
	height:75px;
	z-index:7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
#txt_talleres {
	position:absolute;
	left:15px;
	top:320px;
	width:625px;
	height:250px;
	z-index:8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}
#colaborar_talleres {
	position:absolute;
	left:15px;
	top:595px;
	width:625px;
	height:50px;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
#foto_talleres {
	position:absolute;
	left:5px;
	top:150px;
	width:650px;
	height:145px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
#contenido_somos {
	position:absolute;
	left:305px;
	top:370px;
	width:660px;
	height:660px;
	z-index:11;
	background-image: url(img/fondo_somos.jpg);
	background-repeat: no-repeat;
}
#txt1_somos {
	position:absolute;
	left:15px;
	top:55px;
	width:625px;
	height:585px;
	z-index:13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
	letter-spacing: 1pt;
}
#titulos_inicio {
	position:absolute;
	left:50px;
	top:9px;
	width:245px;
	height:17px;
	z-index:1;
}
#titulo_ficha_inicio {
	position:absolute;
	left:50px;
	top:9px;
	width:570px;
	height:17px;
	z-index:1;
	visibility: hidden;
}
#titulo_equivalencias {
	position:absolute;
	left:50px;
	top:9px;
	width:570px;
	height:17px;
	z-index:1;
}
#formu_ruedas_inicio {
	position:absolute;
	left:10px;
	top:45px;
	width:295px;
	height:305px;
	z-index:2;
}
#formu_ruedas_buscador {
	position:absolute;
	left:10px;
	top:45px;
	width:640px;
	height:160px;
	z-index:2;
}
#formu_llantas_inicio {
	position:absolute;
	left:10px;
	top:46px;
	width:295px;
	height:250px;
	z-index:2;
}
#equivalencias_inicio {
	position:absolute;
	left:650px;
	top:680px;
	width:315px;
	height:65px;
	z-index:8;
}
#equivalencias_neumaticos {
	position:absolute;
	left:305px;
	top:680px;
	width:315px;
	height:65px;
	z-index:8;
}
#fondo_txt_neumaticos {
	position:absolute;
	left:305px;
	top:595px;
	width:660px;
	height:155px;
	z-index:11;
	background-image: url(img/fondo_txt_neumaticos.jpg);
	background-repeat: no-repeat;
}
#txt_neumaticos {
	position:absolute;
	left:10px;
	top:5px;
	width:640px;
	height:140px;
	z-index:12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}
#fondo_ofertas_inicio {
	position:absolute;
	left:305px;
	top:760px;
	width:660px;
	height:270px;
	z-index:9;
	background-image: url(img/fondo_ofertas_inicio.jpg);
	background-repeat: no-repeat;
}
#fondo_ficha_inicio {
	position:absolute;
	left:305px;
	top:760px;
	width:660px;
	height:275px;
	z-index:10;
	background-image: url(img/fondo_ficha_inicio.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#ofertas1_inicio {
	position:absolute;
	left:5px;
	top:55px;
	width:650px;
	height:200px;
	z-index:2;
}
#ofertas2_inicio {
	position:absolute;
	left:340px;
	top:43px;
	width:315px;
	height:220px;
	z-index:2;
}
#titulo_pago {
	position:absolute;
	left:25px;
	top:460px;
	width:250px;
	height:21px;
	z-index:10;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
#iconos_pago {
	position:absolute;
	left:25px;
	top:484px;
	width:250px;
	height:85px;
	z-index:10;
}
#foto_izqda_inicio {
	position:absolute;
	left:25px;
	top:575px;
	width:250px;
	height:69px;
	z-index:11;
}
#banner1 {
	position:absolute;
	left:25px;
	top:645px;
	width:250px;
	height:130px;
	z-index:12;
}
#banner2 {
	position:absolute;
	left:25px;
	top:784px;
	width:250px;
	height:130px;
	z-index:13;
}
#foto2_izqda_inicio {
	position:absolute;
	left:25px;
	top:775px;
	width:250px;
	height:266px;
	z-index:11;
}
#txt_movimiento {
	position:absolute;
	left:27px;
	top:86px;
	width:246px;
	height:20px;
	z-index:14;
}
#menu2 {
	position:absolute;
	left:6px;
	top:1050px;
	width:990px;
	height:17px;
	z-index:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
#menu2_buscador {
	position:absolute;
	left:6px;
	top:1150px;
	width:990px;
	height:17px;
	z-index:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
#menu2_carrito {
	position:absolute;
	left:6px;
	top:880px;
	width:990px;
	height:17px;
	z-index:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
#menu2_confirmar_pedido {
	position:absolute;
	left:6px;
	top:1080px;
	width:990px;
	height:17px;
	z-index:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
#fondo_listado {
	position:absolute;
	left:25px;
	top:600px;
	width:940px;
	height:540px;
	z-index:16;
	background-image: url(img/fondo_listado.jpg);
	background-repeat: no-repeat;
}
#listado {
	position:absolute;
	left:10px;
	top:70px;
	width:910px;
	height:450px;
	z-index:2;
	overflow: auto;
	padding-right: 10px;
}
#imprimir_listado {
	position:absolute;
	left:725px;
	top:35px;
	width:155px;
	height:17px;
	z-index:3;
}
#ordenar_precio {
	position:absolute;
	left:525px;
	top:35px;
	width:155px;
	height:17px;
	z-index:4;
}
#titulo_ficha {
	position:absolute;
	left:50px;
	top:9px;
	width:245px;
	height:17px;
	z-index:1;
	visibility: hidden;
}
#ficha_producto {
	position:absolute;
	left:30px;
	top:70px;
	width:870px;
	height:450px;
	z-index:5;
	overflow: auto;
	padding-right: 10px;
	visibility: hidden;
}
#ficha_producto_inicio {
	position:absolute;
	left:14px;
	top:44px;
	width:620px;
	height:215px;
	z-index:5;
	overflow: auto;
	padding-right: 10px;
	visibility: hidden;
}
#fondo_ficha {
	position:absolute;
	left:25px;
	top:600px;
	width:940px;
	height:540px;
	z-index:17;
	background-image: url(img/fondo_ficha.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#cerrar_ficha {
	position:absolute;
	left:725px;
	top:35px;
	width:155px;
	height:17px;
	z-index:6;
	visibility: hidden;
}
#encabezado_pedido {
	position:absolute;
	left:305px;
	top:375px;
	width:660px;
	height:85px;
	z-index:6;
	background-image: url(img/fondo_encabezado_pedido.jpg);
	background-repeat: no-repeat;
}
#encabezado_pago {
	position:absolute;
	left:305px;
	top:375px;
	width:660px;
	height:85px;
	z-index:6;
	background-image: url(img/fondo_encabezado_pago.jpg);
	background-repeat: no-repeat;
}
#encabezado_pago2 {
	position:absolute;
	left:305px;
	top:375px;
	width:660px;
	height:85px;
	z-index:6;
	background-image: url(img/fondo_encabezado_pago2.jpg);
	background-repeat: no-repeat;
}
#encabezado_pago3 {
	position:absolute;
	left:305px;
	top:375px;
	width:660px;
	height:85px;
	z-index:6;
	background-image: url(img/fondo_encabezado_pago3.jpg);
	background-repeat: no-repeat;
}
#encabezado_pago4 {
	position:absolute;
	left:305px;
	top:375px;
	width:660px;
	height:85px;
	z-index:6;
	background-image: url(img/fondo_encabezado_pago4.jpg);
	background-repeat: no-repeat;
}
#encabezado_pago5 {
	position:absolute;
	left:305px;
	top:375px;
	width:660px;
	height:85px;
	z-index:6;
	background-image: url(img/fondo_encabezado_pago5.jpg);
	background-repeat: no-repeat;
}
#titulo_pedido {
	position:absolute;
	left:50px;
	top:14px;
	width:245px;
	height:17px;
	z-index:1;
}
#txt_encabezado_pedido {
	position:absolute;
	left:25px;
	top:49px;
	width:610px;
	height:22px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
#fondo_pedido {
	position:absolute;
	left:25px;
	top:470px;
	width:940px;
	height:400px;
	z-index:16;
	background-image: url(img/fondo_contenido_pedido.jpg);
	background-repeat: no-repeat;
}
#pedido {
	position:absolute;
	left:10px;
	top:45px;
	width:910px;
	height:535px;
	z-index:2;
	overflow: auto;
	padding-right: 10px;
}
#pedido2 {
	position:absolute;
	left:10px;
	top:45px;
	width:910px;
	height:340px;
	z-index:2;
	overflow: auto;
	padding-right: 10px;
}
#fondo_confirmar_pedido {
	position:absolute;
	left:25px;
	top:470px;
	width:940px;
	height:600px;
	z-index:16;
	background-image: url(img/fondo_cont_conf_pedido.jpg);
	background-repeat: no-repeat;
}
#confirmar_pedido {
	position:absolute;
	left:775px;
	top:5px;
	width:109px;
	height:20px;
	z-index:3;
}
#agregar_producto_pedido {
	position:absolute;
	left:525px;
	top:5px;
	width:158px;
	height:22px;
	z-index:4;
}
#ayuda_pedido {
	position:absolute;
	left:335px;
	top:10px;
	width:315px;
	height:65px;
	z-index:3;
	background-image: url(img/fondo_ayuda_pedido.png);
	background-repeat: no-repeat;
	visibility: hidden;
}
#cancelar_pedido {
	position:absolute;
	left:280px;
	top:5px;
	width:158px;
	height:22px;
	z-index:5;
}
#enviar_pedido {
	position:absolute;
	left:750px;
	top:5px;
	width:158px;
	height:20px;
	z-index:3;
}
#contenido_acceso_area_privada {
	position:absolute;
	left:19px;
	top:62px;
	width:457px;
	height:209px;
	z-index:1;
}
#txt_aviso {
	position:absolute;
	left:15px;
	top:55px;
	width:625px;
	height:585px;
	z-index:11;
	overflow: auto;
	padding-right: 10px;
}
#lectura_neumaticos {
	position:absolute;
	left:0px;
	top:300px;
	width:660px;
	height:360px;
	z-index:11;
	background-image: url(img/fondo_lectura_neumaticos.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	visibility: hidden;
}
#lectura_neumaticos_inicio {
	position:absolute;
	left:305px;
	top:370px;
	width:660px;
	height:375px;
	z-index:20;
	background-image: url(img/fondo_lectura_inicio.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	visibility: hidden;
}
#lectura_neumaticos_neumaticos {
	position:absolute;
	left:305px;
	top:375px;
	width:660px;
	height:375px;
	z-index:20;
	background-image: url(img/fondo_lectura_inicio.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	visibility: hidden;
}
#contenido_area_profesionales {
	position:absolute;
	left:15px;
	top:55px;
	width:625px;
	height:585px;
	z-index:11;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-right: 10px;
}
#imprimir_area_profesionales {
	position:absolute;
	left:450px;
	top:8px;
	width:156px;
	height:22px;
	z-index:1;
}
#contenido_comprar {
	position:absolute;
	left:20px;
	top:45px;
	width:900px;
	height:340px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
#titulo_forma_pago {
	position:absolute;
	left:50px;
	top:14px;
	width:150px;
	height:17px;
	z-index:1;
}
#nro_pedido_pago {
	position:absolute;
	left:250px;
	top:14px;
	width:160px;
	height:17px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
}
#importe_pedido_pago {
	position:absolute;
	left:445px;
	top:14px;
	width:205px;
	height:17px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
}

a.menu:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.menu:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.enlaces:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0066CC;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.enlaces:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.enlaces:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0066CC;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.enlaces:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0099FF;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.menu_titulo:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	font-weight: bold;
}
a.menu_titulo:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 1pt;
	font-weight: bold;
}
a.menu_titulo:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	font-weight: bold;
}
a.menu_titulo:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	font-weight: bold;
}
a.enlaces_normales:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.enlaces_normales:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
a.enlaces_normales:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.enlaces_normales:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.ofertas_inicio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 140px;
	width: 120px;
}
img.izqda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 30px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
	width: 76px;
}
select.medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
	width: 125px;
}
select.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
	width: 150px;
}
select.largo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
	width: 275px;
}
select.muylargo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
	width: 500px;
}
select.pago {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
	width: 175px;
}
input.botones_inicio {
	font-family: "Arial Black", Arial, "Helvetica 55 Roman";
	font-size: 8pt;
	color: #666666;
	letter-spacing: 1pt;
	width: 100px;
	font-weight: normal;
	font-variant: normal;
}
input.cajas_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
	width: 50px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
input.cajas_largas_envio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
	width: 350px;
	font-weight: bold;
	background-color: #EEEEEE;
}
input.cajas_medias_envio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
	width: 250px;
	font-weight: bold;
	background-color: #EEEEEE;
}
input.cajas_cortas_envio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
	width: 150px;
	font-weight: bold;
	background-color: #EEEEEE;
}
input.numero_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
	width: 135px;
	font-weight: bold;
	height: 15px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
	width: 710px;
	height: 30px;
	font-weight: bold;
	background-color: #EEEEEE;
}
.td1_formu_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-left: 10px;
	letter-spacing: 1pt;
	font-weight: bold;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.td2_formu_inicio {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
	height: 20px;
}
.td3_formu_inicio {
	height: 30px;
	padding-left: 10px;
}
.td4_formu_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-left: 10px;
	letter-spacing: 1pt;
	font-weight: bold;
	height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.td5_formu_inicio {
	text-align: center;
}
.td6_formu_inicio {
	text-align: center;
	vertical-align: bottom;
	padding-top: 8px;
}
.td1_formu_ruedas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-left: 10px;
	letter-spacing: 1pt;
	font-weight: bold;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.td2_formu_ruedas {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
	height: 20px;
}
.td3_formu_ruedas {
	height: 30px;
	padding-left: 10px;
}
.td4_formu_ruedas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1pt;
	font-weight: bold;
	height: 22px;
	padding-left: 10px;
}
.td5_formu_ruedas {
	text-align: center;
}
.td6_formu_ruedas {
	padding-top: 4px;
	text-align: center;
	vertical-align: bottom;
}
.td7_formu_ruedas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1pt;
	font-weight: bold;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
.td8_formu_ruedas {
	height: 30px;
	padding-left: 10px;
}
.tda_formu_ruedas {
	width: 300px;
}
.tdb_formu_ruedas {
	width: 35px;
}
.tdc_formu_ruedas {
	width: 305px;
}
.td1_ofertas_inicio {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0099FF;
	text-align: left;
	width: 290px;
}
.td2_ofertas_inicio {
	width: 130px;
}
.td3_ofertas_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-align: left;
	width: 160px;
}
.td4_ofertas_inicio {
	text-align: right;
	height: 40px;
	width: 290px;
}
.td5_ofertas_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-align: right;
	width: 160px;
}
.td_listado_precio {
	width: 45px;
	color: #0099FF;
	text-align: right;
	font-size: 9pt;
}
.td_listado_precio2 {
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #FF6600;
	text-decoration: line-through;
	text-align: right;
}
.td_listado_precio_llantas {
	width: 75px;
	color: #0099FF;
	text-align: right;
	font-size: 10pt;
}
.td_listado_precio2_llantas {
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #FF6600;
	text-decoration: line-through;
	text-align: right;
}
.td_listado_rueda {
	width: 33px;
}
.td_listado_llanta {
	width: 93px;
	text-align: center;
}
.td_listado_marca {
	width: 190px;
	color: #000000;
}
.td_listado_marca2 {
	width: 182px;
	color: #000000;
}
.td_listado_modelo {
	width: 230px;
}
.td_listado_modelo2 {
	width: 200px;
}
.td_listado_medidas {
	width: 120px;
}
.td_listado_marca_llantas {
	width: 400px;
	color: #000000;
}
.td_listado_modelo_llantas {
	width: 280px;
}
.td_listado_medidas_llantas {
	width: 50px;
	text-align: center;
}
.td_listado_hueco_llantas {
	width: 25px;
}
.td_listado_ficha {
	width: 105px;
	padding-top: 4px;
	text-align: center;
}
.td_listado_ficha_llantas {
	width: 130px;
	padding-top: 4px;
	text-align: center;
}
.td_listado_recomendado {
	width: 35px;
	text-align: center;
}
.td_listado_comprar {
	width: 95px;
	padding-top: 4px;
}
.td_listado_imprimir {
	text-align: center;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.td_listado_eliminar {
	padding-top: 4px;
	width: 200px;
	text-align: center;
}
.td1_listado_imprimir {
	text-align: center;
	width: 23px;
}
.td2_listado_imprimir {
	width: 230px;
}
.td3_listado_imprimir {
	width: 330px;
}
.td4_listado_imprimir {
	width: 50px;
}
.td5_listado_imprimir {
	width: 45px;
	font-size: 10pt;
	color: #0099FF;
	text-align: right;
}
.td6_listado_imprimir {
	width: 33px;
	text-align: center;
}
.td7_listado_imprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	height: 30px;
}

.td1_ficha {
	width: 200px;
	height: 200px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.td1_ficha_equiv {
	width: 155px;
	height: 200px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.td2_ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
	padding-left: 30px;
	height: 55px;
}
.td2a_ficha_equiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
	padding-left: 15px;
	height: 20px;
	width: 245px;
}
.td2b_ficha_equiv {
	font-family: "Arial Black", Arial, "Helvetica 55 Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #FF3300;
	text-decoration: line-through;
	letter-spacing: 1pt;
	height: 35px;
	width: 245px;
	text-align: center;
}
.td3_ficha {
	font-family: "Arial Black", Arial, "Helvetica 55 Roman";
	font-size: 18pt;
	font-weight: bold;
	color: #0099FF;
	letter-spacing: 1pt;
	padding-left: 30px;
	height: 65px;
}
.td3_ficha_equiv {
	font-family: "Arial Black", Arial, "Helvetica 55 Roman";
	font-size: 18pt;
	font-weight: bold;
	color: #0099FF;
	letter-spacing: 1pt;
	height: 45px;
	width: 245px;
	text-align: center;
}
.td4_ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1pt;
	padding-left: 30px;
	height: 20px;
	width: 245px;
}
.td5_ficha {
	font-family: "Arial Black", Arial, "Helvetica 55 Roman";
	font-size: 10pt;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	width: 650px;
}
.td5_ficha_equiv {
	font-family: "Arial Black", Arial, "Helvetica 55 Roman";
	font-size: 10pt;
	color: #666666;
	padding-left: 10px;
	font-weight: bold;
	width: 600px;
}
.td6_ficha {
	width: 200px;
	text-align: center;
}
.td6_ficha_equiv {
	width: 200px;
	text-align: right;
}
.td7_ficha {
	vertical-align: top;
	font-family: "Arial Black", Arial, "Helvetica 55 Roman";
	font-size: 14pt;
	color: #000000;
	padding-left: 30px;
	font-weight: bold;
	height: 35px;
	letter-spacing: 1pt;
}
.td7_ficha_equiv {
	vertical-align: top;
	font-family: "Arial Black", Arial, "Helvetica 55 Roman";
	font-size: 10pt;
	color: #000000;
	padding-left: 15px;
	font-weight: bold;
	height: 35px;
	width: 445px;
	letter-spacing: 1pt;
}
.td8_ficha {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	height: 25px;
}
.td8_ficha_equiv {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	height: 25px;
	width: 445px;
}
.td9_ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-left: 10px;
	text-align: justify;
	width: 850px;
}
.td9_ficha_equiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-left: 10px;
	text-align: justify;
	width: 600px;
	padding-top: 10px;
}
.td10_ficha {
	width: 675px;
}
.td10_ficha_equiv {
	width: 445px;
}
.td11_ficha {
	width: 200px;
	padding-top: 10px;
}
.td11_ficha_equiv {
	text-align: right;
	vertical-align: bottom;
}
.td12_ficha {
	font-family: "Arial Black", Arial, "Helvetica 55 Roman";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	width: 850px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.td1_encab_ficha_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
}
.td2_encab_ficha_inicio {
	text-align: right;
}
.td1_ficha_inicio {
	width: 100px;
	height: 100px;
	background-color: #FFFFFF;
	text-align: center;
}
.td2_ficha_inicio {
	width: 500px;
}
.td3_ficha_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
	width: 500px;
	height: 20px;
	padding-left: 10px;
}
.td4_ficha_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	height: 20px;
	padding-left: 10px;
}
.td5_ficha_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0099FF;
	height: 20px;
	padding-left: 10px;
}
.td6_ficha_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	height: 20px;
	padding-left: 10px;
}
.td7_ficha_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 600px;
	padding-top: 5px;
	text-align: justify;
}
.td8_ficha_inicio {
	text-align: right;
	height: 20px;
}
.td1_ayuda_pedido {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	height: 15px;
	text-align: right;
}
.td2_ayuda_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: justify;
}
.td1_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 893px;
	height: 30px;
}
.td2_pedido {
	width: 893px;
}
.td3_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: right;
	width: 893px;
}
.td4_pedido {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.td5_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	padding-left: 25px;
}
.td6_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	padding-left: 25px;
	padding-bottom: 2px;
}
.td7_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	padding-left: 25px;
}
.td8_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-top: 2px;
	padding-left: 15px;
}
.td_pedido_titulo_rueda {
	background-color: #CCCCCC;
	width: 73px;
}
.td_pedido_rueda {
	width: 73px;
	text-align: center;
}
.td_pedido_titulo_producto {
	width: 445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	letter-spacing: 1pt;
}
.td_pedido_producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	width: 445px;
}
.td_pedido_titulo_cantidad {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	letter-spacing: 1pt;
	text-align: right;
}
.td_pedido_cantidad {
	text-align: right;
	width: 90px;
}
.td_pedido_titulo_precio {
	width: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	letter-spacing: 1pt;
	text-align: right;
}
.td_pedido_precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	width: 75px;
	text-align: right;
}
.td_pedido_precio_nfu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	width: 75px;
	text-align: right;
	height: 30px;
	padding-bottom: 10px;
}
.td_pedido_titulo_total {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	text-align: right;
}
.td_pedido_titulo_importe {
	width: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	letter-spacing: 1pt;
	text-align: right;
}
.td_pedido_importe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-align: right;
	width: 75px;
}
.td_pedido_importe_nfu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-align: right;
	width: 75px;
	height: 30px;
	padding-bottom: 10px;
}
.td_pedido_euro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	width: 10px;
}
.td_pedido_euro_nfu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	width: 10px;
	height: 30px;
	padding-bottom: 10px;
}
.td_pedido_titulo_eliminar {
	background-color: #CCCCCC;
	width: 115px;
}
.td_pedido_eliminar {
	text-align: right;
	width: 115px;
	padding-top: 4px;
}
.td_pedido_tipo_vehiculo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	width: 475px;
	text-align: right;
	height: 30px;
	padding-bottom: 10px;
}
.td1_formu_envio_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	width: 100px;
	padding-left: 25px;
	letter-spacing: 1pt;
}
.td3_formu_envio_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	width: 100px;
	padding-left: 25px;
}
.td4_formu_envio_pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	padding-left: 25px;
	letter-spacing: 1pt;
}
.td1_listado_talleres {
	width: 255px;
	padding-left: 15px;
}
.td2_listado_talleres {
	width: 145px;
}
.td3_listado_talleres {
	width: 75px;
	text-align: right;
}
.td4_listado_talleres {
	width: 95px;
	text-align: right;
}
.td5_listado_talleres {
	width: 95px;
	text-align: right;
	padding-right: 15px;
}
.td6_listado_talleres {
	width: 250px;
}
.td7_listado_talleres {
	width: 65px;
	padding-top: 4px;
}
.td1_listado_transporte {
	width: 80px;
	text-align: right;
}
.td2_listado_transporte {
	width: 100px;
	text-align: right;
}
.td3_listado_transporte {
	width: 100px;
	text-align: right;
}
.td4_listado_transporte {
	width: 100px;
	text-align: right;
	padding-right: 20px;
}
.td_buscador_talleres {
	text-align: right;
	height: 25px;
}
.td2_buscador_talleres {
	text-align: right;
	height: 30px;
	padding-top: 4px;
}
.td_colaborar_talleres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
	text-align: right;
	height: 25px;
}
.td_ficha_taller_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	letter-spacing: 1pt;
	padding-left: 20px;
}
.td_ficha_taller_direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	height: 35px;
	letter-spacing: 1pt;
	padding-left: 20px;
}
.td_ficha_taller_poblacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	height: 35px;
	letter-spacing: 1pt;
	padding-left: 20px;
}
.td_ficha_taller_fin {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.td1_formu_taller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	width: 175px;
	height: 30px;
	letter-spacing: 1pt;
	text-align: right;
	padding-right: 15px;
}
.td2_formu_taller {
	text-align: right;
	padding-right: 60px;
}
.td1_equiv_neumaticos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
	height: 20px;
	letter-spacing: 1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.td2_equiv_neumaticos {
	padding-top: 4px;
	padding-bottom: 8px;
	text-align: justify;
}
.td_buscador_equivalencias {
	text-align: right;
	height: 25px;
	font-size: 9pt;
	font-weight: bold;
	color: #0066CC;
	width: 595px;
}
.td1_buscador_equivalencias {
	width: 315px;
}
.td2_buscador_equivalencias {
	width: 80px;
}
.td3_buscador_equivalencias {
	width: 20px;
	text-align: center;
}
.td1_listado_equivalencias {
	width: 125px;
	padding-left: 15px;
}
.td2_listado_equivalencias {
	width: 125px;
	text-align: right;
}
.td3_listado_equivalencias {
	width: 100px;
	text-align: right;
}
.td4_listado_equivalencias {
	width: 250px;
	text-align: right;
	padding-top: 4px;
	padding-right: 15px;
}
.td5_listado_equivalencias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
}
.td1_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0066CC;
	padding-left: 15px;
	letter-spacing: 1pt;
	font-weight: bold;
	height: 20px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	background-color: #EEEEEE;
}
.td2_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-left: 15px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: justify;
	background-color: #FFFFFF;
}
.td3_noticias {
	text-align: right;
	padding-right: 15px;
	height: 30px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.td_noticias_hueco {
	height: 4px;
	font-size: 4px;
	line-height: 4px;
}
.td1_acceso_area_privada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 1pt;
	padding-bottom: 15px;
}
.td2_acceso_area_privada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
	padding-bottom: 15px;
}
.td3_acceso_area_privada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	height: 50px;
	font-weight: bold;
	padding-left: 50px;
}
.td4_acceso_area_privada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1pt;
}
.td_area_profesionales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-left: 100px;
}
.td2_area_profesionales {
	text-align: center;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}
.td_mapaweb {
	height: 25px;
	padding-left: 33px;
}
.td1_menu_admin {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #F5F5F5;
	padding-left: 40px;
	padding-top: 5px;
}
table.ofertas {
	height: 90px;
	width: 290px;
}
table.listado {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
table.pedido {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
}
table.datos_personales {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
}
table.titulos_listado_talleres {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
}
table.titulos_listado2_talleres {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
}
table.titulos_listado_transporte {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
}
table.listado_talleres {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
	height: 25px;
}
table.noticias {
	width: 600px;
	border: 1px solid #0066CC;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 40px;
}
.resaltar {
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
}
.resaltar_gris {
	font-weight: bold;
	color: #666666;
	font-size: 11pt;
	letter-spacing: 2pt;
}
.resaltar_azul {
	font-weight: bold;
	color: #0066CC;
	font-size: 11pt;
	letter-spacing: 2pt;
}
.resaltar_azul2 {
	font-weight: bold;
	color: #0066CC;
	font-size: 9pt;
	letter-spacing: 1pt;
}
.parrafos_aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}

.centrar {
	text-align: center;
}
.flechitas {
	font-size: 8pt;
	margin-top: 0px;
	vertical-align: top;
}
.seccion_activa {
	color: #0099FF;
}
.fondo_blanco {
	background-color: #FFFFFF;
	background-image: none;
}
.tachado {
	color: #FF6600;
	text-decoration: line-through;
	font-style: italic;
	font-size: 8pt;
}
.tachado_m {
	font-size: 8pt;
	color: #FF3300;
	text-decoration: line-through;
}
.tachado_g {
	font-family: "Arial Black", Arial, "Helvetica 55 Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #FF3300;
	text-decoration: line-through;
	letter-spacing: 1pt;
}
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.txt_normal_negrita {
	font-weight: bold;
	color: #666666;
}
.txt_cursiva {
	font-style: italic;
}
.prueba {
	color: #FFFFFF;
}
.margen_foto_derecha {
	margin-left: 20px;
}
.alinear_derecha {
	text-align: right;
	padding-right: 15px;
}
.justificar {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
