.sample{
    /*padding:5px 10px 5px 5px;*/
    margin:0px;
}

#galeriaImagenesPortada {
    height:370px;
    background-color:#fff;
    border:1px solid #c2c2c2;
    margin:5px 0 15px 0;
}

#galeriaImagenesPortada h3 {
    margin:0;
    padding:5px 0 0 7px;
    overflow:hidden;
    height:23px;
}






.mask7{
	/*position:absolute;
	left:729px;
	margin-left:-120px;*/
        position:relative;
        /*margin-left:8px;*/
        margin-top:5px;
        margin-left:15px;
	width:360px;
	height:250px;
	overflow:hidden;
}

#box7{
	position:absolute;
        /*left:-9px;
        top:4px;*/
}
#box7 span{
	display:block;
	float:left;
}

/*#box7 span img{
	width:360px;
	height:100%;
}*/

#thumbs7{
	position:relative;
	clear:both;
	height:71px;
	overflow:hidden;
	margin-top:12px;
        margin-left:8px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(/img/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(/img/thumbs_mask.gif) no-repeat center top;
}


/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	/*margin:3px 0;*/
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

/*span img{
	display:block;
	border:none;
}*/

#thumbs7 a {
  color: #003399;
  text-decoration: none;
}

#thumbs7 a:hover {
  color: #449009;
  text-decoration: underline;
}
