@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	color:#424244;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:right;
	color:#fff000;
	font-weight:normal;
}
.titulo1 {
	background-image:url(fondo_titulo1.png);
	background-repeat:no-repeat;
}
.fondoProdLista {
	background:url(fondoProductoLista.png);
	background-repeat:no-repeat;
}
.fondoTituloProdLista {
	background:url(fondoTituloListaProd1.png);
	background-repeat:no-repeat;
}
A.tituloProdLista {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
A.tituloProdLista:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFF000;
	font-weight:bold;
	text-decoration:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.generales {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	text-align:left;
}
.precio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ee1d25;
}
.tablaEspecificaciones {
	font-family:Arial, Helvetica, sans-serif;
	border-style:solid;
	border-bottom-color:#333;
	border-width:1px;
	text-align:left;
}
.tablaEspecificacionesTituloBco {
	font-family:Arial, Helvetica, sans-serif;
	border-style:solid;
	border-bottom-color:#333;
	border-width:1px;
	text-align:left;
	font-weight:bold;
}
.tablaEspecificacionesTituloCol {
	font-family:Arial, Helvetica, sans-serif;
	border-style:solid;
	border-bottom-color:#333;
	border-width:1px;
	text-align:left;
	font-weight:bold;
	background-color:#CCC;
}
.tablaEspecificacionesDatoBco {
	font-family:Arial, Helvetica, sans-serif;
	border-style:solid;
	border-bottom-color:#333;
	border-width:1px;
	text-align:left;
}
.tablaEspecificacionesDatoCol {
	font-family:Arial, Helvetica, sans-serif;
	border-style:solid;
	border-bottom-color:#333;
	border-width:1px;
	text-align:left;
	background-color:#CCC;
}

A.verCarrito {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
A.verCarrito:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFF000;
	font-weight:bold;
	text-decoration:none;
}
A.categoria {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
A.categoria:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}
A.subcategoria {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
A.subcategoria:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}
A.producto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
A.producto:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}

#thephoto {
  width:245px;
  height:213px;
}
A.inicio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
A.inicio:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
