<!--
#familiaproducto{
background-image: url(../img/degradado3.jpg);
border-bottom-color: #4C2DAF;
}
#tituloproducto h1{
background-color: #5BCDC1;
}
/*INICIO ESTILOS TABLAS*/
#contenido table{
	width:500px;
}

#contenido table tr th{
	background-color:#FAF9FE;
}
#contenido table tr td{
	background-color:#E5E4F4;
}
#contenido table tfoot tr td{
	background-color:#FAF9FE;
}

#contenido table.tablaformulario tr th{
	background-color:#E5E4F4;
}
#contenido table.tablaformulario tr td{
	background-color:#FAF9FE;
}
/*FIN ESTILOS TABLAS*/
-->




