.destacadostopright1 { /*caja*/
	background:url(../../imagenes/destacados_top_right.jpg) left 30px no-repeat; 
	width: 270px; height:299px; 
	position:relative; 
	margin:0 0 3px 0;
	overflow:hidden;
}
.destacadostopright1 h3 { /*encabezado titulo*/
	background:url(../../imagenes/cont_top_right.jpg) top left no-repeat;
	height:30px;
	font-weight: bolder; 
	text-indent: 10px;
	color:#EFEDF0;
	margin: 0 0 0px 0;
}
.destacadostopright1 img { /*foto*/ 
	border:1px solid #000;
	width:240px; height:180px;  
	margin:7px 4px 0px 10px; 
}
.destacadostopright1 h4 { /*titulo de material*/
	background:none;
	background:url(../../imagenes/bullet.gif) 0px 3px no-repeat;
	text-indent: 3px;
	margin:2px 15px 0 15px; 
	font-weight: bold; color:#333; 
}

.destacadostopright1 .itemCopete {  /*copete de material*/
	margin: 2px 15px 0 15px;
	height:27px;color:#333; 
	overflow:hidden;
}

.destacadostopright1 .itemCopete p { line-height:13px;}

.destacadostopright1 .itemLinks { /* caja de los links*/
	background:url(../../imagenes/itemLinks_fdo.jpg) right top no-repeat;
	width:240px; height:17px;
	position:absolute; 
	left:13px; bottom:10px; 
	margin:0 !important; 
	text-align:left;
}
.destacadostopright1 .itemLinks .itemVer { /*BOTON DE VER*/
	background:url(../../imagenes/esp/linkmas_ver.jpg) top no-repeat;
	width:42px; height:17px;
	margin:0 !important;
	float:left;
}

/*--------DESTACADO EN FLASH-------*/ 
.destacadostopright1 .itemFlashMediana {
	width:240px; height:180px; 
	border:1px solid #000;
	/*padding-left:6px;*/
	margin:6px 0 0 14px;
}
	
.destacadostopright1 .itemFlashMediana object{
	width:240px; height:180px; 
	float:left;
}	

/*no se usa*/
.destacadostopright1 .itemFuente,
.destacadostopright1 .itemImagenGrande,
.destacadostopright1 .itemImagenChica,
.destacadostopright1 .itemOrden,
.destacadostopright1 .itemPosicion,
.destacadostopright1 .itemVolanta { display: none; }