/*esta clase es para ocultar el registro/login en portugues*/
#mostrarlogin { display:inline;}

.destacadostop1 { /*caja*/
	background: url(../../imagenes/destacados_top.jpg) left 30px no-repeat ;
	width:502px; height:299px; 
	margin:0 0 3px 0;
	position:relative; 
}
.destacadostop1 h3 { /*encabezado titulo*/
	background:url(../../imagenes/cont_destacado_top.jpg) top right no-repeat; 
	height:30px;
	font-weight: bolder; 
	text-indent: 10px;
	color:#EFEDF0;
  
}
.destacadostop1 img { /*foto*/
	border:1px solid #000; 
	width:315px; height:252px;
	margin:7px 15px 7px 7px; 
	float:left; 
}
.destacadostop1 h4 { /*titulo de material*/
	background:url(../../imagenes/bullet.gif) 0 3px no-repeat;
	width:150px; 
	margin: 13px 0 4px 0; 
	padding-left:0;
	float:left;
	text-indent: 13px; color:#333;
}
.destacadostop1 p { /* copete de material*/ 
	width:150px; color:#333; 
	font-weight:normal;
	float:left; 
	
}
.destacadostop1 .itemLinks { /* caja de los links*/	
	background:url(../../imagenes/itemLinks_fdo.jpg) 44px top no-repeat;
	width:150px;
	position:absolute;
	right:15px; bottom:10px; 
	margin:0 !important;
}
.destacadostop1 .itemLinks .itemVer { /*BOTON DE VER*/
	background:url(../../imagenes/esp/linkmas_ver.jpg) top no-repeat;
	width:42px; height:17px;
}

/*--------DESTACADO EN FLASH-------*/ 
.destacadostop1 .itemClassManual .itemFlashGrande {
	width:315px; height:252px; 
	margin:6px 8px 0 4px;
	border:1px solid #000; 
	float:left;}
	
.destacadostop1 .itemClassManual .itemFlashGrande object{
	width:315px; height:252px; 
	float:left;
}	
	
/*no se usan*/
.destacadostop1 .itemFuente ,
.destacadostop1 .itemImagenMediana,
.destacadostop1 .itemImagenChica,
.destacadostop1 .itemOrden,
.destacadostop1 .itemPosicion,
.destacadostop1 .itemVolanta { display: none; }