a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textoContenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td.button {
  background-color: transparent;
  background-image: url('../images/boton-up.gif');
  background-repeat: no-repeat;
  width: 162px;
  height: 34px;
  background-position: left top;
}

td.button2 {
  background-color: transparent;
  background-image: url('../images/boton-down.gif');
  background-repeat: no-repeat;
  width: 162px;
  height: 34px;
  background-position: left top;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: rgb(246, 246, 246);  
  font-size: 8pt;
}

td.button a {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: rgb(246, 246, 246);  
  font-size: 8pt;
}

td.button2 a {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: rgb(238, 238, 238);
  font-size: 8pt;
}

td.button:hover, td.button:active {
  background-image: url('../images/boton-down.gif');
  color: rgb(238, 238, 238);
}

td.tabNormal {
  vertical-align: bottom;
  padding-left: 5px;
  padding-right: 5px;
  background-image: url('../images/laf/tbeb.gif');  
}

td.tabSeleccionado {
  vertical-align: bottom;
  padding-left: 5px;
  padding-right: 5px;
  background-image: url('../images/laf/tbsb.gif');  
}

td.tabNormal a {
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color: #ffffff;
}

td.tabSeleccionado a {
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color: #D52b1E;
}
