body {
  margin-top: 0px;
  background-color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
}
.tabla {
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 0px auto;
  padding: 0px;
}
.tabla td {
  margin: 0px;
  padding: 0px;
  /*border: 1px solid;*/
}
.tabla td p.pie {
  text-align: center;
}
#tbleft {
  background-image: url(im/bgleft.gif);
  width: 8px;
}
#tbright {
  background-image: url(im/bgright.gif);
  width: 8px;
}
.tabla .t11 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
  background-color: #feb;
  padding: 5px 0px;
  border-bottom: 1px solid;
}
.tabla .t11 td {
	font-size: 11px;
	font-style: normal;
	text-align: center;
  padding: 6px 2px;
  border-bottom: #ccc 1px dashed;
}
.tabla .t11g td {
	font-size: 11px;
	font-style: normal;
	text-align: center;
  padding: 6px 2px;
  background-color: #f5f5f5;
  border-bottom: #ccc 1px dashed;
}
.ctrpddng {
  margin: 5px;
  padding: 1px;
  border: #555 1px dotted;
  width: 320px;
  height: 213px;
}
.ctrtxt {
  margin: 5px;
  text-align: center;
}
.contact {
  text-align: center;
  width: 60%;
  padding: 5px;
  font-weight: bold;
  margin: 20px;
  border: 1px dashed;
  background-color: #f5f5f5;
}
.Section1 {
  background-color: #fff;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-align: center;
	padding: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	padding: 0px 10px;
}
p {
	font-size: 12px;
  text-align: left;
  padding: 0px 10px;
}
.p12 {
	font-size: 12px;
	text-align: justify;
}
.p14non {
	font-size: 14px;
	text-align: justify;
}
li {
  text-align: justify;
  padding: 0px 10px;
  font-size: 12px;
}
.p11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}
.p10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.p18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.space {
	margin: 2px 0px 5px 6px;
}
.p14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.outline {
	border: 1px solid #000000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	padding: 0px 10px;
}
img {
  border: none;
}
.ProductListItem {
  color: black;
  font-family: Verdana, Arial;
  font-size: 10px
}
.Prodimg {
  /*border: #069 1px solid;*/
  margin: 5px;
  width: 100px;
}.floatizquierda {
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 2px;
}

