.creditos {
  background-image:url("/templates/elfaro/img/migracion/credito.png");
}

#menu_top{
  background-image:url("/templates/elfaro/img/migracion/menu_background.png");
}

.newsticker {
  background:transparent url("/templates/elfaro/img/migracion/ticker.png") no-repeat scroll right top;
}

#content{
padding-top:10px;
}

#multimedia {
  background-image:url(/templates/elfaro/img/migracion/multimedia.png);
}

.section_creditos {
  background-image:url(/templates/elfaro/img/migracion/credito.png);
}
#sidebar_bottom{
  background-image:url(/templates/elfaro/img/migracion/rule.png);
  background-position:top left;
  background-repeat:repeat-x;
  padding-top:20px;
}

/*** Noticias migracion ***/

#noticias_migracion{
  float:right;
  width:280px;
  position:relative;
  margin-top:5px;
  margin-bottom:10px;
  font-size:12px;
}

#noticias_migracion li{
  margin-top:10px;
  margin-bottom:10px;
  padding-left:20px;
  background-image:url("/templates/img/relac_li.png");
  background-repeat:no-repeat;
  background-position:top left;
}
#noticias_migracion a,
#noticias_migracion a:link{
  text-decoration:none;
  color:#000;
  font-family:Arial;
}

#noticias_migracion a:hover{
  text-decoration:underline;
  color:#000;
  font-family:Arial;
}

/*** FIN Noticias migracion ***/

/*** Cuaderno de viajes ***/

#cuaderno{
  float:right;
  width:280px;
  position:relative;
  margin-top:5px;
  margin-bottom:10px;
  font-size:12px;
}

#cuaderno li{
  margin-top:10px;
  margin-bottom:10px;
  padding-left:20px;
  background-image:url("/templates/img/relac_li.png");
  background-repeat:no-repeat;
  background-position:top left;
}
#cuaderno a,
#cuaderno a:link{
  text-decoration:none;
  color:#000;
  font-family:Arial;
}

#cuaderno a:hover{
  text-decoration:underline;
  color:#000;
  font-family:Arial;
}

/*** FIN Cuaderno de viajes ***/

/*** Cuaderno de viajes ***/

#reportajes{
  float:right;
  width:280px;
  position:relative;
  margin-top:5px;
  margin-bottom:10px;
  font-size:12px;
}

#reportajes li{
  margin-top:10px;
  margin-bottom:10px;
  padding-left:20px;
  background-image:url("/templates/img/relac_li.png");
  background-repeat:no-repeat;
  background-position:top left;
}
#reportajes a,
#reportajes a:link{
  text-decoration:none;
  color:#000;
  font-family:Arial;
}

#reportajes a:hover{
  text-decoration:underline;
  color:#000;
  font-family:Arial;
}

/*** FIN Reportajes ***/

#rule {
background-image:url(/templates/elfaro/img/migracion/rule.png);
background-position:left top;
background-repeat:repeat-x;
padding-top:20px;
}