html, body{
  padding:0px;
  margin:0px;
  color: #9fa0a2;
  height:100%;
  background: #151515; 
  text-align: justify;
}

.table_atencion_top{
  background:#FFFFFF url(images/atencion_cliente_top.png) top left no-repeat;
  height: 23px;
}

.table_atencion_middle{
  background:#FFFFFF url(images/atencion_cliente_middle.png) top left no-repeat;
  height: 250px;
}

.table_publicidad_top{
  background:url(images/web_amigas_top.gif) top left no-repeat;
  height: 23px;
}

.table_publicidad_middle{
  background:url(images/web_amigas_middle.gif) bottom left no-repeat;
  vertical-align: top;
  text-align: center;
  height: auto;
}

.table_publicidad_bottom{
  background:url(images/web_amigas_bottom.gif) top left no-repeat;
  height: 8px;
}


div.css_bg_tabla {
  width: 935px; 
  height: auto;
  display:table;
  float:left;
  clear:both;
}

div.css_bg_tabla td{
  color:#000000;
}

div.css_bg_top {
  width: 935px; 
  height: 17px; 
  background: url('../images/img_bg_top.gif') bottom left no-repeat;
}

div.css_bg_middle {
  width: 935px;
  min-height: 350px; 
  max-height: auto;
  padding: 10px 10px 10px 10px;
  background: url('../images/img_bg_middle.gif') top left repeat-y;
  color: #000000;
}

div.css_bg_bottom {
  width: 935px; 
  height: 17px;
  background: url('../images/img_bg_bottom.gif') top left no-repeat;
}


.table_contacto { 
  width:300px; 
  height:393px; 
  padding: 0px 0px 0px 5px; 
  text-align:left; 
  border-collapse: collapse;
}

.table_contacto_top{
  background:url(images/formulario_contacto_top.png) top left no-repeat;
  height: 23px;
}

.table_contacto_middle{
  padding-top: 100px;
  padding-left: 10px;
  padding-right: 10px;
  background:url(images/formulario_contacto.png) bottom left no-repeat;
  vertical-align: top;
  text-align: left;
  height: auto;
}

.table_contacto input{
  width: 190px;
  border: 1px solid #9fa0a2;
  background-color:#FFFFFF; 
}
.table_contacto button{
  width: 150px;
  border: 1px solid #9fa0a2;
} 

.right_table { 
  width:200px; 
  height:300px; 
  margin: auto; 
  text-align:left; 
  border-collapse: collapse;
}


.table_categorias { 
  width:200px; 
  height:auto; 
  padding: 0px 0px 0px 5px; 
  text-align:left; 
  border-collapse: collapse;
}

.table_categorias_top{
  background:url(images/categorias_top.gif) top left no-repeat;
  height: 23px;
}

.table_categorias_middle{
  background:url(images/categorias_middle.gif) bottom left no-repeat;
  vertical-align: top;
  text-align: left;
  height: auto;
  text-decoration:none;
}

.table_categorias_middle a{
  text-decoration:none;
}

.table_buscar { 
  width:200px; 
  height:auto; 
  padding: 0px 0px 0px 5px; 
  text-align:left; 
  border-collapse: collapse;
}

.table_buscar_top{
  background:url(images/buscar_top.gif) top left no-repeat;
  height: 23px;
}

.table_buscador{
  float: left;
  background: url("../images/productos/buscador.png") bottom left no-repeat;
  vertical-align: middle;
  width: 218px;
  height: 115px;
  text-align: left;
}

.table_buscador_elementos{
  float: left;
  width: 203px;
  height: 100px;
  padding: 40px 0px 0px 0px;
  text-align: right;
}

.table_buscador_elementos input{
  border: 1px solid #9fa0a2;
  background-color:#FFFFFF; 
}

.table_buscar_middle input{
  width: 115px;
  border: 1px solid #9fa0a2;
  background-color:#FFFFFF; 
}
.table_buscar_middle button{
  width: 50px;
  height: 18px;
  border: 1px solid #9fa0a2;
 	font-family: Tahoma;
	font-size:10px;
} 

.separador{
  background:url(images/separador.gif) top left repeat-x;
  text-align: center;
  height: auto;
  width: 100%;
}

img { border:0px;}

a:hover { text-decoration:none; }

.main_text, body, li, input, textarea, font
	{
		font-family: Tahoma;
		font-size:11px;
		line-height:13px;
		color:#3D3D3D;		
	}

a { color:#0B6DC6}

font {color:#0B6DC6; font-weight:bold}

.c_text, .c_text a { color:#919191; text-decoration:none; line-height:11px}
.c_text a:hover { text-decoration:underline}
.c_text span a { color:#DE7B0D; font-weight:bold; text-decoration:underline}
.c_text span a:hover { text-decoration:none; }

.ls_text, .ls_text a { line-height:11px; color:#FFFFFF; text-decoration:none}
.ls_text a:hover { text-decoration:underline}

.tbl_contactos{
  width: 100%;
  height: 100%;
  padding: 10px 10px 10px 10px;
}


.form{height:20px; margin-top:1px;}
.form input, .input	{width:221px; height:17px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px; padding-top:0px}

textarea {width:221px; height:69px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:1px}

.form1{height:20px; margin-top:5px;}
.form1 input, .input1 {width:149px; height:17px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px;}

ul {margin:0; padding:0; list-style:none}
li  {background: none; margin: 0px; padding:0px}
li a  {line-height:18px; }

.d_t { display:table; height:65px; width:100%}

.d_r { display:table-row; height:65px; width:100%}

.d_c { display:table-cell; float:left; height:65px; width:100%}

/* MAQUETACION GENERAL DE LA TABLA DEL INDEX*/
.tbl_main { 
  width:960px;
  height:100%; 
  margin: auto; 
  text-align:left;
  font-size: 11px; 
  border-left: 1px solid #000000; 
  background:#000000;
  border-collapse: collapse;
}

.tbl_middle {
  padding: 0px 0px 0px 0px;
  width: 960px;
  height:100%;
  *height: auto;
  *width:960px;  
  background:#000000 url(images/table_background.gif) bottom left repeat-x;
  color: #eaeaea;
  font-size: 12px;
}

.tbl_middle a{ 
  color:#FFFFFF;
  font-weight:bold;
  text-decoration: underline;
}

.tbl_mancha_abajo {
  width: 100%;
  height:29px;
  border-right: 1px solid #000000;
  background:#000000 url(../images/mancha_abajo.png) bottom left no-repeat;
}

.tbl_mancha_abajo2 {
  width: 100%;
  height:29px;
  border-right: 1px solid #000000;
  background:#000000 url(../images/mancha_abajo_2.png) bottom left no-repeat;
}

.tbl_bottom { 
  width: 100%;
  height:10px; 
  *height:auto;
  background:#FFFFFF; 
  border-right: 1px solid #000000;
  vertical-align: middle;
}

.tbl_bottom_tittle { 
  width: 100%;
  height:20px; 
  background:#000000;
  color:#FFFFFF;
  margin: 0px 0px 0px 0px;
  text-align:center;
  font-size: 12px;
}

.tbl_bottom_tittle a{ 
  color:#FFFFFF;
  font-size: 12px;
  font-weight:bold;
}

.tbl_promociones_derecha {
  width: 313px;
  height:506px;
  color: #000000;
  font-size: 12px;
}

.tbl_promociones_middle{
  background:#FFFFFF;
  height: 310px;
  text-align: left;
}

.tbl_promociones_title {
  color:#000000; 
  font-weight:bold;
}

.div_promociones_derecha {
  position:relative;
  background:url("../images/img_promociones_bg.jpg") top left no-repeat;
  width:313px
  height:516px; 
  padding-left: 16px; 
  padding-top: 10px;
  padding-bottom: 10px;
  *padding-left:20px;
  
  text-align:left;
  margin-top:50px;
  font-size: 11px;  
}

.div_promociones_boton_scanner {
  float:left;
  height:auto;
  margin-left: 35px;
  margin-top: 30px;
}

.tbl_nosotros{
  width: 100%;
  height: 100%;
  padding: 10px 0px 10px 16px;
  border: 0px; 
  border-collapse:collapse;
  text-align: left;
}

.tbl_contactenos{
  width: 100%;
  height: 500px;
  padding: 10px 0px 10px 16px;
  border: 0px; 
  border-collapse:collapse;
  text-align: justify;
}

.tbl_contactenos b{
  font-size: 20px;
  font-weight: bold;
}

#form_contacto{
  width:403px;
  text-align: left;
}

#form_contacto td{
  text-align: left;
}

#form_contacto input{
  width:290px;
}
#form_contacto textarea{
  width:290px;
  border: 1px solid #9fa0a2;
}

.tbl_novedades {
  width: 335px;
  padding: 15px 0px 0px 0px; 
  *padding-left:5px;
  font-size: 12px;
  color: #000000;  
}

.tbl_novedades a{
  color: #000000; 
  font-weight:bold;
}

.tbl_clima {
  float:left;
  width: 309px;
  height: 140px;
  margin-top: 28px;
  margin-left: 10px;
  z-index:300;
}

#detalle_clima{
  color:#FFFFFF;
  height:124px;
  width:305px;
  text-align:right;
  font-weight:bold;
  padding-top:68px;
}

#cotizacion_dolar{
  float:left;
  position:relative;
  top:-15px;
  color:#FFFFFF;
  height:124px;
  width:329px;
  padding:28px 0px 0px 10px;
  font-size: 14px;
  font-weight:bold;
  text-align:left;
  background:url("../images/img_cotizacion_bg.png") top left no-repeat;
}

#formato_dolar{
  color:#000000;
  font-size:12px;
  text-align:left;
  padding:28px 0px 0px 10px;
}
/*--------------------------------------------------------------------------------------------------------------------------------*/

.header { height:auto; background:url(images/fl-f.jpg) no-repeat 32px 154px}

.content { height:auto;}



.v_l { background:url(images/v-l.gif) repeat-y; width:1px;}

.h_l { background:url(images/h-l.gif) repeat-x; height:1px}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Title_medium
{
	font-weight: bold;
	font-size: 14px;
	color: #cc3300;
}

.textbox_1{
  border-color:#C0C0C0;
  border-style:solid; 
  border-width:1px;
}

.button_1{
  border-color:#C0C0C0;
  border-style: solid;
  font-size:11px;
  border-width:1px;
  height: 20px;
  width:120px;
}  

div.recuadro_foto{
	padding:0px 0px 0px 5px;
	float:left;
	background:url('./images/recuadro_foto.jpg') left top no-repeat;
	width:158px; height:126px;
}

.recuadro_foto_grande{
 	background:url('./images/recuadro_foto_grande.jpg') left top no-repeat;
	width:225px;
  height:170px;
}

.text_1{
  font-size:11px; 
  font-family:tahoma;
  color:gray;
}

.text_2{
  color:gray;
}

.text_3{
  font-size:11px; 
  font-family:tahoma;
  color:red;
}

.link_1{
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: red;
}

.tbl_news{
  font-size:9px;
  color: #404040;
}

.tbl_sector_bienvenidos {
  height:345px; 
  padding: 15px 0px 15px 15px; 
  *padding-left:5px;
  text-align: left;
}



/*Mostrar productos */
.tbl_mostrar_producto{
  width:675px;
  height:auto;
  text-align:left;
  vertical-align:bottom;
}

.tbl_producto_top{
  float:right;
  width:606px;
  height:20px;
  text-align:left;
  vertical-align:top;
  background: #FFFFFF url("../images/productos/bg_top.gif") top right no-repeat;
}

.tbl_producto_middle{
  float:right;
  width:606px;
  min-height:50px;
  max-height:auto;
  text-align:left;
  vertical-align:top;
  background: #FFFFFF url("../images/productos/bg_middle.gif") top right repeat-y;
}

.tbl_producto_bottom{
  float:right;
  width:606px;
  height:20px;
  text-align:left;
  vertical-align:top;
  margin-bottom:70px;
  background: #FFFFFF url("../images/productos/bg_bottom.gif") top right no-repeat;
}

.tbl_imagen_producto{
  position:absolute;
  width:120px;
  height:97px;
  text-align:left;
  margin-left:-60px;
  margin-top:-55px;
  z-index:10;
  background: #FFFFFF url("../images/productos/bg_imagen.png") top left no-repeat;
}

.tbl_imagen_producto_grande{
  float:left;
  width:170px;
  height:147px;
  text-align:left;
  z-index:10;
  background: #FFFFFF url("../images/productos/bg_imagen_grande.png") top left no-repeat;
}

.tbl_circulo_producto{
  position:absolute;
  width:120px;
  height:99px;
  text-align:left;
  margin-left:-20px;
  margin-top:-15px;
  z-index:9;
  /*background: url("../images/productos/bg_circle.gif") top left no-repeat;*/
}
.tbl_nombre_producto{
  position:absolute;
  width:400px;
  height:auto;
  text-align:left;
  margin-left:75px;
  margin-top:30px;
  z-index:10;
  color: #808080;
  font-size: 16px;
  font-style: Arial;
  font-weight: bold;
}

.tbl_nombre_producto2{
  width:400px;
  text-align:left;
  color: #808080;
  font-size: 16px;
  font-style: Arial;
  font-weight: bold;
}

.tbl_precio_producto{
  position:absolute;
  width:113px;
  height:50px;
  vertical-align:top;
  text-align:center;
  margin-left:485px;
  margin-top:5px;
  padding-top:15px;
  z-index:15;
  color: #808080;
  font-size: 16px;
  font-style: Arial;
  font-weight: bold;
  background: url("../images/productos/img_recuadro_precio.gif") top left no-repeat;
}

.tbl_codigo_producto{
  text-align:left;
  color: #FFFFFF;
  font-size: 10px;
  font-style: Arial;
  font-weight: bold;
}

.tbl_image_centro{
  float:left;
  width:110px;
  height:87px;
  margin-left:5px;
  margin-top:4px;
  z-index:11;
  text-align: center;
  background: #FFFFFF;
}

.tbl_image_centro_grande{
  float:left;
  width:160px;
  height:137px;
  margin-left:5px;
  margin-top:4px;
  z-index:11;
  text-align: center;
  background: #FFFFFF;
}

.cls_categ_top{
  float:right;
  width:217px;
  height:40px;
  text-align:left;
  vertical-align:top;
  background: url("../images/productos/categorias_top.png") top left no-repeat;
}
.cls_categ_middle{
  float:right;
  width:217px;
  height:auto;
  text-align:left;
  vertical-align:top;
  background: url("../images/productos/categorias_middle.png") top left repeat-y;
}

.cls_categ_middle a{
  color: #000000;
  text-decoration: none;
}

.cls_categ_middle a:hover{
  color: #000000;
  text-decoration: underline;
}

.cls_categ_bottom{
  float:right;
  width:218px;
  height:18px;
  text-align:left;
  vertical-align:top;
  background: url("../images/productos/categorias_bottom.png") top left no-repeat;
}

.cls_patagonia_gestion{
  width:935px;
  height:100%;
  color: #FFFFFF;
  margin:15px 0px 0px 15px;
}

.cls_servicios_items{
  margin-left:45px;
  font-weight:bold;
}

.cls_servicios_items td{
  margin-bottom:15px;
  margin-right: 15px;
}

.cls_servicios_items_title{
  margin-left:10px;
  font-weight: bold;
}

#icono_facebook{
	width: 100px;
	height: 100px;
	background: url("../images/icon_facebook.png") center center no-repeat;
}

