﻿/* Vicente */

.menu a:link { color:Blue; text-decoration: none; font-family:Arial; font-size:xx-small }
.menu a:visited { color:Blue; text-decoration: none; font-family:Arial; font-size:xx-small }
.menu a:hover { color:Blue; text-decoration: none; font-family:Arial; font-size:xx-small }
.menu a:active { color:Blue; text-decoration: none; font-family:Arial; font-size:xx-small }

.login a:link { color:Blue; text-decoration: none; font-family:Arial; font-size:x-small }
.login a:visited { color:Blue; text-decoration: none; font-family:Arial; font-size:x-small }
.login a:hover { color:Green; text-decoration: none; font-family:Arial; font-size:x-small }
.login a:active { color:Blue; text-decoration: none; font-family:Arial; font-size:x-small }

.link a:link { color:black; text-decoration:none; font-size:x-small }
.link a:visited { color:black; text-decoration:none; font-size:x-small }
.link a:hover {	color:Blue; text-decoration:underline; font-size:x-small }
.link a:active { color:black; text-decoration:none; font-size:x-small }

.promos a:link { color:#333; text-decoration: none; font-family:Arial; font-size:xx-small }
.promos a:visited { color:#333; text-decoration: none; font-family:Arial; font-size:xx-small }
.promos a:hover { color:blue; text-decoration: none; font-family:Arial; font-size:xx-small }
.promos a:active { color:#333; text-decoration: none; font-family:Arial; font-size:xx-small }

.noticias a:link { color:blue; text-decoration: none; font-family:Arial; font-size:smaller }
.noticias a:visited { color:blue; text-decoration: none; font-family:Arial; font-size:smaller }
.noticias a:hover { color:red; text-decoration: none; font-family:Arial; font-size:smaller }
.noticias a:active { color:blue; text-decoration: none; font-family:Arial; font-size:smaller }

.titulosbusq { padding-left:5px; font-size:small; color:#003399; font-weight:bold }

/* A partir de aqui ALvaro */
.new {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #54585E;
  padding-left:20px;
  padding-right:20px;
  padding-top:10px;
  padding-bottom:1px;
	}
	
.new2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #54585E;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  padding-bottom:1px;
	}
	
.new3 {
    font-family: tahoma;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #030F78;
	padding-bottom:10px;
}  
	
.new4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #54585E;
  text-align:center;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  padding-bottom:1px;
	}	
	
.Ubicacion {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #54585E;
  text-align:justify;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
	}	
	
.LoginButton 
{
  padding-left:0px;
  padding-right:76px;
  padding-top:5px;
  padding-bottom:5px;
	}
	
.LoginTextBox
{
  width:50px;
	}
	
.imagen
{
	background-image: url('http://www.hispamicro.net/hmweb/images/ind_32.gif' );
	padding: 0px;
	background-repeat: no-repeat;
}

.ContentCell {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #54585E;
  background-color:White;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:1px;
  text-align:left;
}
	

.left {
  font-family: Tahoma;
  font-size: 12px;
  text-align:justify;
  padding:0px;
	}
  
.cont {
	font-family: Tahoma;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	padding-top:5px;
	text-align:justify;
	
	}
	
.contPubUbicacion
{
    background: url('http://www.hispamicro.net/hmweb/images/foto_ubicacion.jpg') no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	padding-top:5px;
	text-align:justify;
	}
	
.contPubPerfil
{
    background: url('http://www.hispamicro.net/hmweb/images/foto_perfil.jpg') no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	background-color:#E8E8E8;
	padding-top:5px;
	text-align:justify;
	}
	
a.boton {
    background: transparent url('images/bg_button_a_2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.boton span {
    background: transparent url('images/bg_button_span_2.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.boton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* oculta el contorno punteado en Firefox */
}

a.boton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* bajar el texto 1px */
} 

a.botonCesta {
    background: transparent url('images/bg_button_a_2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 9px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.botonCesta span {
    background: transparent url('images/bg_button_span_2.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.botonCesta:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* oculta el contorno punteado en Firefox */
}

a.botonCesta:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* bajar el texto 1px */
} 



.tituloGrid	{
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-family:tahoma;
	font-size:12px;
	background-color:#030F78;
	color:white;
	}
	
.fila1Grid {
	vertical-align:middle;
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
	background-color:#BBC9D6;
	color: navy;
	}
	
.fila1GridPrecio {
	vertical-align:middle;
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
	background-color:#BBC9D6;
	color: navy;
	}
	
.fila2Grid {
	vertical-align:middle;
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
	background-color:#DFE6EC;
	border-bottom-color:White;
	border-right-color:White;
	border-top-color:White;
	border-left-color:White;
	color: navy;
	}
	
.fila2GridPrecio {
	vertical-align:middle;
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
	background-color:#DFE6EC;
	border-bottom-color:White;
	border-right-color:White;
	border-top-color:White;
	border-left-color:White;
	color: navy;
	}
	
.CeldaGridVacia {
	vertical-align:middle;
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
	background-color:#EFF7F7;
	color: navy;
	}
	
.Producto {
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-family:tahoma;
	font-size:10px;
	background-color:#030F78;
	color:black;
	}
	
.CampoTexto {
	font-family:tahoma;
	font-weight:bold;
	text-align:center;
	width:30px;
	color:navy;
	}
	
.Titulo
{
	width: 100%;
	background: transparent url('http://www.hispamicro.net/hmweb/images/fondo_titulo.png') repeat-x; 
	font-family: tahoma;
	font-weight: lighter;
	text-align: left;
	text-indent: 20px;
	font-size: 23px;
	color: #030F78;	
}
	
.Importe_Carrito {
	vertical-align:middle;
	text-align:right;
	font-weight:bold;
	font-family:Verdana;
	font-size:large;
	color:#030F78;
	}
	
.Productos_Carrito {
	vertical-align:bottom;
	text-align:center;
	font-weight:bold;
	font-family:tahoma;
	font-size:12px;
	color:navy;
	}
	
.ZonaOki {
	text-align:justify;
	width:50%;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:50px;
	vertical-align:top;
	}
	
.ZonaOki2 {
	text-align:justify;
	width:75%;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:50px;
	vertical-align:top;
	}
	
.VerGrid {
    cursor: pointer;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
	
.popupMenu
{
	border-style: solid;
	border-width: thin;
	padding: 2px;
	background: #EFF7F7;
	color: #000080;
}

.popup
{
	border-style: solid;
	border-width: thin;
	padding: 2px;
	text-align:center;
	background: #EFF7F7;
	color: #000080;
	position: absolute;
	top: 0px;
	left: 00px;
	height:98%;
	width:98%;	
}


.cabecera
{
	background: transparent url('http://www.hispamicro.net/hmweb/images/ind_25_a.jpg');
	background-repeat: no-repeat;
	width: 526px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-indent: 130px;
	position: relative;

}

.cabizq
{
	background: transparent url('http://www.hispamicro.net/hmweb/images/cu_ar_izq.gif');
	background-repeat: no-repeat;
	width:171px;
}

.cabmed
{
	background-position: transparent url('http://www.hispamicro.net/hmweb/images/cu_ar_med.gif');
	background: transparent url('http://www.hispamicro.net/hmweb/images/cu_ar_med.gif');
	background-repeat: repeat-x;
}

.cabder
{
	background: transparent url('http://www.hispamicro.net/hmweb/images/cu_ar_der.gif');
	background-repeat: no-repeat;
	width:322px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	
}


.detalle
{
	height: 105;
	background-repeat: repeat-y;
	padding-left: 30px;
	border: solid 1px;

}

.pie
{
	background: transparent url('http://www.hispamicro.net/hmweb/images/ind_49_a.jpg');
	height: 105;
	background-repeat: no-repeat;
	width: 526px;	
}
p
{
	font-family: Verdana;	
}

.tit
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
	font-weight: bold;
	width: 100%;
}

.contenedor

{
	text-align:justify;
	vertical-align:top;
	height:100%;
	background-color:#FFFFFF;
	font-size:small;
}

.texto
{
	text-align:justify;
	font-family:verdana;
	font-size:xx-small;
	
}
	

