body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-align: center;
	text-decoration: none;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-align: center;
	text-decoration: none;
}

.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-align: center;
	text-decoration: none;
}

.menu a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        color: #999999;
        text-align: center;
        text-decoration: none;
}

.productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.productos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.productos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.productos a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        color: #666666;
        text-align: center;
        text-decoration: none;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
	margin: 10px;
}

.texto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 16pt;
	color: #333333;
	text-align: justify;
	text-decoration: underline;
}

.texto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 16pt;
	color: #333333;
	text-align: justify;
	text-decoration: underline;
}

.texto a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        line-height: 12pt;
        color: #333333;
        text-align: justify;
        text-decoration: underline;
}


.textonegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-decoration: none;
	margin: 10px;

}

.texto2center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
	text-decoration: none;
	margin: 3px;

}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 14pt;
	color: #333333;
	text-align: left;
	text-decoration: underline;
	margin: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

.titulocriticas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

.criticas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}

.criticas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}

.criticas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}

.criticas a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        line-height: 12pt;
        color: #333333;
        text-align: justify;
        text-decoration: none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	list-style-type: circle;
	margin: 0px;
}

ul {
	list-style-type:none;
	list-style-position: outside;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: normal;
	color: #333333;
	text-align: left;
	margin: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;

}
.textosub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	color: #333333;
	text-align: justify;
	text-decoration: underline;
	margin: 10px;
}

.textosub2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #333333;
	text-align: center;
	text-decoration: underline;
	margin: 3px;
}

 #top  {
  position:absolute;
  top:0px;
  left:0px; }
  
   #contenido   {
  position:absolute;
  top:5px;
  left:77px;
  width:600px;
  padding:1px;
  font-weight:normal;
  margin-bottom:50px;
  filter: alpha(opacity=100, style=0);
  -moz-opacity: 100%;
  background-color: #ffffff; }
  
   .contenidobody {
  margin:5px 5px 5px 5px;
  padding:5px;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  text-align: justify;
  border: 1px solid #666666; }
  
  .textocenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	color: #333333;
	text-align: center;
	text-decoration: none;
	margin: 10px;

}

  .textoartcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color: #333333;
	text-align: center;
	text-decoration: none;
	margin: 10px;

}

.textonegrita2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-decoration: none;
	margin: 3px;

}

table.datos {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
	width: 100%;
}
table.datos th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #999999;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.datos td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #CCCCCC;
	-moz-border-radius: 0px 0px 0px 0px;
}

   #contenido2   {
  position:absolute;
  top:5px;
  left:77px;
  width:650px;
  padding:1px;
  font-weight:normal;
  margin-bottom:50px;
  filter: alpha(opacity=100, style=0);
  -moz-opacity: 100%;
  background-color: #ffffff; }

fieldset { border:1px solid #000000 }

legend {
  padding: 0.2em 0.5em;
  border:1px solid #000000;
  color:#000000;
  font-size:90%;
  text-align:right;
  }
