img, a img {
  border-style: none;
  padding: 0;
}

 #primary-links-region ul {
  float: right; /* LTR */
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 1000;
}

#primary-links-region ul li {
  float: left; /* LTR */
  background: none;
  border-left: none; /* LTR */
  border-right: solid 1px #AFAFAF; /* LTR */
  line-height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#primary-links-region ul li a {
  display: block;
  color: #FFFFFF;
  padding: 0 1.2em;
}

#primary-links-region ul li:hover a {
  background-color: #66AABB;
  text-decoration: none;
}
#wrapper #container {
  max-width: 1240px;
  min-width: 900px;
  margin: 0 auto;
  padding: 0 10px;
}
#wrapper #container #header #logo img {
  float: left; /* LTR */
  margin: 0px -12px 0 22px; /* LTR */
}

#prod_col1 {
	float: left;
	width: 33%;
	line-height: 100px;
}

#prod_col2 {
	float: left;
	width: 33%;
	line-height: 100px;
}

#prod_col3 {
	float: left;
	width: 33%;
	line-height: 100px;
}

#wrapper #container #header #slogan-floater .site-slogan {
  font-size: 3.5em;
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #443333;
  line-height: 1.5em;
  float: left; /* LTR */
  margin: 1.5em auto;
  padding: 0;
  clear: both;
  text-align: center;
  vertical-align: middle;  
}

.family_logo {
	float: left;
	margin-right: 0.5em;
	height: 75px;
}

.family_title {
	float: left;
}

/**
 * Tables elements
 */
.tr-title {
	font-weight: bold;
	text-align: center;
}
.tr-side {
	font-weight: bold;
	text-align: left;
}
.prod_icon {
	height: 100px;
	width: 100px;
}
#familias {
	text-align: left;
}
#familias .tr-title {
	text-align: left;
}

#db, #tv, #awg, #plasticos{
	text-align: center;
	width: 600px;
	border-collapse:separate;
}
#db {
	text-align: right;
}
