.servicioalcliente_logo {
	background-image: url(../img/fonoservicioalcliente.png);
	background-repeat: no-repeat;
	position: relative;
	left: 15px;
	top: 18px;
	height: 81px;
	width: 130px;
}
.servicioalcliente_slider_container {
	height: 298px;
	width: 973px;
	left: -2px;
	top: 200px;
	position: absolute;
	z-index: 1;
}
.servicioalcliente_td_cabecera {
	background-color: #c4c9cd;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #1A171B;
	width: 20%;
	text-align: left;
	height: 20px;
	padding-left: 10px;
}
.servicioalcliente_td_contenido {
	background-color: #e4e6e9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #1A171B;
	text-align: left;
	height: 20px;
	padding-left: 10px;
}
.servicioalcliente_td_telefono {
	color: #009EE0;
}

.servicioalcliente_combobox_regiones {
	position: absolute;
	left: 480px;
	top: 37px;
	z-index: 10000;
}
.servicioalcliente_combobox_tienda {
	position: absolute;
	left: 480px;
	top: 100px;
	z-index: 8000;
}
.servicioalcliente_combobox_ciudad {
	position: absolute;
	left: 480px;
	top: 165px;
	z-index: 4000;
}
.servicioalcliente_titulo_combo1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	position: absolute;
	height: 15px;
	width: 195px;
	left: 2px;
	top: -13px;
}
.servicioalcliente_titulo_combo1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	position: absolute;
	height: 15px;
	width: 195px;
	left: 2px;
	top: -13px;
}
.servicioalcliente_paginas {
	position: absolute;
	height: 15px;
	width: 300px;
	bottom: 10px;
	color: #009EE0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 481px;
}

.servicioalcliente_container_btn_buscar {
	position: absolute;
	height: 24px;
	width: 119px;
	left: 481px;
	top: 160px;
	background-image: url(../img/pogoproveedores.png);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 25px;
	padding-top: 5px;
	cursor:pointer;
}

.servicioalcliente_slider_container_ajax {
	height: 298px;
	width: 973px;
	background-image: url(../img/fondo_servicioalcliente.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 2;
}
