@charset "utf-8";
/*
table {border-collapse:collapse; border: none;}
td{
  padding: 0;
  margin:0;
}
div_contenedor_principal{
	width: 1500px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color:#F2F2F2;
} */
.contenedor_head {
	width: 990px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	float: none;
/*	background-color:rgba(146, 146, 146, 0.06);*/
}
.contenedor_banner{
	width: 414px;
	height: 111px;
	margin-top:24px;
	margin-left:41px;
	float: none;
}
body{
	/*background-image: url(../images/fondo.png);*/
	/*background-color: #FFF;*/

	margin:0;
	background-repeat:  repeat-x;
}

.bloque_superior {
	height: 22px;
	width: 990px;
	background-image: url(../images/bloque_superior.png);
	float: left;
}/*
.bloque_superior_inferior {
	height: 20px;
	width: 990px;
	background-image: url(../images/bloque_superior_inferior.jpg);
	clear: both;
	float: left;
}*/
.contenedor {
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.contenedor_menu {
	float: left;
	clear: both;
	width: 265px;
	height: auto;
}
.contenedor_contenido {
	clear: none;
	float: left;
	height: auto;
	width: 990px;
	text-align: left;
}
.catalogo_productos_izq {
	background-color: #F2F2F2;
	height: 290px;
	width: 231px;
	float: left;
	clear: right;
}
.catalogo_menu {
	height: 45px;
	width: 703px;
	float: none;
}
.catalogo_opciones {
	height: 45px;
	width: 468px;
	float: none;
}
.catalogo_menu_izq {
	background-image: url(../images/categoria_menu_izq.png);
	height: 24px;
	width: 19px;
	float: left;
}
.catalogo_menu_der {
	background-image: url(../images/categoria_menu_der.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 19px;
	float: left;
}



.catalogo_productos_der {
	background-color: #F2F2F2;
	height: 290px;
	width: 231px;
	float: left;
}
.fila {
	height: 290px;
	width: 703px;
}


.contenedor_pie_pagina {
	width: 100%;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 354px;
	position:relative;
	background-color:rgba(153, 153, 153, 0.41);
}
.contenedor_pie_paginaD {
	width: 100%;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 196px;
	position:relative;
	background-color:#999999;
}
.pie_pagina_borde{
	width: 100%;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 19px;
	position:relative;
	background-color:#666666;
}
.pie_linea {
	background-image: url(../images/linea_pie_pagina.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 12px;
	width: 100%;
	background-color: #FFFFFF;
}
.pie_menu {
	height: 35px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	letter-spacing: 1px;
	background-color: #FFFFFF;
}/*
.pie_logizq {
	height: 65px;
	width: 300px;
	float: left;
	background-color: #FFFFFF;
}*/
.pie_direccion {
	float: none;
	height: 87px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: right;
}
.pie_logoder {
	float: left;
	height: 87px;
	width: 310px;
}
.pie_pagina {
	height: 87px;
	width: 990px;
}

.cuadro_bloque_sup {
	background-image: url(../images/sup_cuadro.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 229px;
	margin-left: 6px;
	float: none;
	clear: none;
}
.consulta_inferior {
	clear: none;
	float: none;
	height: 33px;
	width: 229px;
	background-image: none;
	margin-left: 6px;
}
.cuadro_bloque_inferior_izq {
	background-image: url(../images/inferior_izq_cuadro.png);
	height: 33px;
	width: 106px;
	float: left;
}
.contenedor_consulta {
	height: 122px;
	width: 241px;
}
.contenedor_navegador {
	height: auto;
	width: 241px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.contenedor_busqueda {
	height: 188px;
	width: 241px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.contenedor_navegador_sup {
	background-image: url(../images/menu_izq_sup.png);
	height: 22px;
	width: 229px;
	margin-left: 6px;
}

.area_peticion {
	background-color: #CCCCCC;
	height: 33px;
	width: 103px;
	clear: none;
	float: left;
	text-align: center;
}
.cuadro_bloque_inferior_der {
	background-image: url(../images/inferior_der_cuadro.png);
	float: right;
	height: 33px;
	width: 20px;
}




.bloque_superior_centro {
	height: 155px;
	width: 450px;
	/*background-color: #FFF;*/
	float: left;
	clear: none;
}
.consulta_icono {
	background-color: #333333;
	float: left;
	height: 60px;
	width: 65px;
	background-image: url(../images/icono_sesion_online.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.consulta_icono_inactivo {
	background-color: #333333;
	float: left;
	height: 60px;
	width: 65px;
	background-image: url(../images/icono_sesion_offline.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.busqueda_icono {
	background-color: #333333;
	float: left;
	height: 60px;
	width: 65px;
	background-image: url(../images/icono_buscar.png);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.noticia_icono {
	background-color: #333333;
	float: left;
	height: 60px;
	width: 65px;
	background-image: url(../images/icono_informacion.png);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.busqueda_centro {
	background-color: #333333;
	clear: both;
	height: 70px;
	width: 229px;
	margin-left: 6px;
	float: none;
}


.consulta_estado {
	background-color: #333333;
	clear: none;
	float: left;
	height: 60px;
	width: 164px;
}
.busqueda_estado {
	background-color: #333333;
	clear: none;
	float: left;
	height: 60px;
	width: 164px;
}
.consulta_txt_estado_activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #00CC00;
	text-decoration: none;
	text-shadow: #A2FA98 0px -0.3px 0.3px;
}

.consulta_txt_estado_inactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
	text-shadow: #E4E4E4 0px -0.3px 0.3px;
}
.titulo_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 18px;
	text-shadow: #F9F9F9 0px -0.3px 0.3px;
}

.texto_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 37px;
}
.consulta_txt_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow: #F9F9F9 0px -0.3px 0.3px;
	
	
}


.bloq_izq_1 {
	height: 34px;
	width: 25px;
	float: left;
	clear: none;
	background-image: url(../images/bloq_izq_banner.png);
	background-color: #F2F2F2;
}
.bloq_inf_1 {
	background-image: url(../images/bloq_inf_banner.png);
	height: 10px;
	width: 519px;
	clear: none;
	float: none;
	background-repeat: no-repeat;
}

.bloque_superior_centro_der {
	/*background-color: #FFF;*/
	float: left;
	height: 155px;
	width: 540px;
	clear: none;
}
.bloq_banner_menu {
	background-color: #CCCCCC;
	height: 24px;
	width: 519px;
	float: none;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.menu_link {
	height: 18px;
	float: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: transparent;
	text-decoration:none;
	text-shadow: #999999 0px -0.3px 0.3px;
}
a:hover {
	color: #FF0000;
	text-shadow: #FEBCBA 0px -0.3px 0.3px;
}



.contenedor_navegador_central {
	background-color: #CCCCCC;
	height: auto;
	width: 229px;
	margin-right: 6px;
	margin-left: 6px;
}/*
.bloques_noticias {
	background-color: #333333;
	clear: both;
	height: 171px;
	width: 229px;
	margin-left: 6px;
}*/
.titulo_catalogo {
	background-color: #8E8E8E;
	height: 31px;
	width: 703px;
}
.contenedor_noticias {
	height: 318px;
	width: 241px;
}
.producto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	height: auto;
	font-weight: bold;
	letter-spacing: normal;
	width: 203px;
	text-align: center;
	word-spacing: normal;
	float: left;
	vertical-align: middle;
	white-space: normal;
}
.proudcto_precio {
	background-color: #990000;
	height: 25px;
	width: 109px;
	clear: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.producto_detalle {
	background-color: #D90000;
	height: 25px;
	width: 94px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a.link_detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.link_detalle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.link_categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#990000;
	text-decoration: none;
	padding-left: 10px;
	
}
a.link_categoria:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	padding-left: 10px;
}

a.link_productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
	padding-right: 22px;
	
}
a.link_productos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	padding-right: 22px;
}


a.link_producto_individual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
	
}
a.link_producto_individual:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}


a.link_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	padding-right: 20px;
}
a.link_noticia:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	padding-right: 20px;
	text-decoration: none;
}

a.link_noticia_ext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	padding-right: 20px;
	line-height: 14px;
}
a.link_noticia_ext:hover {
	color:#FF9900;
	padding-right: 20px;
	font-weight: bold;
}


.Texto_Catalogo_Producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}

.Texto_Detalle_Total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-indent: 10px;
}
.producto_precio_ant {
	clear: both;
	height: 25px;
	width: 203px;
	float: left;
}



.producto_imagen {
	height: 170px;
	width: 203px;
	float: left;
	background-color: #FFFFFF;
}
.producto_descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: normal;
	height: 35px;
	width: 203px;
	float: left;
	text-align: left;
	word-spacing: normal;
}

.logo_tarpeco {
	background-repeat: no-repeat;
	float: left;
	height: 52px;
	width: 295px;
}
.tarpeco_letras {
	float: right;
	height: 52px;
	width: 169px;
	background-repeat: no-repeat;
	background-position: center center;
}
.Titulo_vista_catalogo {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-shadow: #E4CCCC 0px -0.4px 0.4px;
}
.Titulo_catalogo_linea {
	background-image: url(../images/Linea.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 7px;
	width: 703px;
}
.Titulo_nombre_categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
/*	text-shadow: #E4CCCC 0px -0.2px 0.2px;*/
}
.Titulo_nombre_servicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}

.contenedor_borde {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
/*	background-image: url(../images/fondo_central.png);*/
	background-repeat:  repeat;
	background-position: center;
	padding-left: 0px;
	padding-right: 0px;
}
.Texto_Precio_Producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.Texto_Precio_Producto_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: line-through;
}
.Texto_Precio_Producto_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #990000;
}
.Titulo_nombre_producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-align: left;
}
.Titulo_Noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #990000;*/
	text-align: left;
	padding-left:15px;
	/*font-weight: bold;*/
}
.Texto_Noticia_Fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	text-indent: 20px;
}
.txt_redes_sociales{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

.Texto_Informacion_Producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.Texto_Servicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.Texto_Ubicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.Texto_Titulo_Ubicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.Texto_Noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	padding-left:15px;
}
.Texto_Contacto_Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.Texto_Contacto_Negocio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Texto_Contacto_Contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Texto_Formulario_Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.Texto_Formulario_Sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}




.Texto_Precio_Producto_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.zoom_imagen {
	height: 31px;
	width: 97px;
	margin-right: auto;
	margin-left: auto;
}
.zoom_imagen a    {
	display:block;
	height: 18px;
	width: 97px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/boton_ampliar_imagen.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	background-position: center center;
}
.zoom_imagen a:hover    {
	display:block;
	height: 18px;
	width: 97px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/boton_ampliar_imagen_hover.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	background-position: center center;
}
.Texto_Menu_Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-indent: 3px;
	text-shadow: #B4B4B4 0px -1px 1px;
}
.Texto_Menu_Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: 600;
	text-indent: 3px;
}
.Texto_Menu_Servicios{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-indent: 3px;
	text-align: justify;
	/*vertical-align: middle;*/
}

.Seleccion_Idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-shadow: #B4B4B4 0px -0.4px 0.4px;
	margin-right: 3px;
}
.etiquetas_contacto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.cmxform{
	margin:0px;
	padding:0px;
}

.text_contacto_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	width: 150px;
}
.boton_contaco_btn {
	padding: 0px;
	height: 25px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	background-color: #C55F5F;
	background-image: url(../images/boton_mensaje.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
 }


.Titulo_Modulo_Superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	
}








.Texto_Footer_Sub {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
}
.Titulo_empresa {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.Texto_Footer {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.Texto_Footer_Derechos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.pagina_inf_izq {
	background-image: url(../images/borde_pag_infizq.png);
	clear: both;
	float: left;
	height: 22px;
	width: 320px;
}
.Texto_Desarrollado {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.Texto_Content_Top {
	color: #FF9900
}



 
/*Estilo Menu left*/


.arrowlistmenu{
	width: auto; /*width of accordion menu*/
	height: auto;
	min-height:20px;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.arrowlistmenu ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #666666; /*custom bullet list image*/
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.arrowlistmenu ul li a:visited{
	color: #666666;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #FFFFFF;
	background-color: #000000;
}



.cuadro_detalle{
	width: auto; /*width of accordion menu*/
	height: 25px;
}

.cuadro_detalle ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.cuadro_detalle ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
}

.cuadro_detalle ul li a{
	color: #FFFFFF; /*custom bullet list image*/
	display: block; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cuadro_detalle ul li a:visited{
	color: #FFFFFF;
}
.cuadro_detalle ul li a:hover{ /*hover state CSS*/
	color: #FFFFFF;
	background-color: #000000;
}
.Texto_Inf_Prod_Detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.Texto_Navegador_Productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Texto_Titulo_Busqueda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.Texto_Desactivado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	/*vertical-align: middle;*/
}
.Combo_Navegador_Productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F8F8F8;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.Combo_Busqueda_Categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F8F8F8;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.Combo_Busqueda_Marca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F8F8F8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.TITULO_10_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	background-color: #F8F8F8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-shadow: #EFD7D7 0px -0.4px 0.4px;
}
.Boton_Busqueda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #E6E6E6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 100px;
}
.titulo_productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #990000;
}
.contenido_productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.class_contact_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #9E0A10;*/
	font-weight: bold;
	display: inline-block;
	text-align: left;
	float: left;
	line-height: 19px;
	background-color: #FFF;
	padding-right: 20px;
}
.class_contact_1{
	width: 100%;
	display: block;
	/*background-image: url(../images/img_line.png);*/
	/*background-repeat: repeat-x;
	background-position: right center;*/
	line-height: 19px;
	height: 19px;
	}
.class_contact_button {
	display: block;
	float: right;
	height: 19px;
	width: 19px;
	cursor:pointer;
}
.class_contact_quad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	width: 320px;
	margin-left: 10px;
	color: #333;
	line-height: 14px;
	padding-left:40px;
	
}
.class_contact_span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline-block;
	/*color: #9E0A10;
	font-weight: bold;*/
	margin-left: 20 px;
	margin-right: 10px;
	line-height: 18px;
	padding-left:49px;
}
.class_contact_span1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline-block;
	color: #0192E3;
}
.text_cabecera_consulta{
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.text_cabecera_buscar{
width:165px;
height:30px;
text-align:center;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
padding-right: 4px;
background-position: left 46%;
margin-left: 12px;
border-radius:6px;
position:relative;
left:-12px;
background-position: left 5px center;
background-image: url(../../../templates/elegante/images/search.png);
}
.contenedor_pie_pagina_up{
	width: 990px;
	height:354px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.contenedor_pie_pagina_down{
	width: 990px;
	height:177px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.pie_titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.pie_fecha_noticia{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0099FF	
}
.pie_titulo_noticia{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.pie_servicios_titulo{
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px
}
.titulo_pagina_inicio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:normal;
	padding-top: 20px;
	padding-left:32px;
}
.titulo_pagina{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:normal;
	padding-top: 20px;
	padding-left:5px;
	padding-bottom:10px;
}
.txt_titulo_inicio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#0192E3;
}
.contenido_inicio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;	
}
.titulo_servicio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000;		
}
.fecha_servicio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;		
}
.texto_servicio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;		
}
.texto_azul_serv{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0192E3;			
}
.texto_azul_serv{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0192E3;			
}
.texto_titulo_categoria{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding-bottom:10px
}
.texto_categoria_cat{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.texto_compartir{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.texto_12_negro{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	}
.texto_12_compartir{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	}
.texto_tit_compartir{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:justify;
}
.texto_contacto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	padding-left:15px;
}
.texto_contacto_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding-left:15px;
}
.input_sombra{
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	text-align: left;
	padding: 5px;
	/*padding-left:20px;*/
	width:210px;
	/*box-shadow: 0 0 8px #CCC;*/
}
.textarea_sombra{
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	text-align: left;
	padding: 5px;
	border-radius: 7px;
	color:	rgb(146, 146, 146);
}

#div_contenedor_principal{
background-color:#F2F2F2;
}
