#subMenuEpisodios {
	position: absolute;
	height: 25px;
	width: 900px;
	left: 40px;
	top: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1A7601;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A7601;
	padding: 5px;
}
#subMenuEpisodios  li {
	display: inline;
	list-style-type: none;
	font-family: cabanyalz;
	font-size: 1.2em;
	color: #B3B88C;
	text-transform: uppercase;
	margin-right: 10px;
}
#subMenuEpisodios  a {
	color: #B3B88C;
	text-decoration: none;
}
#subMenuEpisodios  a:hover {
	color: #C0272D;
}
.posicioCapas {
  color: #b3b88c;
  left: 40px;
  min-height: 480px;
  padding: 15px;
  position: absolute;
  top: 220px;
  width: 850px;
}
.capitulosCuad {
	margin: 1%;
	float: left;
}
.posicioCapas h3{
	color: #C0272D;
    font-family: cabanyalz;
    font-size: 1.8em;
    margin: 0;
}
.posicioCapas h3 strong {
	border-bottom: 1px solid #C0272D;
	border-top: 1px solid #C0272D;
	color: #1A7601;
}
.capitulosCuad iframe{
	border:1px solid #1A7601;
 }
.posicioCapas img {
	margin: 15px 15px 15px 0;
	float: left;
}
#listaEnlaces {
	padding: 0;
}
#listaEnlaces li {
  background-position: 0 15px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  float: left;
  font-size: 1.2em;
  height: 110px;
  list-style: outside none none;
  margin: 0 10px;
  width: 400px;
}
#listaEnlaces a {
  color: #c0272d;
  display: block;
  font-family: cabanyalz;
  margin-left: 110px;
  margin-top: 10px;
  text-decoration: none;
}
#listaEnlaces a:hover {
  color: #1B7601;
 }
#listaEnlaces em {
  display: block;
  font-family: cuerpos;
  font-size: 0.8em;
  line-height: 1em;
  margin-left: 120px;
}
#enlace1 {
  background-image: url("../img/info/radiomalva.png");
}
#enlace2 {
  background-image: url("../img/info/1314fanzine.png");
}
#enlace3 {
  background-image: url("../img/info/escola.png");
}
#enlace4 {
  background-image: url("../img/info/fusteria.jpg");
}
#enlace5 {
  background-image: url("../img/info/samaruc.jpg");
}
#enlace6 {
  background-image: url("../img/info/mayhem.png");
}
#enlace7 {
  background-image: url("../img/info/salvem.png");
}
#enlace8 {
  background-image: url("../img/info/almargen.png");
}
#enlace9 {
  background-image: url("../img/info/veins.png");
}
.posicioCapas p a {
	color: #C0272D;
}
.posicioCapas p a:hover {
	color: #1B7601;
}

