@charset "utf-8";
/* CSS Document */

body {
	background: url(Imagen/fondo.jpg) repeat;
}

#menu {
	background-color:  #666666;
}

#menu td {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
}

.ImP {border: medium #FF0000 inset}

#contenido {
background-image: url(Imagen/contenido.png);
}

#cont-sup {
  width:800px;
  height:20px;
  background:url(Imagen/cont-sup.png);
}

#cont-inf {
  width:800px;
  height:20px;
  background:url(Imagen/cont-inf.png);
}

#lista {
   background:url(Imagen/lista.jpg) repeat;
   border: outset;
}

#plan {
   background:url(Imagen/lista.jpg) repeat;
}

#plan-sup {
  width:930px;
  height:15px;
  background:url(Imagen/plan-sup.png);
}

#plan-inf {
  width:930px;
  height:15px;
  background:url(Imagen/plan-inf.png);
}

#planes a:LINK,#planes a:VISITED {
	text-decoration : none;
	color: #0000FF;
}

#planes a:HOVER {
	color: #FFFFFF;
	text-decoration : none;
}

#recom {
border: outset;
}

/* Efectos Sitios Recomendados */
#sr {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: x-small;
background-color:#669933;
}

#sr a:LINK,#sr a:VISITED {
	text-decoration : none;
	color: #FFFF00;
}
#sr a:HOVER {
	color: #FFFFFF;
	text-decoration : none;
}

/* Fin Efectos */

#tdu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}

#tdu a:link, #tdu a:visited {
	text-decoration : none;
	color: #666666;
}

#tdu a:hover {
	color: #FF0000;
	text-decoration : none;
}

A:LINK, A:VISITED {
	text-decoration : none;
	color: #FFFF00;
}
A:HOVER {
	color: #FFFFFF;
	text-decoration : none;
}


/* Letras */ 

.Estilo13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

.Estilo27 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0000CC;
}

.Estilo28 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
}

.Estilo30 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
}

.Estilo31 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.Estilo33 {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #333333;
}
.Estilo35 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.Estilo36 {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #FF0000;
}

.Estilo39 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #00FF66;
}

/* Para evitar el color del borde en Firefox */
#lista td {
	border-color: #666666;
}
