/* Enlaces */
a.lateral:link
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: black;
  text-decoration: none;
}

a.lateral:active
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: black;
  text-decoration: none;
}

a.lateral:visited
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: black;
  text-decoration: none;
}

a.lateral:hover
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #999999;
  text-decoration: none;
  font-weight: bold;
}

a:link
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #777777;
  text-decoration: none;
  font-weight: bold;
}

a:active
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #777777;
  text-decoration: none;
  font-weight: bold;
}

a:visited
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #777777;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #777777;
  text-decoration: underline;
  font-weight: bold;
}

/* Celdas */

td.menu_dcho
{
	font-family: Trebuchet MS;
}

a.menu_dcho:link
{
	font-family: Trebuchet MS;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.menu_dcho:hover
{
	font-family: Trebuchet MS;
	color: green;
	font-weight: normal;
	text-decoration: none;
}
td.enlace_lateral
{
  border-bottom: 1px dashed green;
}

.menu_horizontal
{
  background-color: #F1F2F3;
  font-size: 11px;
}

td.parrafo_central
{
  font-family: Trebuchet MS;
  font-size: 11px;
  border-bottom: 1px dashed green;
}

td.parrafo
{
  font-family: Trebuchet MS;
  font-size: 11px;
}

td.anuncios_palabras
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #888888;
}

td.promociones
{
  font-family: Trebuchet MS;
  font-size: 10px;
  border-bottom: 1px dashed green;
}

.caja
{
  background-color: #F3F4E2;
  border: 1px solid #888888;
}

/* Pie */

td.pie
{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #cacaca;
}

a.pie:link
{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #cacaca;
	font-weight: normal;
}

td.campos_form
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #888888;
}
  

