/* CSS paseos welcomeuruguay.com v01 */

DIV.contenidos h2{
  color:#FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:16px;
  margin:0;
  padding:0;
  line-height:26px;
  background-color:#1A4655;
  padding-left:10px;
  border-bottom:solid 5px #3BBFB6;
}
DIV.contenidos DIV.paseo{
  position:relative;
  float:left;
  border-bottom:solid #3BBFB6 5px;
  width:100%;
  background:url(../../img/bg_videos.png) repeat-y 468px 1px;
}
DIV.paseo DIV.foto{
  position:relative;
  float:left;
  width:110px;
}
DIV.paseo DIV.banda{
  position:relative;
  float:left;
  height:14px;
  background:#EFEFEF url(../../img/flecha_videos.gif) no-repeat left top;
  margin-bottom:2px;
  width:490px;
}
DIV.paseo DIV.ver{
  position:absolute;
  z-index:2;
  top:60px;
  left:468px;
}
DIV.paseo DIV.ver a,
DIV.paseo DIV.ver a:link,
DIV.paseo DIV.ver a:visited{
  line-height:12px;
  font-size:10px;
  width:134px;
  display:block;
  text-align:center;
  color:#1A4655;
  padding-top:2px;
}
DIV.paseo DIV.ver a:hover,
DIV.paseo DIV.ver a:active{
  color:#000;
}
DIV.paseo DIV.texto{
  position:relative;
  float:left;
  margin-left:10px;
  width:355px;
  line-height:12px;;
}

