.filaproducto
{
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.imgfilaproducto
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.linkfilaproducto
{
	float: left;
	margin-bottom: 15px;
}
.linkfilaproducto a
{
	font-size: 110%;
	color: #47557A;
	text-decoration: underline;
}
.linkfilaproducto a:hover
{
	text-decoration: none;
}

.filasubfamilia
{
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
/*	padding-bottom: 5px;*/
	height: 40px;
/*	float: left;*/
}
.imgsubfamilia
{
	border-bottom: 1px dotted #CCCCCC;
}
.filasubfamilia1
{
	background-color: #F3F3F3;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
/*	padding-bottom: 5px;*/
}
.linkfilasubfamilia
{
/*	margin-bottom: 4px;*/
	heigth: 40px;
/*	float: left;*/
}
th
{
	font-weight: bold;
	font-size: 105%;
	border-bottom: 1px solid #CCCCCC;
}
.filacompras1
{
	background-color: #F3F3F3;
	padding-top: 4px;
	height: 35px;
}
.filacompras2
{
	background-color: #FFFFFF;
	padding-top: 4px;
	height: 35px;
}


.filafamilia
{
	width: 569px;
	height: 75px;
	float: left;
	margin-bottom: 10px;
}
.celdafamilia1
{
	width: 275px;
	height: 75px;
	float: left;
	border: 1px solid #707070;
	text-align: center;
}
.celdafamilia2
{
	width: 275px;
	height: 75px;
	float: right;
	border: 1px solid #707070;
	text-align: center;
}
.titulofamilia
{
	height: 10px;
	width: 272px;
	float: left;
	background-color: red;
	border-bottom: 1px solid #707070;
}

