@charset "utf-8";
.borde-gris-tabla {
	border: 1px solid #E6E6E6;
}
.div-categoria {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
#contenedor {
		height: 165px;
	width: 248px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding: 4px;
	/*text-align:center;*/

}
.nombre-producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #388498;
	font-weight: bold;
}
.texto-caracteristicas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #388498;
	font-weight: normal;
}
.titulo-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo-blanco-pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
#id a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: none;
	color:#CCC;
	text-decoration:none;
}

.banner{ display:none; }

a.menu1:visited {  color: #939190; text-decoration: none; font-weight:bold;}
a.menu1:link {  color: #939190; text-decoration: none}
a.menu1:hover {  color: #1D9FE1; text-decoration: none; font-weight:bold; }

